config.h.in revision 5212f86f
17d5e3a19Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
27d5e3a19Smrg
31568b75bSmrg/* Define to 1 if you have the <inttypes.h> header file. */
41568b75bSmrg#undef HAVE_INTTYPES_H
51568b75bSmrg
61568b75bSmrg/* Define to 1 if you have the <stdint.h> header file. */
71568b75bSmrg#undef HAVE_STDINT_H
81568b75bSmrg
95212f86fSmrg/* Define to 1 if you have the <stdio.h> header file. */
105212f86fSmrg#undef HAVE_STDIO_H
115212f86fSmrg
121568b75bSmrg/* Define to 1 if you have the <stdlib.h> header file. */
131568b75bSmrg#undef HAVE_STDLIB_H
141568b75bSmrg
151568b75bSmrg/* Define to 1 if you have the <strings.h> header file. */
161568b75bSmrg#undef HAVE_STRINGS_H
171568b75bSmrg
181568b75bSmrg/* Define to 1 if you have the <string.h> header file. */
191568b75bSmrg#undef HAVE_STRING_H
201568b75bSmrg
211568b75bSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
221568b75bSmrg#undef HAVE_SYS_STAT_H
231568b75bSmrg
241568b75bSmrg/* Define to 1 if you have the <sys/types.h> header file. */
251568b75bSmrg#undef HAVE_SYS_TYPES_H
261568b75bSmrg
271568b75bSmrg/* Define to 1 if you have the <unistd.h> header file. */
281568b75bSmrg#undef HAVE_UNISTD_H
291568b75bSmrg
307d5e3a19Smrg/* Name of package */
317d5e3a19Smrg#undef PACKAGE
327d5e3a19Smrg
337d5e3a19Smrg/* Define to the address where bug reports for this package should be sent. */
347d5e3a19Smrg#undef PACKAGE_BUGREPORT
357d5e3a19Smrg
367d5e3a19Smrg/* Define to the full name of this package. */
377d5e3a19Smrg#undef PACKAGE_NAME
387d5e3a19Smrg
397d5e3a19Smrg/* Define to the full name and version of this package. */
407d5e3a19Smrg#undef PACKAGE_STRING
417d5e3a19Smrg
427d5e3a19Smrg/* Define to the one symbol short name of this package. */
437d5e3a19Smrg#undef PACKAGE_TARNAME
447d5e3a19Smrg
45765486e8Smrg/* Define to the home page for this package. */
46765486e8Smrg#undef PACKAGE_URL
47765486e8Smrg
487d5e3a19Smrg/* Define to the version of this package. */
497d5e3a19Smrg#undef PACKAGE_VERSION
507d5e3a19Smrg
517d5e3a19Smrg/* Major version of this package */
527d5e3a19Smrg#undef PACKAGE_VERSION_MAJOR
537d5e3a19Smrg
547d5e3a19Smrg/* Minor version of this package */
557d5e3a19Smrg#undef PACKAGE_VERSION_MINOR
567d5e3a19Smrg
577d5e3a19Smrg/* Patch version of this package */
587d5e3a19Smrg#undef PACKAGE_VERSION_PATCHLEVEL
597d5e3a19Smrg
605212f86fSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones
615212f86fSmrg   required in a freestanding environment). This macro is provided for
625212f86fSmrg   backward compatibility; new code need not use it. */
631568b75bSmrg#undef STDC_HEADERS
641568b75bSmrg
657d5e3a19Smrg/* Version number of package */
667d5e3a19Smrg#undef VERSION
67