12007c8b2Snia/* config.h.in.  Generated from configure.ac by autoheader.  */
22007c8b2Snia
32007c8b2Snia/* Define to 1 if you have the <inttypes.h> header file. */
42007c8b2Snia#undef HAVE_INTTYPES_H
52007c8b2Snia
62007c8b2Snia/* Define to 1 if you have the <memory.h> header file. */
72007c8b2Snia#undef HAVE_MEMORY_H
82007c8b2Snia
92007c8b2Snia/* Define to 1 if you have the <stdint.h> header file. */
102007c8b2Snia#undef HAVE_STDINT_H
112007c8b2Snia
122007c8b2Snia/* Define to 1 if you have the <stdlib.h> header file. */
132007c8b2Snia#undef HAVE_STDLIB_H
142007c8b2Snia
152007c8b2Snia/* Define to 1 if you have the <strings.h> header file. */
162007c8b2Snia#undef HAVE_STRINGS_H
172007c8b2Snia
182007c8b2Snia/* Define to 1 if you have the <string.h> header file. */
192007c8b2Snia#undef HAVE_STRING_H
202007c8b2Snia
212007c8b2Snia/* Define to 1 if you have the <sys/stat.h> header file. */
222007c8b2Snia#undef HAVE_SYS_STAT_H
232007c8b2Snia
242007c8b2Snia/* Define to 1 if you have the <sys/types.h> header file. */
252007c8b2Snia#undef HAVE_SYS_TYPES_H
262007c8b2Snia
272007c8b2Snia/* Define to 1 if you have the <unistd.h> header file. */
282007c8b2Snia#undef HAVE_UNISTD_H
292007c8b2Snia
302007c8b2Snia/* Name of package */
312007c8b2Snia#undef PACKAGE
322007c8b2Snia
332007c8b2Snia/* Define to the address where bug reports for this package should be sent. */
342007c8b2Snia#undef PACKAGE_BUGREPORT
352007c8b2Snia
362007c8b2Snia/* Define to the full name of this package. */
372007c8b2Snia#undef PACKAGE_NAME
382007c8b2Snia
392007c8b2Snia/* Define to the full name and version of this package. */
402007c8b2Snia#undef PACKAGE_STRING
412007c8b2Snia
422007c8b2Snia/* Define to the one symbol short name of this package. */
432007c8b2Snia#undef PACKAGE_TARNAME
442007c8b2Snia
452007c8b2Snia/* Define to the home page for this package. */
462007c8b2Snia#undef PACKAGE_URL
472007c8b2Snia
482007c8b2Snia/* Define to the version of this package. */
492007c8b2Snia#undef PACKAGE_VERSION
502007c8b2Snia
512007c8b2Snia/* Major version of this package */
522007c8b2Snia#undef PACKAGE_VERSION_MAJOR
532007c8b2Snia
542007c8b2Snia/* Minor version of this package */
552007c8b2Snia#undef PACKAGE_VERSION_MINOR
562007c8b2Snia
572007c8b2Snia/* Patch version of this package */
582007c8b2Snia#undef PACKAGE_VERSION_PATCHLEVEL
592007c8b2Snia
602007c8b2Snia/* Define to 1 if you have the ANSI C header files. */
612007c8b2Snia#undef STDC_HEADERS
622007c8b2Snia
632007c8b2Snia/* Version number of package */
642007c8b2Snia#undef VERSION
65