diff configure.ac @ 10626:06f5cc17cddc

[gaim-migrate @ 12101] Revert the change to use the g_thread based asynchronous DNS lookup. Use getaddrinfo on Win32. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 23 Feb 2005 02:35:51 +0000
parents 78a43d6e1801
children 7283a335cf23
line wrap: on
line diff
--- a/configure.ac	Wed Feb 23 02:14:18 2005 +0000
+++ b/configure.ac	Wed Feb 23 02:35:51 2005 +0000
@@ -272,7 +272,7 @@
 AM_PATH_GTK_2_0(2.0.0,,AC_MSG_ERROR([
 *** GTK+ 2.0 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/.]))
 
 AC_PATH_PROG(gaimpath, gaim)
 AC_SUBST(GTK_CFLAGS)