16ea72052Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
26ea72052Smrg
3168023feSmrg/* Define to 1 if you have the <inttypes.h> header file. */
4168023feSmrg#undef HAVE_INTTYPES_H
5168023feSmrg
6168023feSmrg/* Define to 1 if you have the <stdint.h> header file. */
7168023feSmrg#undef HAVE_STDINT_H
8168023feSmrg
9f3e6ffc5Smrg/* Define to 1 if you have the <stdio.h> header file. */
10f3e6ffc5Smrg#undef HAVE_STDIO_H
11f3e6ffc5Smrg
12168023feSmrg/* Define to 1 if you have the <stdlib.h> header file. */
13168023feSmrg#undef HAVE_STDLIB_H
14168023feSmrg
15168023feSmrg/* Define to 1 if you have the <strings.h> header file. */
16168023feSmrg#undef HAVE_STRINGS_H
17168023feSmrg
18168023feSmrg/* Define to 1 if you have the <string.h> header file. */
19168023feSmrg#undef HAVE_STRING_H
20168023feSmrg
21168023feSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
22168023feSmrg#undef HAVE_SYS_STAT_H
23168023feSmrg
24168023feSmrg/* Define to 1 if you have the <sys/types.h> header file. */
25168023feSmrg#undef HAVE_SYS_TYPES_H
26168023feSmrg
27168023feSmrg/* Define to 1 if you have the <unistd.h> header file. */
28168023feSmrg#undef HAVE_UNISTD_H
29168023feSmrg
306ea72052Smrg/* Name of package */
316ea72052Smrg#undef PACKAGE
326ea72052Smrg
336ea72052Smrg/* Define to the address where bug reports for this package should be sent. */
346ea72052Smrg#undef PACKAGE_BUGREPORT
356ea72052Smrg
366ea72052Smrg/* Define to the full name of this package. */
376ea72052Smrg#undef PACKAGE_NAME
386ea72052Smrg
396ea72052Smrg/* Define to the full name and version of this package. */
406ea72052Smrg#undef PACKAGE_STRING
416ea72052Smrg
426ea72052Smrg/* Define to the one symbol short name of this package. */
436ea72052Smrg#undef PACKAGE_TARNAME
446ea72052Smrg
45168023feSmrg/* Define to the home page for this package. */
46168023feSmrg#undef PACKAGE_URL
47168023feSmrg
486ea72052Smrg/* Define to the version of this package. */
496ea72052Smrg#undef PACKAGE_VERSION
506ea72052Smrg
51168023feSmrg/* Major version of this package */
52168023feSmrg#undef PACKAGE_VERSION_MAJOR
53168023feSmrg
54168023feSmrg/* Minor version of this package */
55168023feSmrg#undef PACKAGE_VERSION_MINOR
56168023feSmrg
57168023feSmrg/* Patch version of this package */
58168023feSmrg#undef PACKAGE_VERSION_PATCHLEVEL
59168023feSmrg
60e32e2dabSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
61f3e6ffc5Smrg   required in a freestanding environment). This macro is provided for
62f3e6ffc5Smrg   backward compatibility; new code need not use it. */
63168023feSmrg#undef STDC_HEADERS
64168023feSmrg
656ea72052Smrg/* Version number of package */
666ea72052Smrg#undef VERSION
6749e82cebSmrg
6849e82cebSmrg/* Define to use XkbStdBell */
6949e82cebSmrg#undef XKB
70