]> arthur.barton.de Git - ngircd-alex.git/commitdiff
OS X has a working getaddrinfo() implementation
authorAlexander Barton <alex@barton.de>
Fri, 27 Dec 2013 20:35:53 +0000 (21:35 +0100)
committerAlexander Barton <alex@barton.de>
Fri, 27 Dec 2013 20:35:53 +0000 (21:35 +0100)
contrib/MacOSX/config.h

index 9374ab59e27839de4a3b5cec3b19c8490992213b..761a68e1e2a61ad64ad5e9ffc92dfd14b8d06f95 100644 (file)
 #define HAVE_INET_ATON 1
 /* Define to 1 if you have the `getaddrinfo' function. */
 #define HAVE_GETADDRINFO 1
+/* getaddrinfo(0) */
+#define HAVE_WORKING_GETADDRINFO 1
 /* Define to 1 if you have the `getnameinfo' function. */
 #define HAVE_GETNAMEINFO 1
 /* Define to 1 if you have the `sigaction' function. */