summaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-01-22 03:53:11 +0100
committerDamien Miller <djm@mindrot.org>2000-01-22 03:53:11 +0100
commit670a4b85540245ffc3db2ac2661f4c4c7a826118 (patch)
treef009837881fac9a1ef5440f2c22ab1574fe13151 /acconfig.h
parent - Fix compilation of bsd-snprintf.c on Solaris, fix from Ben Taylor (diff)
downloadopenssh-670a4b85540245ffc3db2ac2661f4c4c7a826118.tar.xz
openssh-670a4b85540245ffc3db2ac2661f4c4c7a826118.zip
- 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 @@
/* Define if using the Dante SOCKS library. */
#undef HAVE_DANTE
+/* Define if you want to install preformatted manpages.*/
+#undef MANTYPE
+
/* Define if your ssl headers are included with #include <ssl/header.h> */
#undef HAVE_SSL