config.h.in revision e9554658
1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 1 if you have the `getpid' function. */
4#undef HAVE_GETPID
5
6/* Define to 1 if iconv() is available. */
7#undef HAVE_ICONV
8
9/* Define to 1 if you have the `strlcpy' function. */
10#undef HAVE_STRLCPY
11
12/* Name of package */
13#undef PACKAGE
14
15/* Define to the address where bug reports for this package should be sent. */
16#undef PACKAGE_BUGREPORT
17
18/* Define to the full name of this package. */
19#undef PACKAGE_NAME
20
21/* Define to the full name and version of this package. */
22#undef PACKAGE_STRING
23
24/* Define to the one symbol short name of this package. */
25#undef PACKAGE_TARNAME
26
27/* Define to the version of this package. */
28#undef PACKAGE_VERSION
29
30/* Major version of this package */
31#undef PACKAGE_VERSION_MAJOR
32
33/* Minor version of this package */
34#undef PACKAGE_VERSION_MINOR
35
36/* Patch version of this package */
37#undef PACKAGE_VERSION_PATCHLEVEL
38
39/* Version number of package */
40#undef VERSION
41
42/* Define to use Xft2 library */
43#undef XFREE86_FT2
44
45/* Define to use XkbStdBell */
46#undef XKB
47
48/* Define to use X Render Extension */
49#undef XRENDER
50