141b2f0bdSmrg/* src/config.h.in.  Generated from configure.ac by autoheader.  */
241b2f0bdSmrg
341b2f0bdSmrg/* Define to 1 if you have the <dlfcn.h> header file. */
441b2f0bdSmrg#undef HAVE_DLFCN_H
541b2f0bdSmrg
641b2f0bdSmrg/* Define to 1 if you have the <inttypes.h> header file. */
741b2f0bdSmrg#undef HAVE_INTTYPES_H
841b2f0bdSmrg
941b2f0bdSmrg/* Define to 1 if you have the <memory.h> header file. */
1041b2f0bdSmrg#undef HAVE_MEMORY_H
1141b2f0bdSmrg
1241b2f0bdSmrg/* Define to 1 if you have the <stdint.h> header file. */
1341b2f0bdSmrg#undef HAVE_STDINT_H
1441b2f0bdSmrg
1541b2f0bdSmrg/* Define to 1 if you have the <stdlib.h> header file. */
1641b2f0bdSmrg#undef HAVE_STDLIB_H
1741b2f0bdSmrg
1841b2f0bdSmrg/* Define to 1 if you have the <strings.h> header file. */
1941b2f0bdSmrg#undef HAVE_STRINGS_H
2041b2f0bdSmrg
2141b2f0bdSmrg/* Define to 1 if you have the <string.h> header file. */
2241b2f0bdSmrg#undef HAVE_STRING_H
2341b2f0bdSmrg
2441b2f0bdSmrg/* Define to 1 if you have the <sys/stat.h> header file. */
2541b2f0bdSmrg#undef HAVE_SYS_STAT_H
2641b2f0bdSmrg
2741b2f0bdSmrg/* Define to 1 if you have the <sys/types.h> header file. */
2841b2f0bdSmrg#undef HAVE_SYS_TYPES_H
2941b2f0bdSmrg
3041b2f0bdSmrg/* Define to 1 if you have the <unistd.h> header file. */
3141b2f0bdSmrg#undef HAVE_UNISTD_H
3241b2f0bdSmrg
336b526288Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
3411a29bacSmrg#undef LT_OBJDIR
3511a29bacSmrg
3641b2f0bdSmrg/* Name of package */
3741b2f0bdSmrg#undef PACKAGE
3841b2f0bdSmrg
3941b2f0bdSmrg/* Define to the address where bug reports for this package should be sent. */
4041b2f0bdSmrg#undef PACKAGE_BUGREPORT
4141b2f0bdSmrg
4241b2f0bdSmrg/* Define to the full name of this package. */
4341b2f0bdSmrg#undef PACKAGE_NAME
4441b2f0bdSmrg
4541b2f0bdSmrg/* Define to the full name and version of this package. */
4641b2f0bdSmrg#undef PACKAGE_STRING
4741b2f0bdSmrg
4841b2f0bdSmrg/* Define to the one symbol short name of this package. */
4941b2f0bdSmrg#undef PACKAGE_TARNAME
5041b2f0bdSmrg
5111a29bacSmrg/* Define to the home page for this package. */
5211a29bacSmrg#undef PACKAGE_URL
5311a29bacSmrg
5441b2f0bdSmrg/* Define to the version of this package. */
5541b2f0bdSmrg#undef PACKAGE_VERSION
5641b2f0bdSmrg
5711245024Smrg/* Major version of this package */
5811245024Smrg#undef PACKAGE_VERSION_MAJOR
5911245024Smrg
6011245024Smrg/* Minor version of this package */
6111245024Smrg#undef PACKAGE_VERSION_MINOR
6211245024Smrg
6311245024Smrg/* Patch version of this package */
6411245024Smrg#undef PACKAGE_VERSION_PATCHLEVEL
6511245024Smrg
6641b2f0bdSmrg/* Define to 1 if you have the ANSI C header files. */
6741b2f0bdSmrg#undef STDC_HEADERS
6841b2f0bdSmrg
6941b2f0bdSmrg/* Version number of package */
7041b2f0bdSmrg#undef VERSION
71