aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h9
1 files changed, 1 insertions, 8 deletions
diff --git a/acconfig.h b/acconfig.h
index e4aed8a2d6..d5403163e6 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -16,7 +16,6 @@
#undef NEED_KRB_SENDAUTH_PROTO
#undef HAVE_KRB5
#undef HAVE_NSS
-#undef HAVE_OPENSSL
#undef HAVE_SSL
#undef USE_DOT
#undef USE_FCNTL
@@ -34,7 +33,7 @@
/* Sub-version identification string. */
#undef SUB_VERSION
-/* Preview-release string */
+/* Prewview-release string */
#undef VERSION_COMMENT
/* Define if ctime_r takes three arguments */
@@ -42,9 +41,3 @@
/* Define if gethostbyname_r takes five arguments */
#undef GETHOSTBYNAME_R_FIVE_ARGS
-
-/* Define if gethostbyaddr_r takes seven arguments */
-#undef GETHOSTBYADDR_R_SEVEN_ARGS
-
-/* Define to `int' if your system doesn't have `socklen_t'. */
-#undef socklen_t