config.h.in revision b0d3a7b0
1cbeba4aeSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2cbeba4aeSmrg
37bd0f98dSmrg/* Define to 1 if you have the <inttypes.h> header file. */
47bd0f98dSmrg#undef HAVE_INTTYPES_H
57bd0f98dSmrg
67bd0f98dSmrg/* Define to 1 if you have the <stdint.h> header file. */
77bd0f98dSmrg#undef HAVE_STDINT_H
87bd0f98dSmrg
9a4a4261fSmrg/* Define to 1 if you have the <stdio.h> header file. */
10a4a4261fSmrg#undef HAVE_STDIO_H
11a4a4261fSmrg
127bd0f98dSmrg/* Define to 1 if you have the <stdlib.h> header file. */
137bd0f98dSmrg#undef HAVE_STDLIB_H
147bd0f98dSmrg
157bd0f98dSmrg/* Define to 1 if you have the <strings.h> header file. */
167bd0f98dSmrg#undef HAVE_STRINGS_H
177bd0f98dSmrg
187bd0f98dSmrg/* Define to 1 if you have the <string.h> header file. */
197bd0f98dSmrg#undef HAVE_STRING_H
207bd0f98dSmrg
217bd0f98dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
227bd0f98dSmrg#undef HAVE_SYS_STAT_H
237bd0f98dSmrg
247bd0f98dSmrg/* Define to 1 if you have the <sys/types.h> header file. */
257bd0f98dSmrg#undef HAVE_SYS_TYPES_H
267bd0f98dSmrg
277bd0f98dSmrg/* Define to 1 if you have the <unistd.h> header file. */
287bd0f98dSmrg#undef HAVE_UNISTD_H
297bd0f98dSmrg
30cbeba4aeSmrg/* Name of package */
31cbeba4aeSmrg#undef PACKAGE
32cbeba4aeSmrg
33cbeba4aeSmrg/* Define to the address where bug reports for this package should be sent. */
34cbeba4aeSmrg#undef PACKAGE_BUGREPORT
35cbeba4aeSmrg
36cbeba4aeSmrg/* Define to the full name of this package. */
37cbeba4aeSmrg#undef PACKAGE_NAME
38cbeba4aeSmrg
39cbeba4aeSmrg/* Define to the full name and version of this package. */
40cbeba4aeSmrg#undef PACKAGE_STRING
41cbeba4aeSmrg
42cbeba4aeSmrg/* Define to the one symbol short name of this package. */
43cbeba4aeSmrg#undef PACKAGE_TARNAME
44cbeba4aeSmrg
457bd0f98dSmrg/* Define to the home page for this package. */
467bd0f98dSmrg#undef PACKAGE_URL
477bd0f98dSmrg
48cbeba4aeSmrg/* Define to the version of this package. */
49cbeba4aeSmrg#undef PACKAGE_VERSION
50cbeba4aeSmrg
517bd0f98dSmrg/* Major version of this package */
527bd0f98dSmrg#undef PACKAGE_VERSION_MAJOR
537bd0f98dSmrg
547bd0f98dSmrg/* Minor version of this package */
557bd0f98dSmrg#undef PACKAGE_VERSION_MINOR
567bd0f98dSmrg
577bd0f98dSmrg/* Patch version of this package */
587bd0f98dSmrg#undef PACKAGE_VERSION_PATCHLEVEL
597bd0f98dSmrg
60b0d3a7b0Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
61a4a4261fSmrg   required in a freestanding environment). This macro is provided for
62a4a4261fSmrg   backward compatibility; new code need not use it. */
637bd0f98dSmrg#undef STDC_HEADERS
647bd0f98dSmrg
65cbeba4aeSmrg/* Version number of package */
66cbeba4aeSmrg#undef VERSION
67