From: Christian H. <ch...@us...> - 2002-08-15 04:04:28
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv4211 Modified Files: configure.in Log Message: This was causing compiler problems. Fun, huh? Index: configure.in =================================================================== RCS file: /cvsroot/gaim/gaim/configure.in,v retrieving revision 1.122 retrieving revision 1.123 diff -u -d -r1.122 -r1.123 --- configure.in 11 Aug 2002 06:42:16 -0000 1.122 +++ configure.in 15 Aug 2002 04:04:23 -0000 1.123 @@ -429,7 +429,7 @@ pixmaps/protocols/msn/Makefile pixmaps/protocols/yahoo/Makefile plugins/Makefile - plugins/Makefile + plugins/ticker/Makefile po/Makefile.in sounds/Makefile src/Makefile |