From: <sa...@us...> - 2006-07-01 23:21:18
|
Revision: 16393 Author: sadrul Date: 2006-07-01 16:21:12 -0700 (Sat, 01 Jul 2006) ViewCVS: http://svn.sourceforge.net/gaim/?rev=16393&view=rev Log Message: ----------- This isn't necessary. Modified Paths: -------------- trunk/console/libgnt/configure.ac Modified: trunk/console/libgnt/configure.ac =================================================================== --- trunk/console/libgnt/configure.ac 2006-07-01 22:36:21 UTC (rev 16392) +++ trunk/console/libgnt/configure.ac 2006-07-01 23:21:12 UTC (rev 16393) @@ -229,17 +229,6 @@ ]) -PKG_CHECK_MODULES(GAIM, [gaim], - [ - AC_SUBST(GAIM_CFLAGS) - AC_SUBST(GAIM_LIBS) - ], - [ - AC_MSG_ERROR([ -*** Need to have libgaim dude.]) - ]) - - AC_MSG_CHECKING(for me pot o' gold) AC_MSG_RESULT(no) AC_CHECK_FUNCS(gethostid lrand48) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |