config.h.in revision 356f6deb
16f03b1f6Smrg/* config.h.in.  Generated from configure.ac by autoheader.  */
26f03b1f6Smrg
36f03b1f6Smrg/* Has shm*() functions */
46f03b1f6Smrg#undef HAS_SHM
56f03b1f6Smrg
66f03b1f6Smrg/* Define to 1 if you have the <dlfcn.h> header file. */
76f03b1f6Smrg#undef HAVE_DLFCN_H
86f03b1f6Smrg
96f03b1f6Smrg/* Define to 1 if you have the <inttypes.h> header file. */
106f03b1f6Smrg#undef HAVE_INTTYPES_H
116f03b1f6Smrg
126f03b1f6Smrg/* Define to 1 if you have the <memory.h> header file. */
136f03b1f6Smrg#undef HAVE_MEMORY_H
146f03b1f6Smrg
156f03b1f6Smrg/* Define to 1 if you have the <stdint.h> header file. */
166f03b1f6Smrg#undef HAVE_STDINT_H
176f03b1f6Smrg
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
36356f6debSmrg/* Define to the sub-directory in which libtool stores uninstalled libraries.
37356f6debSmrg   */
38356f6debSmrg#undef LT_OBJDIR
39356f6debSmrg
406f03b1f6Smrg/* Name of package */
416f03b1f6Smrg#undef PACKAGE
426f03b1f6Smrg
436f03b1f6Smrg/* Define to the address where bug reports for this package should be sent. */
446f03b1f6Smrg#undef PACKAGE_BUGREPORT
456f03b1f6Smrg
466f03b1f6Smrg/* Define to the full name of this package. */
476f03b1f6Smrg#undef PACKAGE_NAME
486f03b1f6Smrg
496f03b1f6Smrg/* Define to the full name and version of this package. */
506f03b1f6Smrg#undef PACKAGE_STRING
516f03b1f6Smrg
526f03b1f6Smrg/* Define to the one symbol short name of this package. */
536f03b1f6Smrg#undef PACKAGE_TARNAME
546f03b1f6Smrg
55356f6debSmrg/* Define to the home page for this package. */
56356f6debSmrg#undef PACKAGE_URL
57356f6debSmrg
586f03b1f6Smrg/* Define to the version of this package. */
596f03b1f6Smrg#undef PACKAGE_VERSION
606f03b1f6Smrg
616f03b1f6Smrg/* Major version of this package */
626f03b1f6Smrg#undef PACKAGE_VERSION_MAJOR
636f03b1f6Smrg
646f03b1f6Smrg/* Minor version of this package */
656f03b1f6Smrg#undef PACKAGE_VERSION_MINOR
666f03b1f6Smrg
676f03b1f6Smrg/* Patch version of this package */
686f03b1f6Smrg#undef PACKAGE_VERSION_PATCHLEVEL
696f03b1f6Smrg
706f03b1f6Smrg/* Define to 1 if you have the ANSI C header files. */
716f03b1f6Smrg#undef STDC_HEADERS
726f03b1f6Smrg
736f03b1f6Smrg/* Version number of package */
746f03b1f6Smrg#undef VERSION
75