summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index e1373fa17f0..986bf90fd42 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -117,6 +117,9 @@
/* POSIX sigwait */
#undef HAVE_SIGWAIT
+/* crypt */
+#undef HAVE_CRYPT
+
/* Solaris define gethostbyaddr_r with 7 arguments. glibc2 defines
this with 8 arguments */
#undef HAVE_SOLARIS_STYLE_GETHOST