config.h.in revision 16d7e2f1
12c7c4e3dSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
22c7c4e3dSmrg
38650bb69Smrg/* Define to 1 if you have the <inttypes.h> header file. */
48650bb69Smrg#undef HAVE_INTTYPES_H
58650bb69Smrg
68650bb69Smrg/* Define to 1 if you have the <memory.h> header file. */
78650bb69Smrg#undef HAVE_MEMORY_H
88650bb69Smrg
98650bb69Smrg/* Define to 1 if you have the <stdint.h> header file. */
108650bb69Smrg#undef HAVE_STDINT_H
118650bb69Smrg
128650bb69Smrg/* Define to 1 if you have the <stdlib.h> header file. */
138650bb69Smrg#undef HAVE_STDLIB_H
148650bb69Smrg
158650bb69Smrg/* Define to 1 if you have the <strings.h> header file. */
168650bb69Smrg#undef HAVE_STRINGS_H
178650bb69Smrg
188650bb69Smrg/* Define to 1 if you have the <string.h> header file. */
198650bb69Smrg#undef HAVE_STRING_H
208650bb69Smrg
218650bb69Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
228650bb69Smrg#undef HAVE_SYS_STAT_H
238650bb69Smrg
248650bb69Smrg/* Define to 1 if you have the <sys/types.h> header file. */
258650bb69Smrg#undef HAVE_SYS_TYPES_H
268650bb69Smrg
278650bb69Smrg/* Define to 1 if you have the <unistd.h> header file. */
288650bb69Smrg#undef HAVE_UNISTD_H
298650bb69Smrg
302c7c4e3dSmrg/* Name of package */
312c7c4e3dSmrg#undef PACKAGE
322c7c4e3dSmrg
332c7c4e3dSmrg/* Define to the address where bug reports for this package should be sent. */
342c7c4e3dSmrg#undef PACKAGE_BUGREPORT
352c7c4e3dSmrg
362c7c4e3dSmrg/* Define to the full name of this package. */
372c7c4e3dSmrg#undef PACKAGE_NAME
382c7c4e3dSmrg
392c7c4e3dSmrg/* Define to the full name and version of this package. */
402c7c4e3dSmrg#undef PACKAGE_STRING
412c7c4e3dSmrg
422c7c4e3dSmrg/* Define to the one symbol short name of this package. */
432c7c4e3dSmrg#undef PACKAGE_TARNAME
442c7c4e3dSmrg
4516d7e2f1Smrg/* Define to the home page for this package. */
4616d7e2f1Smrg#undef PACKAGE_URL
4716d7e2f1Smrg
482c7c4e3dSmrg/* Define to the version of this package. */
492c7c4e3dSmrg#undef PACKAGE_VERSION
502c7c4e3dSmrg
518650bb69Smrg/* Major version of this package */
528650bb69Smrg#undef PACKAGE_VERSION_MAJOR
538650bb69Smrg
548650bb69Smrg/* Minor version of this package */
558650bb69Smrg#undef PACKAGE_VERSION_MINOR
568650bb69Smrg
578650bb69Smrg/* Patch version of this package */
588650bb69Smrg#undef PACKAGE_VERSION_PATCHLEVEL
598650bb69Smrg
608650bb69Smrg/* Define to 1 if you have the ANSI C header files. */
618650bb69Smrg#undef STDC_HEADERS
628650bb69Smrg
632c7c4e3dSmrg/* Version number of package */
642c7c4e3dSmrg#undef VERSION
65