diff config.h.mingw @ 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 9da77e36d177
children f1e07c3332d9
line wrap: on
line diff
--- a/config.h.mingw	Wed Feb 23 02:14:18 2005 +0000
+++ b/config.h.mingw	Wed Feb 23 02:35:51 2005 +0000
@@ -125,7 +125,7 @@
 /* #undef HAVE_FGETS_UNLOCKED */
 
 /* Define if you have the getaddrinfo function.  */
-/* #undef HAVE_GETADDRINFO */
+#define HAVE_GETADDRINFO 1
 
 /* Define if you have the getcwd function.  */
 #define HAVE_GETCWD 1