1067610f1Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2067610f1Smrg
37e6533d5Smrg/* Define to 1 if you have the <inttypes.h> header file. */
47e6533d5Smrg#undef HAVE_INTTYPES_H
57e6533d5Smrg
67e6533d5Smrg/* Define to 1 if you have the <stdint.h> header file. */
77e6533d5Smrg#undef HAVE_STDINT_H
87e6533d5Smrg
958105723Smrg/* Define to 1 if you have the <stdio.h> header file. */
1058105723Smrg#undef HAVE_STDIO_H
1158105723Smrg
127e6533d5Smrg/* Define to 1 if you have the <stdlib.h> header file. */
137e6533d5Smrg#undef HAVE_STDLIB_H
147e6533d5Smrg
157e6533d5Smrg/* Define to 1 if you have the <strings.h> header file. */
167e6533d5Smrg#undef HAVE_STRINGS_H
177e6533d5Smrg
187e6533d5Smrg/* Define to 1 if you have the <string.h> header file. */
197e6533d5Smrg#undef HAVE_STRING_H
207e6533d5Smrg
217e6533d5Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
227e6533d5Smrg#undef HAVE_SYS_STAT_H
237e6533d5Smrg
247e6533d5Smrg/* Define to 1 if you have the <sys/types.h> header file. */
257e6533d5Smrg#undef HAVE_SYS_TYPES_H
267e6533d5Smrg
277e6533d5Smrg/* Define to 1 if you have the <unistd.h> header file. */
287e6533d5Smrg#undef HAVE_UNISTD_H
29067610f1Smrg
30067610f1Smrg/* Name of package */
31067610f1Smrg#undef PACKAGE
32067610f1Smrg
33067610f1Smrg/* Define to the address where bug reports for this package should be sent. */
34067610f1Smrg#undef PACKAGE_BUGREPORT
35067610f1Smrg
36067610f1Smrg/* Define to the full name of this package. */
37067610f1Smrg#undef PACKAGE_NAME
38067610f1Smrg
39067610f1Smrg/* Define to the full name and version of this package. */
40067610f1Smrg#undef PACKAGE_STRING
41067610f1Smrg
42067610f1Smrg/* Define to the one symbol short name of this package. */
43067610f1Smrg#undef PACKAGE_TARNAME
44067610f1Smrg
457e6533d5Smrg/* Define to the home page for this package. */
467e6533d5Smrg#undef PACKAGE_URL
477e6533d5Smrg
48067610f1Smrg/* Define to the version of this package. */
49067610f1Smrg#undef PACKAGE_VERSION
50067610f1Smrg
51067610f1Smrg/* Major version of this package */
52067610f1Smrg#undef PACKAGE_VERSION_MAJOR
53067610f1Smrg
54067610f1Smrg/* Minor version of this package */
55067610f1Smrg#undef PACKAGE_VERSION_MINOR
56067610f1Smrg
57067610f1Smrg/* Patch version of this package */
58067610f1Smrg#undef PACKAGE_VERSION_PATCHLEVEL
59067610f1Smrg
6058105723Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
6158105723Smrg   required in a freestanding environment). This macro is provided for
6258105723Smrg   backward compatibility; new code need not use it. */
637e6533d5Smrg#undef STDC_HEADERS
647e6533d5Smrg
65067610f1Smrg/* Version number of package */
66067610f1Smrg#undef VERSION
67