summaryrefslogtreecommitdiff
path: root/app/xman/config.h.in
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-25 20:52:24 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2006-11-25 20:52:24 +0000
commitcf87db164aa2401ec33a041d3969d6ccb1ef49d9 (patch)
tree9b65838d7e1aee39d37defb896a5fd6a3922d5ba /app/xman/config.h.in
parent2387c426e6dfc2b0a2d0aa5585dbeb580f5ea91e (diff)
Importing from X.Org 7.2RC2
Diffstat (limited to 'app/xman/config.h.in')
-rw-r--r--app/xman/config.h.in46
1 files changed, 46 insertions, 0 deletions
diff --git a/app/xman/config.h.in b/app/xman/config.h.in
new file mode 100644
index 000000000..87ff05cad
--- /dev/null
+++ b/app/xman/config.h.in
@@ -0,0 +1,46 @@
+/* config.h.in. Generated from configure.ac by autoheader. */
+
+/* Define to 1 if you have the `mkstemp' function. */
+#undef HAS_MKSTEMP
+
+/* Default local man page search path (default: none) */
+#undef LOCALMANPATH
+
+/* Define to path to man config file if you have one */
+#undef MANCONF
+
+/* Define to 1 if you have BSD format manpath.config */
+#undef MANCONFIGSTYLE_BSD
+
+/* Define to 1 if you have FreeBSD format manpath.config */
+#undef MANCONFIGSTYLE_FreeBSD
+
+/* Define to 1 if you have Linux format man.conf or man.config */
+#undef MANCONFIGSTYLE_Linux
+
+/* Define to 1 if you have OpenBSD format manpath.config */
+#undef MANCONFIGSTYLE_OpenBSD
+
+/* Name of package */
+#undef PACKAGE
+
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* Default system man page search path (default: none) */
+#undef SYSMANPATH
+
+/* Version number of package */
+#undef VERSION