config.h.in revision 94c9ab7b
18440cca4Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
28440cca4Smrg
3d1c293acSmrg/* Define to 1 if you have the <inttypes.h> header file. */
4d1c293acSmrg#undef HAVE_INTTYPES_H
5d1c293acSmrg
6d1c293acSmrg/* Define to 1 if you have the <stdint.h> header file. */
7d1c293acSmrg#undef HAVE_STDINT_H
8d1c293acSmrg
994c9ab7bSmrg/* Define to 1 if you have the <stdio.h> header file. */
1094c9ab7bSmrg#undef HAVE_STDIO_H
1194c9ab7bSmrg
12d1c293acSmrg/* Define to 1 if you have the <stdlib.h> header file. */
13d1c293acSmrg#undef HAVE_STDLIB_H
14d1c293acSmrg
15d1c293acSmrg/* Define to 1 if you have the <strings.h> header file. */
16d1c293acSmrg#undef HAVE_STRINGS_H
17d1c293acSmrg
18d1c293acSmrg/* Define to 1 if you have the <string.h> header file. */
19d1c293acSmrg#undef HAVE_STRING_H
20d1c293acSmrg
21d1c293acSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
22d1c293acSmrg#undef HAVE_SYS_STAT_H
23d1c293acSmrg
24d1c293acSmrg/* Define to 1 if you have the <sys/types.h> header file. */
25d1c293acSmrg#undef HAVE_SYS_TYPES_H
26d1c293acSmrg
27d1c293acSmrg/* Define to 1 if you have the <unistd.h> header file. */
28d1c293acSmrg#undef HAVE_UNISTD_H
29d1c293acSmrg
308440cca4Smrg/* Name of package */
318440cca4Smrg#undef PACKAGE
328440cca4Smrg
338440cca4Smrg/* Define to the address where bug reports for this package should be sent. */
348440cca4Smrg#undef PACKAGE_BUGREPORT
358440cca4Smrg
368440cca4Smrg/* Define to the full name of this package. */
378440cca4Smrg#undef PACKAGE_NAME
388440cca4Smrg
398440cca4Smrg/* Define to the full name and version of this package. */
408440cca4Smrg#undef PACKAGE_STRING
418440cca4Smrg
428440cca4Smrg/* Define to the one symbol short name of this package. */
438440cca4Smrg#undef PACKAGE_TARNAME
448440cca4Smrg
45d1c293acSmrg/* Define to the home page for this package. */
46d1c293acSmrg#undef PACKAGE_URL
47d1c293acSmrg
488440cca4Smrg/* Define to the version of this package. */
498440cca4Smrg#undef PACKAGE_VERSION
508440cca4Smrg
51d1c293acSmrg/* Major version of this package */
52d1c293acSmrg#undef PACKAGE_VERSION_MAJOR
53d1c293acSmrg
54d1c293acSmrg/* Minor version of this package */
55d1c293acSmrg#undef PACKAGE_VERSION_MINOR
56d1c293acSmrg
57d1c293acSmrg/* Patch version of this package */
58d1c293acSmrg#undef PACKAGE_VERSION_PATCHLEVEL
59d1c293acSmrg
6094c9ab7bSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
6194c9ab7bSmrg   required in a freestanding environment). This macro is provided for
6294c9ab7bSmrg   backward compatibility; new code need not use it. */
63d1c293acSmrg#undef STDC_HEADERS
64d1c293acSmrg
658440cca4Smrg/* Version number of package */
668440cca4Smrg#undef VERSION
67