From: Christian H. <ch...@us...> - 2002-08-18 19:32:08
|
Update of /cvsroot/gaim/gaim/src/protocols/msn In directory usw-pr-cvs1:/tmp/cvs-serv13325/src/protocols/msn Modified Files: Makefile.am Log Message: This hopefully adds automake 1.6 support to gaim. I have not tested it, though it came from a guy who uses 1.6, so I'd hope it works. It doesn't break 1.4. Index: Makefile.am =================================================================== RCS file: /cvsroot/gaim/gaim/src/protocols/msn/Makefile.am,v retrieving revision 1.7 retrieving revision 1.8 diff -u -d -r1.7 -r1.8 --- Makefile.am 16 Dec 2001 21:35:00 -0000 1.7 +++ Makefile.am 18 Aug 2002 19:32:05 -0000 1.8 @@ -13,6 +13,8 @@ libmsn_a_SOURCES = msn.c +libmsn_a_CFLAGS = $(AM_CFLAGS) + else st = |