config.h.in revision 9e0146f7
1492e1cfeSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2492e1cfeSmrg
39e0146f7Smrg/* Define to 1 if you have the <inttypes.h> header file. */
49e0146f7Smrg#undef HAVE_INTTYPES_H
59e0146f7Smrg
69e0146f7Smrg/* Define to 1 if you have the <memory.h> header file. */
79e0146f7Smrg#undef HAVE_MEMORY_H
89e0146f7Smrg
99e0146f7Smrg/* Define to 1 if you have the <stdint.h> header file. */
109e0146f7Smrg#undef HAVE_STDINT_H
119e0146f7Smrg
129e0146f7Smrg/* Define to 1 if you have the <stdlib.h> header file. */
139e0146f7Smrg#undef HAVE_STDLIB_H
149e0146f7Smrg
159e0146f7Smrg/* Define to 1 if you have the <strings.h> header file. */
169e0146f7Smrg#undef HAVE_STRINGS_H
179e0146f7Smrg
189e0146f7Smrg/* Define to 1 if you have the <string.h> header file. */
199e0146f7Smrg#undef HAVE_STRING_H
209e0146f7Smrg
219e0146f7Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
229e0146f7Smrg#undef HAVE_SYS_STAT_H
239e0146f7Smrg
249e0146f7Smrg/* Define to 1 if you have the <sys/types.h> header file. */
259e0146f7Smrg#undef HAVE_SYS_TYPES_H
269e0146f7Smrg
279e0146f7Smrg/* Define to 1 if you have the <unistd.h> header file. */
289e0146f7Smrg#undef HAVE_UNISTD_H
299e0146f7Smrg
309e0146f7Smrg/* Location of translated messages */
319e0146f7Smrg#undef LOCALEDIR
329e0146f7Smrg
33492e1cfeSmrg/* Name of package */
34492e1cfeSmrg#undef PACKAGE
35492e1cfeSmrg
36492e1cfeSmrg/* Define to the address where bug reports for this package should be sent. */
37492e1cfeSmrg#undef PACKAGE_BUGREPORT
38492e1cfeSmrg
39492e1cfeSmrg/* Define to the full name of this package. */
40492e1cfeSmrg#undef PACKAGE_NAME
41492e1cfeSmrg
42492e1cfeSmrg/* Define to the full name and version of this package. */
43492e1cfeSmrg#undef PACKAGE_STRING
44492e1cfeSmrg
45492e1cfeSmrg/* Define to the one symbol short name of this package. */
46492e1cfeSmrg#undef PACKAGE_TARNAME
47492e1cfeSmrg
489e0146f7Smrg/* Define to the home page for this package. */
499e0146f7Smrg#undef PACKAGE_URL
509e0146f7Smrg
51492e1cfeSmrg/* Define to the version of this package. */
52492e1cfeSmrg#undef PACKAGE_VERSION
53492e1cfeSmrg
549e0146f7Smrg/* Major version of this package */
559e0146f7Smrg#undef PACKAGE_VERSION_MAJOR
569e0146f7Smrg
579e0146f7Smrg/* Minor version of this package */
589e0146f7Smrg#undef PACKAGE_VERSION_MINOR
599e0146f7Smrg
609e0146f7Smrg/* Patch version of this package */
619e0146f7Smrg#undef PACKAGE_VERSION_PATCHLEVEL
629e0146f7Smrg
639e0146f7Smrg/* Define to 1 if you have the ANSI C header files. */
649e0146f7Smrg#undef STDC_HEADERS
659e0146f7Smrg
669e0146f7Smrg/* Define to 1 if you want to use the gettext() function. */
679e0146f7Smrg#undef USE_GETTEXT
689e0146f7Smrg
69492e1cfeSmrg/* Version number of package */
70492e1cfeSmrg#undef VERSION
71