]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/config.h
Xcode: correctly sort files
[ngircd-alex.git] / contrib / MacOSX / config.h
index 72c8875b684fba5b370ee2cd7b0cf1f8f282d4ef..ba5e7e6a9b8917117d7511cbf44e79c37aabe86a 100644 (file)
@@ -97,6 +97,8 @@
 #define HAVE_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 if socklen_t exists */
 #define HAVE_socklen_t 1
 #define HAVE_PAM_AUTHENTICATE 1
 /* Define to 1 if you have the <pam/pam_appl.h> header file. */
 #define HAVE_PAM_PAM_APPL_H 1
+/* Mac OS X <10.6 doesn't have pam_fail_delay() */
+#define NO_PAM_FAIL_DELAY 1
 #endif
 
 /* -eof- */