1fdb3d228Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2fdb3d228Smrg
39b41ff1aSmrg/* Define to 1 if you have the <inttypes.h> header file. */
49b41ff1aSmrg#undef HAVE_INTTYPES_H
59b41ff1aSmrg
69b41ff1aSmrg/* Define to 1 if you have the <stdint.h> header file. */
79b41ff1aSmrg#undef HAVE_STDINT_H
89b41ff1aSmrg
974b35aa8Smrg/* Define to 1 if you have the <stdio.h> header file. */
1074b35aa8Smrg#undef HAVE_STDIO_H
1174b35aa8Smrg
129b41ff1aSmrg/* Define to 1 if you have the <stdlib.h> header file. */
139b41ff1aSmrg#undef HAVE_STDLIB_H
149b41ff1aSmrg
159b41ff1aSmrg/* Define to 1 if you have the <strings.h> header file. */
169b41ff1aSmrg#undef HAVE_STRINGS_H
179b41ff1aSmrg
189b41ff1aSmrg/* Define to 1 if you have the <string.h> header file. */
199b41ff1aSmrg#undef HAVE_STRING_H
209b41ff1aSmrg
219b41ff1aSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
229b41ff1aSmrg#undef HAVE_SYS_STAT_H
239b41ff1aSmrg
249b41ff1aSmrg/* Define to 1 if you have the <sys/types.h> header file. */
259b41ff1aSmrg#undef HAVE_SYS_TYPES_H
269b41ff1aSmrg
279b41ff1aSmrg/* Define to 1 if you have the <unistd.h> header file. */
289b41ff1aSmrg#undef HAVE_UNISTD_H
299b41ff1aSmrg
30fdb3d228Smrg/* Name of package */
31fdb3d228Smrg#undef PACKAGE
32fdb3d228Smrg
33fdb3d228Smrg/* Define to the address where bug reports for this package should be sent. */
34fdb3d228Smrg#undef PACKAGE_BUGREPORT
35fdb3d228Smrg
36fdb3d228Smrg/* Define to the full name of this package. */
37fdb3d228Smrg#undef PACKAGE_NAME
38fdb3d228Smrg
39fdb3d228Smrg/* Define to the full name and version of this package. */
40fdb3d228Smrg#undef PACKAGE_STRING
41fdb3d228Smrg
42fdb3d228Smrg/* Define to the one symbol short name of this package. */
43fdb3d228Smrg#undef PACKAGE_TARNAME
44fdb3d228Smrg
45f5effb2eSmrg/* Define to the home page for this package. */
46f5effb2eSmrg#undef PACKAGE_URL
47f5effb2eSmrg
48fdb3d228Smrg/* Define to the version of this package. */
49fdb3d228Smrg#undef PACKAGE_VERSION
50fdb3d228Smrg
519b41ff1aSmrg/* Major version of this package */
529b41ff1aSmrg#undef PACKAGE_VERSION_MAJOR
539b41ff1aSmrg
549b41ff1aSmrg/* Minor version of this package */
559b41ff1aSmrg#undef PACKAGE_VERSION_MINOR
569b41ff1aSmrg
579b41ff1aSmrg/* Patch version of this package */
589b41ff1aSmrg#undef PACKAGE_VERSION_PATCHLEVEL
599b41ff1aSmrg
6074b35aa8Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
6174b35aa8Smrg   required in a freestanding environment). This macro is provided for
6274b35aa8Smrg   backward compatibility; new code need not use it. */
639b41ff1aSmrg#undef STDC_HEADERS
649b41ff1aSmrg
65fdb3d228Smrg/* Version number of package */
66fdb3d228Smrg#undef VERSION
67