From: Eric W. <war...@us...> - 2001-11-17 00:37:09
|
Update of /cvsroot/gaim/gaim In directory usw-pr-cvs1:/tmp/cvs-serv22708 Modified Files: configure.ac Log Message: i don't know. Index: configure.ac =================================================================== RCS file: /cvsroot/gaim/gaim/configure.ac,v retrieving revision 1.32 retrieving revision 1.33 diff -u -d -r1.32 -r1.33 --- configure.ac 2001/11/15 23:21:04 1.32 +++ configure.ac 2001/11/17 00:37:07 1.33 @@ -174,7 +174,7 @@ AM_PATH_GTK(1.2.3,,AC_MSG_ERROR([ *** GTK+ is required to build Gaim; please make sure you have the GTK+ *** development headers installed. The latest version of GTK+ is -*** always available at http://www.gtk.org/.]),gthread) +*** always available at http://www.gtk.org/.])) UI_LIBS="$UI_LIBS $GTK_LIBS" AC_PATH_PROG(gaimpath, gaim) fi |