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 0854cbc5c..c5e6d3ee7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -30,6 +30,9 @@
30/* Define if using the Dante SOCKS library. */ 30/* Define if using the Dante SOCKS library. */
31#undef HAVE_DANTE 31#undef HAVE_DANTE
32 32
33/* Define if you want to install preformatted manpages.*/
34#undef MANTYPE
35
33/* Define if your ssl headers are included with #include <ssl/header.h> */ 36/* Define if your ssl headers are included with #include <ssl/header.h> */
34#undef HAVE_SSL 37#undef HAVE_SSL
35 38