aboutsummaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-22 18:16:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-22 18:16:24 +0000
commit93c53424c813e1c177b6b35057adeac0f71b86ac (patch)
treedc456f62ee44dadf076468f96df3d0928ec7dc66 /acconfig.h
parent4a2812c5e84a9b6c9cc55e3c147441e3f61be9ac (diff)
cleanup commit for new autoconf+automake+libtool versions
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 14beca215..ab0cc886e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -51,3 +51,6 @@
/* Define this to your Entropy Gathering Daemon socket pathname */
#undef EGD_SOCKET
+
+/* Define if you have a working OpenSSL installation */
+#undef OPENSSL_ENABLED