1010cdda0Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2010cdda0Smrg
3b3eb03f3Smrg/* Define to 1 if you have the <inttypes.h> header file. */
4b3eb03f3Smrg#undef HAVE_INTTYPES_H
5b3eb03f3Smrg
6b3eb03f3Smrg/* Define to 1 if you have the <stdint.h> header file. */
7b3eb03f3Smrg#undef HAVE_STDINT_H
8b3eb03f3Smrg
9945aa7e3Smrg/* Define to 1 if you have the <stdio.h> header file. */
10945aa7e3Smrg#undef HAVE_STDIO_H
11945aa7e3Smrg
12b3eb03f3Smrg/* Define to 1 if you have the <stdlib.h> header file. */
13b3eb03f3Smrg#undef HAVE_STDLIB_H
14b3eb03f3Smrg
15affd2f3fSmrg/* Define to 1 if you have the 'strcasecmp' function. */
16b4485a66Smrg#undef HAVE_STRCASECMP
17b4485a66Smrg
18b3eb03f3Smrg/* Define to 1 if you have the <strings.h> header file. */
19b3eb03f3Smrg#undef HAVE_STRINGS_H
20b3eb03f3Smrg
21b3eb03f3Smrg/* Define to 1 if you have the <string.h> header file. */
22b3eb03f3Smrg#undef HAVE_STRING_H
23b3eb03f3Smrg
24b3eb03f3Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
25b3eb03f3Smrg#undef HAVE_SYS_STAT_H
26b3eb03f3Smrg
27b3eb03f3Smrg/* Define to 1 if you have the <sys/types.h> header file. */
28b3eb03f3Smrg#undef HAVE_SYS_TYPES_H
29b3eb03f3Smrg
30b3eb03f3Smrg/* Define to 1 if you have the <unistd.h> header file. */
31b3eb03f3Smrg#undef HAVE_UNISTD_H
32b3eb03f3Smrg
33010cdda0Smrg/* Name of package */
34010cdda0Smrg#undef PACKAGE
35010cdda0Smrg
36010cdda0Smrg/* Define to the address where bug reports for this package should be sent. */
37010cdda0Smrg#undef PACKAGE_BUGREPORT
38010cdda0Smrg
39010cdda0Smrg/* Define to the full name of this package. */
40010cdda0Smrg#undef PACKAGE_NAME
41010cdda0Smrg
42010cdda0Smrg/* Define to the full name and version of this package. */
43010cdda0Smrg#undef PACKAGE_STRING
44010cdda0Smrg
45010cdda0Smrg/* Define to the one symbol short name of this package. */
46010cdda0Smrg#undef PACKAGE_TARNAME
47010cdda0Smrg
48af23b0a6Smrg/* Define to the home page for this package. */
49af23b0a6Smrg#undef PACKAGE_URL
50af23b0a6Smrg
51010cdda0Smrg/* Define to the version of this package. */
52010cdda0Smrg#undef PACKAGE_VERSION
53010cdda0Smrg
54b3eb03f3Smrg/* Major version of this package */
55b3eb03f3Smrg#undef PACKAGE_VERSION_MAJOR
56b3eb03f3Smrg
57b3eb03f3Smrg/* Minor version of this package */
58b3eb03f3Smrg#undef PACKAGE_VERSION_MINOR
59b3eb03f3Smrg
60b3eb03f3Smrg/* Patch version of this package */
61b3eb03f3Smrg#undef PACKAGE_VERSION_PATCHLEVEL
62b3eb03f3Smrg
63affd2f3fSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
64945aa7e3Smrg   required in a freestanding environment). This macro is provided for
65945aa7e3Smrg   backward compatibility; new code need not use it. */
66b3eb03f3Smrg#undef STDC_HEADERS
67b3eb03f3Smrg
68010cdda0Smrg/* Version number of package */
69010cdda0Smrg#undef VERSION
70