config.h.in revision 5e358eca
1b3307321Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2b3307321Smrg
35e358ecaSmrg/* Define to 1 if you have the <inttypes.h> header file. */
45e358ecaSmrg#undef HAVE_INTTYPES_H
55e358ecaSmrg
65e358ecaSmrg/* Define to 1 if you have the <memory.h> header file. */
75e358ecaSmrg#undef HAVE_MEMORY_H
85e358ecaSmrg
95e358ecaSmrg/* Define to 1 if you have the <stdint.h> header file. */
105e358ecaSmrg#undef HAVE_STDINT_H
115e358ecaSmrg
125e358ecaSmrg/* Define to 1 if you have the <stdlib.h> header file. */
135e358ecaSmrg#undef HAVE_STDLIB_H
145e358ecaSmrg
155e358ecaSmrg/* Define to 1 if you have the <strings.h> header file. */
165e358ecaSmrg#undef HAVE_STRINGS_H
175e358ecaSmrg
185e358ecaSmrg/* Define to 1 if you have the <string.h> header file. */
195e358ecaSmrg#undef HAVE_STRING_H
205e358ecaSmrg
215e358ecaSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
225e358ecaSmrg#undef HAVE_SYS_STAT_H
235e358ecaSmrg
245e358ecaSmrg/* Define to 1 if you have the <sys/types.h> header file. */
255e358ecaSmrg#undef HAVE_SYS_TYPES_H
265e358ecaSmrg
275e358ecaSmrg/* Define to 1 if you have the <unistd.h> header file. */
285e358ecaSmrg#undef HAVE_UNISTD_H
29afe13c8eSmrg
30b3307321Smrg/* Name of package */
31b3307321Smrg#undef PACKAGE
32b3307321Smrg
33b3307321Smrg/* Define to the address where bug reports for this package should be sent. */
34b3307321Smrg#undef PACKAGE_BUGREPORT
35b3307321Smrg
36b3307321Smrg/* Define to the full name of this package. */
37b3307321Smrg#undef PACKAGE_NAME
38b3307321Smrg
39b3307321Smrg/* Define to the full name and version of this package. */
40b3307321Smrg#undef PACKAGE_STRING
41b3307321Smrg
42b3307321Smrg/* Define to the one symbol short name of this package. */
43b3307321Smrg#undef PACKAGE_TARNAME
44b3307321Smrg
45b3307321Smrg/* Define to the version of this package. */
46b3307321Smrg#undef PACKAGE_VERSION
47b3307321Smrg
48afe13c8eSmrg/* Major version of this package */
49afe13c8eSmrg#undef PACKAGE_VERSION_MAJOR
50afe13c8eSmrg
51afe13c8eSmrg/* Minor version of this package */
52afe13c8eSmrg#undef PACKAGE_VERSION_MINOR
53afe13c8eSmrg
54afe13c8eSmrg/* Patch version of this package */
55afe13c8eSmrg#undef PACKAGE_VERSION_PATCHLEVEL
56afe13c8eSmrg
575e358ecaSmrg/* Define to 1 if you have the ANSI C header files. */
585e358ecaSmrg#undef STDC_HEADERS
595e358ecaSmrg
60b3307321Smrg/* Version number of package */
61b3307321Smrg#undef VERSION
62