1b1297603Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2b1297603Smrg
3d3263506Smrg/* Define to 1 if you have the <inttypes.h> header file. */
4d3263506Smrg#undef HAVE_INTTYPES_H
5d3263506Smrg
6d3263506Smrg/* Define to 1 if you have the <stdint.h> header file. */
7d3263506Smrg#undef HAVE_STDINT_H
8d3263506Smrg
920f5670eSmrg/* Define to 1 if you have the <stdio.h> header file. */
1020f5670eSmrg#undef HAVE_STDIO_H
1120f5670eSmrg
12d3263506Smrg/* Define to 1 if you have the <stdlib.h> header file. */
13d3263506Smrg#undef HAVE_STDLIB_H
14d3263506Smrg
15d3263506Smrg/* Define to 1 if you have the <strings.h> header file. */
16d3263506Smrg#undef HAVE_STRINGS_H
17d3263506Smrg
18d3263506Smrg/* Define to 1 if you have the <string.h> header file. */
19d3263506Smrg#undef HAVE_STRING_H
20d3263506Smrg
21d3263506Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
22d3263506Smrg#undef HAVE_SYS_STAT_H
23d3263506Smrg
24d3263506Smrg/* Define to 1 if you have the <sys/types.h> header file. */
25d3263506Smrg#undef HAVE_SYS_TYPES_H
26d3263506Smrg
27d3263506Smrg/* Define to 1 if you have the <unistd.h> header file. */
28d3263506Smrg#undef HAVE_UNISTD_H
29d3263506Smrg
3053719b08Smrg/* XI2 available */
315b944e2aSmrg#undef HAVE_XI2
325b944e2aSmrg
330309d3b3Smrg/* XI2.1 available */
340309d3b3Smrg#undef HAVE_XI21
350309d3b3Smrg
360309d3b3Smrg/* XI2.2 available */
370309d3b3Smrg#undef HAVE_XI22
380309d3b3Smrg
39b1297603Smrg/* Name of package */
40b1297603Smrg#undef PACKAGE
41b1297603Smrg
42b1297603Smrg/* Define to the address where bug reports for this package should be sent. */
43b1297603Smrg#undef PACKAGE_BUGREPORT
44b1297603Smrg
45b1297603Smrg/* Define to the full name of this package. */
46b1297603Smrg#undef PACKAGE_NAME
47b1297603Smrg
48b1297603Smrg/* Define to the full name and version of this package. */
49b1297603Smrg#undef PACKAGE_STRING
50b1297603Smrg
51b1297603Smrg/* Define to the one symbol short name of this package. */
52b1297603Smrg#undef PACKAGE_TARNAME
53b1297603Smrg
5454e0bb33Smrg/* Define to the home page for this package. */
5554e0bb33Smrg#undef PACKAGE_URL
5654e0bb33Smrg
57b1297603Smrg/* Define to the version of this package. */
58b1297603Smrg#undef PACKAGE_VERSION
59b1297603Smrg
60b1297603Smrg/* Major version of this package */
61b1297603Smrg#undef PACKAGE_VERSION_MAJOR
62b1297603Smrg
63b1297603Smrg/* Minor version of this package */
64b1297603Smrg#undef PACKAGE_VERSION_MINOR
65b1297603Smrg
66b1297603Smrg/* Patch version of this package */
67b1297603Smrg#undef PACKAGE_VERSION_PATCHLEVEL
68b1297603Smrg
6920f5670eSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
7020f5670eSmrg   required in a freestanding environment). This macro is provided for
7120f5670eSmrg   backward compatibility; new code need not use it. */
72d3263506Smrg#undef STDC_HEADERS
73d3263506Smrg
74b1297603Smrg/* Version number of package */
75b1297603Smrg#undef VERSION
76