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 3b37c5946..3331a13f9 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -24,6 +24,9 @@
24/* Are we using the Entropy gathering daemon */ 24/* Are we using the Entropy gathering daemon */
25#undef HAVE_EGD 25#undef HAVE_EGD
26 26
27/* Define if using the Dante SOCKS library. */
28#undef HAVE_DANTE
29
27/* Define if your ssl headers are included with #include <ssl/header.h> */ 30/* Define if your ssl headers are included with #include <ssl/header.h> */
28#undef HAVE_SSL 31#undef HAVE_SSL
29 32