1a1d141d5Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2a1d141d5Smrg
32ddb6cf1Smrg/* Define to 1 if you have the <inttypes.h> header file. */
42ddb6cf1Smrg#undef HAVE_INTTYPES_H
52ddb6cf1Smrg
62ddb6cf1Smrg/* Define to 1 if you have the <stdint.h> header file. */
72ddb6cf1Smrg#undef HAVE_STDINT_H
82ddb6cf1Smrg
926df5c7cSmrg/* Define to 1 if you have the <stdio.h> header file. */
1026df5c7cSmrg#undef HAVE_STDIO_H
1126df5c7cSmrg
122ddb6cf1Smrg/* Define to 1 if you have the <stdlib.h> header file. */
132ddb6cf1Smrg#undef HAVE_STDLIB_H
142ddb6cf1Smrg
152ddb6cf1Smrg/* Define to 1 if you have the <strings.h> header file. */
162ddb6cf1Smrg#undef HAVE_STRINGS_H
172ddb6cf1Smrg
182ddb6cf1Smrg/* Define to 1 if you have the <string.h> header file. */
192ddb6cf1Smrg#undef HAVE_STRING_H
202ddb6cf1Smrg
212ddb6cf1Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
222ddb6cf1Smrg#undef HAVE_SYS_STAT_H
232ddb6cf1Smrg
242ddb6cf1Smrg/* Define to 1 if you have the <sys/types.h> header file. */
252ddb6cf1Smrg#undef HAVE_SYS_TYPES_H
262ddb6cf1Smrg
272ddb6cf1Smrg/* Define to 1 if you have the <unistd.h> header file. */
282ddb6cf1Smrg#undef HAVE_UNISTD_H
292ddb6cf1Smrg
30a1d141d5Smrg/* Name of package */
31a1d141d5Smrg#undef PACKAGE
32a1d141d5Smrg
33a1d141d5Smrg/* Define to the address where bug reports for this package should be sent. */
34a1d141d5Smrg#undef PACKAGE_BUGREPORT
35a1d141d5Smrg
36a1d141d5Smrg/* Define to the full name of this package. */
37a1d141d5Smrg#undef PACKAGE_NAME
38a1d141d5Smrg
39a1d141d5Smrg/* Define to the full name and version of this package. */
40a1d141d5Smrg#undef PACKAGE_STRING
41a1d141d5Smrg
42a1d141d5Smrg/* Define to the one symbol short name of this package. */
43a1d141d5Smrg#undef PACKAGE_TARNAME
44a1d141d5Smrg
4555074dd0Smrg/* Define to the home page for this package. */
4655074dd0Smrg#undef PACKAGE_URL
4755074dd0Smrg
48a1d141d5Smrg/* Define to the version of this package. */
49a1d141d5Smrg#undef PACKAGE_VERSION
50a1d141d5Smrg
512ddb6cf1Smrg/* Major version of this package */
522ddb6cf1Smrg#undef PACKAGE_VERSION_MAJOR
532ddb6cf1Smrg
542ddb6cf1Smrg/* Minor version of this package */
552ddb6cf1Smrg#undef PACKAGE_VERSION_MINOR
562ddb6cf1Smrg
572ddb6cf1Smrg/* Patch version of this package */
582ddb6cf1Smrg#undef PACKAGE_VERSION_PATCHLEVEL
592ddb6cf1Smrg
6026df5c7cSmrg/* Define to use X Present Extension */
6126df5c7cSmrg#undef PRESENT
6226df5c7cSmrg
6326df5c7cSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
6426df5c7cSmrg   required in a freestanding environment). This macro is provided for
6526df5c7cSmrg   backward compatibility; new code need not use it. */
662ddb6cf1Smrg#undef STDC_HEADERS
672ddb6cf1Smrg
68a1d141d5Smrg/* Version number of package */
69a1d141d5Smrg#undef VERSION
702ddb6cf1Smrg
712ddb6cf1Smrg/* Define to use X Render Extension */
722ddb6cf1Smrg#undef XRENDER
73