config.h.mingw

branch
release-2.x.y
changeset 37515
4e789f9eec2a
parent 37506
7e7d2f4260a6
child 37901
41e45e18f3b2
child 39643
ee8abde66038
--- a/config.h.mingw	Tue Jan 05 14:46:59 2016 -0500
+++ b/config.h.mingw	Thu Jan 07 18:11:56 2016 -0500
@@ -93,8 +93,7 @@
 #define HAVE_FILENO 1
 
 /* Define to 1 if you have the getaddrinfo function. */
-/* TODO: Use this on new enough versions of Windows */
-/* #define HAVE_GETADDRINFO 1 */
+#define HAVE_GETADDRINFO 1
 
 /* Define to 1 if you have the `gethostid' function. */
 /* #define HAVE_GETHOSTID 1 */
@@ -127,7 +126,7 @@
 /* #undef HAVE_GNUTLS_PRIORITY_FUNCS */
 
 /* Define to 1 if you have the `inet_ntop' function. */
-/* #define HAVE_INET_NTOP 1 */
+#define HAVE_INET_NTOP 1
 
 /* Define to 1 if you have the <inttypes.h> header file. */
 #define HAVE_INTTYPES_H 1

mercurial