From cf87db164aa2401ec33a041d3969d6ccb1ef49d9 Mon Sep 17 00:00:00 2001 From: Matthieu Herrb Date: Sat, 25 Nov 2006 20:52:24 +0000 Subject: Importing from X.Org 7.2RC2 --- app/xman/config.h.in | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 app/xman/config.h.in (limited to 'app/xman/config.h.in') 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 -- cgit v1.2.3