summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-22 13:53:11 +1100
committerDamien Miller <djm@mindrot.org>2000-01-22 13:53:11 +1100
commit670a4b85540245ffc3db2ac2661f4c4c7a826118 (patch)
treef009837881fac9a1ef5440f2c22ab1574fe13151 /acconfig.h
parent91427007bca1c7e064d720820bcafce3573a668d (diff)
- Merge preformatted manpage patch from Andre Lucas
<andre.lucas@dial.pipex.com>
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