config.h.in revision 1abf7346
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `mkstemp' function. */
4#undef HAS_MKSTEMP
5
6/* Default local man page search path (default: none) */
7#undef LOCALMANPATH
8
9/* Define to path to man config file if you have one */
10#undef MANCONF
11
12/* Define to 1 if you have BSD format manpath.config */
13#undef MANCONFIGSTYLE_BSD
14
15/* Define to 1 if you have FreeBSD format manpath.config */
16#undef MANCONFIGSTYLE_FreeBSD
17
18/* Define to 1 if you have Linux format man.conf or man.config */
19#undef MANCONFIGSTYLE_Linux
20
21/* Define to 1 if you have OpenBSD format manpath.config */
22#undef MANCONFIGSTYLE_OpenBSD
23
24/* Name of package */
25#undef PACKAGE
26
27/* Define to the address where bug reports for this package should be sent. */
28#undef PACKAGE_BUGREPORT
29
30/* Define to the full name of this package. */
31#undef PACKAGE_NAME
32
33/* Define to the full name and version of this package. */
34#undef PACKAGE_STRING
35
36/* Define to the one symbol short name of this package. */
37#undef PACKAGE_TARNAME
38
39/* Define to the version of this package. */
40#undef PACKAGE_VERSION
41
42/* Major version of this package */
43#undef PACKAGE_VERSION_MAJOR
44
45/* Minor version of this package */
46#undef PACKAGE_VERSION_MINOR
47
48/* Patch version of this package */
49#undef PACKAGE_VERSION_PATCHLEVEL
50
51/* Default system man page search path (default: none) */
52#undef SYSMANPATH
53
54/* Version number of package */
55#undef VERSION
56