config.h.in revision d1c293ac
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 <memory.h> header file. */
7d1c293acSmrg#undef HAVE_MEMORY_H
8d1c293acSmrg
9d1c293acSmrg/* Define to 1 if you have the <stdint.h> header file. */
10d1c293acSmrg#undef HAVE_STDINT_H
11d1c293acSmrg
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
60d1c293acSmrg/* Define to 1 if you have the ANSI C header files. */
61d1c293acSmrg#undef STDC_HEADERS
62d1c293acSmrg
638440cca4Smrg/* Version number of package */
648440cca4Smrg#undef VERSION
65