16f03b1f6Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
26f03b1f6Smrg
36f03b1f6Smrg/* Define to 1 if you have the <dlfcn.h> header file. */
46f03b1f6Smrg#undef HAVE_DLFCN_H
56f03b1f6Smrg
66f03b1f6Smrg/* Define to 1 if you have the <inttypes.h> header file. */
76f03b1f6Smrg#undef HAVE_INTTYPES_H
86f03b1f6Smrg
90f57e2e1Smrg/* Define to 1 if you have the 'shmat' function. */
1042941e3bSmrg#undef HAVE_SHMAT
1142941e3bSmrg
126f03b1f6Smrg/* Define to 1 if you have the <stdint.h> header file. */
136f03b1f6Smrg#undef HAVE_STDINT_H
146f03b1f6Smrg
1540613eb2Smrg/* Define to 1 if you have the <stdio.h> header file. */
1640613eb2Smrg#undef HAVE_STDIO_H
1740613eb2Smrg
186f03b1f6Smrg/* Define to 1 if you have the <stdlib.h> header file. */
196f03b1f6Smrg#undef HAVE_STDLIB_H
206f03b1f6Smrg
216f03b1f6Smrg/* Define to 1 if you have the <strings.h> header file. */
226f03b1f6Smrg#undef HAVE_STRINGS_H
236f03b1f6Smrg
246f03b1f6Smrg/* Define to 1 if you have the <string.h> header file. */
256f03b1f6Smrg#undef HAVE_STRING_H
266f03b1f6Smrg
276f03b1f6Smrg/* Define to 1 if you have the <sys/stat.h> header file. */
286f03b1f6Smrg#undef HAVE_SYS_STAT_H
296f03b1f6Smrg
306f03b1f6Smrg/* Define to 1 if you have the <sys/types.h> header file. */
316f03b1f6Smrg#undef HAVE_SYS_TYPES_H
326f03b1f6Smrg
336f03b1f6Smrg/* Define to 1 if you have the <unistd.h> header file. */
346f03b1f6Smrg#undef HAVE_UNISTD_H
356f03b1f6Smrg
36c1e3c5d0Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */
37356f6debSmrg#undef LT_OBJDIR
38356f6debSmrg
396f03b1f6Smrg/* Name of package */
406f03b1f6Smrg#undef PACKAGE
416f03b1f6Smrg
426f03b1f6Smrg/* Define to the address where bug reports for this package should be sent. */
436f03b1f6Smrg#undef PACKAGE_BUGREPORT
446f03b1f6Smrg
456f03b1f6Smrg/* Define to the full name of this package. */
466f03b1f6Smrg#undef PACKAGE_NAME
476f03b1f6Smrg
486f03b1f6Smrg/* Define to the full name and version of this package. */
496f03b1f6Smrg#undef PACKAGE_STRING
506f03b1f6Smrg
516f03b1f6Smrg/* Define to the one symbol short name of this package. */
526f03b1f6Smrg#undef PACKAGE_TARNAME
536f03b1f6Smrg
54356f6debSmrg/* Define to the home page for this package. */
55356f6debSmrg#undef PACKAGE_URL
56356f6debSmrg
576f03b1f6Smrg/* Define to the version of this package. */
586f03b1f6Smrg#undef PACKAGE_VERSION
596f03b1f6Smrg
606f03b1f6Smrg/* Major version of this package */
616f03b1f6Smrg#undef PACKAGE_VERSION_MAJOR
626f03b1f6Smrg
636f03b1f6Smrg/* Minor version of this package */
646f03b1f6Smrg#undef PACKAGE_VERSION_MINOR
656f03b1f6Smrg
666f03b1f6Smrg/* Patch version of this package */
676f03b1f6Smrg#undef PACKAGE_VERSION_PATCHLEVEL
686f03b1f6Smrg
690f57e2e1Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones
7040613eb2Smrg   required in a freestanding environment). This macro is provided for
7140613eb2Smrg   backward compatibility; new code need not use it. */
726f03b1f6Smrg#undef STDC_HEADERS
736f03b1f6Smrg
746f03b1f6Smrg/* Version number of package */
756f03b1f6Smrg#undef VERSION
76