config.h.in revision bded5d25
17da8b7e3Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
27da8b7e3Smrg
3123e2cc7Smrg/* Define to 1 if you have the <inttypes.h> header file. */
4123e2cc7Smrg#undef HAVE_INTTYPES_H
5123e2cc7Smrg
6123e2cc7Smrg/* Define to 1 if you have the <memory.h> header file. */
7123e2cc7Smrg#undef HAVE_MEMORY_H
8123e2cc7Smrg
9123e2cc7Smrg/* Define to 1 if you have the <stdint.h> header file. */
10123e2cc7Smrg#undef HAVE_STDINT_H
11123e2cc7Smrg
12123e2cc7Smrg/* Define to 1 if you have the <stdlib.h> header file. */
13123e2cc7Smrg#undef HAVE_STDLIB_H
14123e2cc7Smrg
15123e2cc7Smrg/* Define to 1 if you have the <strings.h> header file. */
16123e2cc7Smrg#undef HAVE_STRINGS_H
17123e2cc7Smrg
18123e2cc7Smrg/* Define to 1 if you have the <string.h> header file. */
19123e2cc7Smrg#undef HAVE_STRING_H
20123e2cc7Smrg
21123e2cc7Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
22123e2cc7Smrg#undef HAVE_SYS_STAT_H
23123e2cc7Smrg
24123e2cc7Smrg/* Define to 1 if you have the <sys/types.h> header file. */
25123e2cc7Smrg#undef HAVE_SYS_TYPES_H
26123e2cc7Smrg
27123e2cc7Smrg/* Define to 1 if you have the <unistd.h> header file. */
28123e2cc7Smrg#undef HAVE_UNISTD_H
29123e2cc7Smrg
307da8b7e3Smrg/* Name of package */
317da8b7e3Smrg#undef PACKAGE
327da8b7e3Smrg
337da8b7e3Smrg/* Define to the address where bug reports for this package should be sent. */
347da8b7e3Smrg#undef PACKAGE_BUGREPORT
357da8b7e3Smrg
367da8b7e3Smrg/* Define to the full name of this package. */
377da8b7e3Smrg#undef PACKAGE_NAME
387da8b7e3Smrg
397da8b7e3Smrg/* Define to the full name and version of this package. */
407da8b7e3Smrg#undef PACKAGE_STRING
417da8b7e3Smrg
427da8b7e3Smrg/* Define to the one symbol short name of this package. */
437da8b7e3Smrg#undef PACKAGE_TARNAME
447da8b7e3Smrg
45bded5d25Smrg/* Define to the home page for this package. */
46bded5d25Smrg#undef PACKAGE_URL
47bded5d25Smrg
487da8b7e3Smrg/* Define to the version of this package. */
497da8b7e3Smrg#undef PACKAGE_VERSION
507da8b7e3Smrg
51123e2cc7Smrg/* Major version of this package */
52123e2cc7Smrg#undef PACKAGE_VERSION_MAJOR
53123e2cc7Smrg
54123e2cc7Smrg/* Minor version of this package */
55123e2cc7Smrg#undef PACKAGE_VERSION_MINOR
56123e2cc7Smrg
57123e2cc7Smrg/* Patch version of this package */
58123e2cc7Smrg#undef PACKAGE_VERSION_PATCHLEVEL
59123e2cc7Smrg
60123e2cc7Smrg/* Define to 1 if you have the ANSI C header files. */
61123e2cc7Smrg#undef STDC_HEADERS
62123e2cc7Smrg
637da8b7e3Smrg/* Version number of package */
647da8b7e3Smrg#undef VERSION
65