config.h.in revision 27485fbc
11.285Sapb/* src/config.h.in.  Generated from configure.ac by autoheader.  */
21.277Sad
31.277Sad/* Define to 1 if you have the <dlfcn.h> header file. */
41.277Sad#undef HAVE_DLFCN_H
51.277Sad
61.277Sad/* Define to 1 if you have the <inttypes.h> header file. */
71.277Sad#undef HAVE_INTTYPES_H
81.277Sad
91.277Sad/* Define to 1 if you have the <stdint.h> header file. */
101.277Sad#undef HAVE_STDINT_H
111.277Sad
121.277Sad/* Define to 1 if you have the <stdio.h> header file. */
131.277Sad#undef HAVE_STDIO_H
141.277Sad
151.277Sad/* Define to 1 if you have the <stdlib.h> header file. */
161.277Sad#undef HAVE_STDLIB_H
171.277Sad
181.277Sad/* Define to 1 if you have the <strings.h> header file. */
191.277Sad#undef HAVE_STRINGS_H
201.277Sad
211.277Sad/* Define to 1 if you have the <string.h> header file. */
221.277Sad#undef HAVE_STRING_H
231.277Sad
241.277Sad/* Define to 1 if you have the <sys/stat.h> header file. */
251.277Sad#undef HAVE_SYS_STAT_H
261.277Sad
271.277Sad/* Define to 1 if you have the <sys/types.h> header file. */
281.55Scgd#undef HAVE_SYS_TYPES_H
291.55Scgd
301.77Scgd/* Define to 1 if you have the <unistd.h> header file. */
311.55Scgd#undef HAVE_UNISTD_H
321.55Scgd
331.55Scgd/* Define to the sub-directory where libtool stores uninstalled libraries. */
341.55Scgd#undef LT_OBJDIR
351.55Scgd
361.55Scgd/* Name of package */
371.55Scgd#undef PACKAGE
381.55Scgd
391.55Scgd/* Define to the address where bug reports for this package should be sent. */
401.55Scgd#undef PACKAGE_BUGREPORT
411.55Scgd
421.55Scgd/* Define to the full name of this package. */
431.55Scgd#undef PACKAGE_NAME
441.55Scgd
451.55Scgd/* Define to the full name and version of this package. */
461.55Scgd#undef PACKAGE_STRING
471.55Scgd
481.55Scgd/* Define to the one symbol short name of this package. */
491.55Scgd#undef PACKAGE_TARNAME
501.55Scgd
511.55Scgd/* Define to the home page for this package. */
521.55Scgd#undef PACKAGE_URL
531.55Scgd
541.55Scgd/* Define to the version of this package. */
551.55Scgd#undef PACKAGE_VERSION
561.55Scgd
571.55Scgd/* Major version of this package */
581.55Scgd#undef PACKAGE_VERSION_MAJOR
591.55Scgd
601.146Slukem/* Minor version of this package */
611.146Slukem#undef PACKAGE_VERSION_MINOR
621.285Sapb
631.89Smrg/* Patch version of this package */
641.92Sthorpej#undef PACKAGE_VERSION_PATCHLEVEL
651.285Sapb
661.124Sjdolecek/* Define to 1 if all of the C90 standard headers exist (not just the ones
671.226Sdogcow   required in a freestanding environment). This macro is provided for
681.232Selad   backward compatibility; new code need not use it. */
691.279Swrstuden#undef STDC_HEADERS
701.55Scgd
711.55Scgd/* Version number of package */
721.55Scgd#undef VERSION
731.55Scgd