]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/config.h
Update AUTHORS file
[ngircd-alex.git] / contrib / MacOSX / config.h
index 9374ab59e27839de4a3b5cec3b19c8490992213b..60bb630f03fb74de6c329ca09b08ee61bea4b9db 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. */
 #define HAVE_SIGACTION 1
 /* Define to 1 if you have the `setsid' function. */
 #define HAVE_SETSID 1
+/* Define to 1 if you have the `strsignal' function. */
+#define HAVE_STRSIGNAL 1
 
 /* Define if socklen_t exists */
 #define HAVE_socklen_t 1