1a253d6aeSmrg/* config.h.in.  Generated from configure.ac by autoheader.  */
2a253d6aeSmrg
3a253d6aeSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
4a253d6aeSmrg#undef HAVE_DLFCN_H
5a253d6aeSmrg
6a253d6aeSmrg/* Define to 1 if you have the <inttypes.h> header file. */
7a253d6aeSmrg#undef HAVE_INTTYPES_H
8a253d6aeSmrg
9a253d6aeSmrg/* Define to 1 if you have the <stdint.h> header file. */
10a253d6aeSmrg#undef HAVE_STDINT_H
11a253d6aeSmrg
12b41a30aaSmrg/* Define to 1 if you have the <stdio.h> header file. */
13b41a30aaSmrg#undef HAVE_STDIO_H
14b41a30aaSmrg
15a253d6aeSmrg/* Define to 1 if you have the <stdlib.h> header file. */
16a253d6aeSmrg#undef HAVE_STDLIB_H
17a253d6aeSmrg
18a253d6aeSmrg/* Define to 1 if you have the <strings.h> header file. */
19a253d6aeSmrg#undef HAVE_STRINGS_H
20a253d6aeSmrg
21a253d6aeSmrg/* Define to 1 if you have the <string.h> header file. */
22a253d6aeSmrg#undef HAVE_STRING_H
23a253d6aeSmrg
24a253d6aeSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
25a253d6aeSmrg#undef HAVE_SYS_STAT_H
26a253d6aeSmrg
27a253d6aeSmrg/* Define to 1 if you have the <sys/types.h> header file. */
28a253d6aeSmrg#undef HAVE_SYS_TYPES_H
29a253d6aeSmrg
30a253d6aeSmrg/* Define to 1 if you have the <unistd.h> header file. */
31a253d6aeSmrg#undef HAVE_UNISTD_H
32a253d6aeSmrg
33b41a30aaSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
34ea133fd7Smrg#undef LT_OBJDIR
35ea133fd7Smrg
36a253d6aeSmrg/* Name of package */
37a253d6aeSmrg#undef PACKAGE
38a253d6aeSmrg
39a253d6aeSmrg/* Define to the address where bug reports for this package should be sent. */
40a253d6aeSmrg#undef PACKAGE_BUGREPORT
41a253d6aeSmrg
42a253d6aeSmrg/* Define to the full name of this package. */
43a253d6aeSmrg#undef PACKAGE_NAME
44a253d6aeSmrg
45a253d6aeSmrg/* Define to the full name and version of this package. */
46a253d6aeSmrg#undef PACKAGE_STRING
47a253d6aeSmrg
48a253d6aeSmrg/* Define to the one symbol short name of this package. */
49a253d6aeSmrg#undef PACKAGE_TARNAME
50a253d6aeSmrg
5125b89263Smrg/* Define to the home page for this package. */
5225b89263Smrg#undef PACKAGE_URL
5325b89263Smrg
54a253d6aeSmrg/* Define to the version of this package. */
55a253d6aeSmrg#undef PACKAGE_VERSION
56a253d6aeSmrg
57a253d6aeSmrg/* Major version of this package */
58a253d6aeSmrg#undef PACKAGE_VERSION_MAJOR
59a253d6aeSmrg
60a253d6aeSmrg/* Minor version of this package */
61a253d6aeSmrg#undef PACKAGE_VERSION_MINOR
62a253d6aeSmrg
63a253d6aeSmrg/* Patch version of this package */
64a253d6aeSmrg#undef PACKAGE_VERSION_PATCHLEVEL
65a253d6aeSmrg
6610f94802Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
67b41a30aaSmrg   required in a freestanding environment). This macro is provided for
68b41a30aaSmrg   backward compatibility; new code need not use it. */
69a253d6aeSmrg#undef STDC_HEADERS
70a253d6aeSmrg
71a253d6aeSmrg/* Version number of package */
72a253d6aeSmrg#undef VERSION
73