diff configure.ac @ 14604:1e1bcb4a6d82

[gaim-migrate @ 17332] Update the Help dialog in the GTK+ UI to properly show that an internal libgadu is being used on !win32. committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 21 Sep 2006 03:07:04 +0000
parents d44c87d17b19
children d347b09626ee
line wrap: on
line diff
--- a/configure.ac	Wed Sep 20 20:32:43 2006 +0000
+++ b/configure.ac	Thu Sep 21 03:07:04 2006 +0000
@@ -652,7 +652,7 @@
 	CPPFLAGS="$CPPFLAGS_save"
 fi
 
-AM_CONDITIONAL(USE_INTERNAL_LIBGG, test "x$gadu_libs" != "xyes")
+AM_CONDITIONAL(USE_INTERNAL_LIBGADU, test "x$gadu_libs" != "xyes")
 
 AC_SUBST(GADU_LIBS)
 AC_SUBST(GADU_CFLAGS)