]> arthur.barton.de Git - ngircd-alex.git/blobdiff - configure.ng
Do IDENT requests even when DNS lookups are disabled
[ngircd-alex.git] / configure.ng
index 28ababbf450234b33e409af5ed1dfebf75067274..ff376a5050ad22f77fc6681e1dd6c4d8d8fe6263 100644 (file)
@@ -101,6 +101,7 @@ AC_DEFUN([WORKING_GETADDRINFO],[
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netdb.h>
+#include <string.h>
 int
 main(int argc, char **argv)
 {
@@ -708,8 +709,6 @@ test -n "$LIBS_END" && LIBS="$LIBS $LIBS_END"
 AC_CONFIG_FILES([ \
        Makefile \
        contrib/Debian/Makefile \
-       contrib/MacOSX/Makefile \
-       contrib/MacOSX/ngIRCd.xcodeproj/Makefile \
        contrib/Makefile \
        doc/Makefile \
        doc/src/Makefile \