config.h.in revision fc89c0fb
1fc89c0fbSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2fc89c0fbSmrg
3fc89c0fbSmrg/* Define to 1 if you have the <inttypes.h> header file. */
4fc89c0fbSmrg#undef HAVE_INTTYPES_H
5fc89c0fbSmrg
6fc89c0fbSmrg/* Define to 1 if you have the <memory.h> header file. */
7fc89c0fbSmrg#undef HAVE_MEMORY_H
8fc89c0fbSmrg
9fc89c0fbSmrg/* Define to 1 if you have the <stdint.h> header file. */
10fc89c0fbSmrg#undef HAVE_STDINT_H
11fc89c0fbSmrg
12fc89c0fbSmrg/* Define to 1 if you have the <stdlib.h> header file. */
13fc89c0fbSmrg#undef HAVE_STDLIB_H
14fc89c0fbSmrg
15fc89c0fbSmrg/* Define to 1 if you have the <strings.h> header file. */
16fc89c0fbSmrg#undef HAVE_STRINGS_H
17fc89c0fbSmrg
18fc89c0fbSmrg/* Define to 1 if you have the <string.h> header file. */
19fc89c0fbSmrg#undef HAVE_STRING_H
20fc89c0fbSmrg
21fc89c0fbSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
22fc89c0fbSmrg#undef HAVE_SYS_STAT_H
23fc89c0fbSmrg
24fc89c0fbSmrg/* Define to 1 if you have the <sys/types.h> header file. */
25fc89c0fbSmrg#undef HAVE_SYS_TYPES_H
26fc89c0fbSmrg
27fc89c0fbSmrg/* Define to 1 if you have the <unistd.h> header file. */
28fc89c0fbSmrg#undef HAVE_UNISTD_H
29fc89c0fbSmrg
30fc89c0fbSmrg/* Define to 1 if you have the <wchar.h> header file. */
31fc89c0fbSmrg#undef HAVE_WCHAR_H
32fc89c0fbSmrg
33fc89c0fbSmrg/* Define to 1 if you have the <wctype.h> header file. */
34fc89c0fbSmrg#undef HAVE_WCTYPE_H
35fc89c0fbSmrg
36fc89c0fbSmrg/* Name of package */
37fc89c0fbSmrg#undef PACKAGE
38fc89c0fbSmrg
39fc89c0fbSmrg/* Define to the address where bug reports for this package should be sent. */
40fc89c0fbSmrg#undef PACKAGE_BUGREPORT
41fc89c0fbSmrg
42fc89c0fbSmrg/* Define to the full name of this package. */
43fc89c0fbSmrg#undef PACKAGE_NAME
44fc89c0fbSmrg
45fc89c0fbSmrg/* Define to the full name and version of this package. */
46fc89c0fbSmrg#undef PACKAGE_STRING
47fc89c0fbSmrg
48fc89c0fbSmrg/* Define to the one symbol short name of this package. */
49fc89c0fbSmrg#undef PACKAGE_TARNAME
50fc89c0fbSmrg
51fc89c0fbSmrg/* Define to the version of this package. */
52fc89c0fbSmrg#undef PACKAGE_VERSION
53fc89c0fbSmrg
54fc89c0fbSmrg/* Major version of this package */
55fc89c0fbSmrg#undef PACKAGE_VERSION_MAJOR
56fc89c0fbSmrg
57fc89c0fbSmrg/* Minor version of this package */
58fc89c0fbSmrg#undef PACKAGE_VERSION_MINOR
59fc89c0fbSmrg
60fc89c0fbSmrg/* Patch version of this package */
61fc89c0fbSmrg#undef PACKAGE_VERSION_PATCHLEVEL
62fc89c0fbSmrg
63fc89c0fbSmrg/* Define to 1 if you have the ANSI C header files. */
64fc89c0fbSmrg#undef STDC_HEADERS
65fc89c0fbSmrg
66fc89c0fbSmrg/* Version number of package */
67fc89c0fbSmrg#undef VERSION
68