config.h.in revision 9ef7378b
1c19de146Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2c19de146Smrg
39ef7378bSmrg/* Define to 1 if you have the <inttypes.h> header file. */
49ef7378bSmrg#undef HAVE_INTTYPES_H
59ef7378bSmrg
69ef7378bSmrg/* Define to 1 if you have the <memory.h> header file. */
79ef7378bSmrg#undef HAVE_MEMORY_H
89ef7378bSmrg
99ef7378bSmrg/* Define to 1 if you have the <stdint.h> header file. */
109ef7378bSmrg#undef HAVE_STDINT_H
119ef7378bSmrg
129ef7378bSmrg/* Define to 1 if you have the <stdlib.h> header file. */
139ef7378bSmrg#undef HAVE_STDLIB_H
149ef7378bSmrg
159ef7378bSmrg/* Define to 1 if you have the <strings.h> header file. */
169ef7378bSmrg#undef HAVE_STRINGS_H
179ef7378bSmrg
189ef7378bSmrg/* Define to 1 if you have the <string.h> header file. */
199ef7378bSmrg#undef HAVE_STRING_H
209ef7378bSmrg
219ef7378bSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
229ef7378bSmrg#undef HAVE_SYS_STAT_H
239ef7378bSmrg
249ef7378bSmrg/* Define to 1 if you have the <sys/types.h> header file. */
259ef7378bSmrg#undef HAVE_SYS_TYPES_H
269ef7378bSmrg
279ef7378bSmrg/* Define to 1 if you have the <unistd.h> header file. */
289ef7378bSmrg#undef HAVE_UNISTD_H
299ef7378bSmrg
30c19de146Smrg/* Name of package */
31c19de146Smrg#undef PACKAGE
32c19de146Smrg
33c19de146Smrg/* Define to the address where bug reports for this package should be sent. */
34c19de146Smrg#undef PACKAGE_BUGREPORT
35c19de146Smrg
36c19de146Smrg/* Define to the full name of this package. */
37c19de146Smrg#undef PACKAGE_NAME
38c19de146Smrg
39c19de146Smrg/* Define to the full name and version of this package. */
40c19de146Smrg#undef PACKAGE_STRING
41c19de146Smrg
42c19de146Smrg/* Define to the one symbol short name of this package. */
43c19de146Smrg#undef PACKAGE_TARNAME
44c19de146Smrg
459ef7378bSmrg/* Define to the home page for this package. */
469ef7378bSmrg#undef PACKAGE_URL
479ef7378bSmrg
48c19de146Smrg/* Define to the version of this package. */
49c19de146Smrg#undef PACKAGE_VERSION
50c19de146Smrg
519ef7378bSmrg/* Major version of this package */
529ef7378bSmrg#undef PACKAGE_VERSION_MAJOR
539ef7378bSmrg
549ef7378bSmrg/* Minor version of this package */
559ef7378bSmrg#undef PACKAGE_VERSION_MINOR
569ef7378bSmrg
579ef7378bSmrg/* Patch version of this package */
589ef7378bSmrg#undef PACKAGE_VERSION_PATCHLEVEL
599ef7378bSmrg
609ef7378bSmrg/* Define to 1 if you have the ANSI C header files. */
619ef7378bSmrg#undef STDC_HEADERS
629ef7378bSmrg
63c19de146Smrg/* Version number of package */
64c19de146Smrg#undef VERSION
65