14b0ead49Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 24b0ead49Smrg 34b0ead49Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 44b0ead49Smrg#undef HAVE_DLFCN_H 54b0ead49Smrg 64b0ead49Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 74b0ead49Smrg#undef HAVE_INTTYPES_H 84b0ead49Smrg 94b0ead49Smrg/* Define to 1 if you have the <stdint.h> header file. */ 104b0ead49Smrg#undef HAVE_STDINT_H 114b0ead49Smrg 12c3e29c03Smrg/* Define to 1 if you have the <stdio.h> header file. */ 13c3e29c03Smrg#undef HAVE_STDIO_H 14c3e29c03Smrg 154b0ead49Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 164b0ead49Smrg#undef HAVE_STDLIB_H 174b0ead49Smrg 184b0ead49Smrg/* Define to 1 if you have the <strings.h> header file. */ 194b0ead49Smrg#undef HAVE_STRINGS_H 204b0ead49Smrg 214b0ead49Smrg/* Define to 1 if you have the <string.h> header file. */ 224b0ead49Smrg#undef HAVE_STRING_H 234b0ead49Smrg 244b0ead49Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 254b0ead49Smrg#undef HAVE_SYS_STAT_H 264b0ead49Smrg 274b0ead49Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 284b0ead49Smrg#undef HAVE_SYS_TYPES_H 294b0ead49Smrg 304b0ead49Smrg/* Define to 1 if you have the <unistd.h> header file. */ 314b0ead49Smrg#undef HAVE_UNISTD_H 324b0ead49Smrg 3326372658Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 3449dc963fSmrg#undef LT_OBJDIR 3549dc963fSmrg 364b0ead49Smrg/* Name of package */ 374b0ead49Smrg#undef PACKAGE 384b0ead49Smrg 394b0ead49Smrg/* Define to the address where bug reports for this package should be sent. */ 404b0ead49Smrg#undef PACKAGE_BUGREPORT 414b0ead49Smrg 424b0ead49Smrg/* Define to the full name of this package. */ 434b0ead49Smrg#undef PACKAGE_NAME 444b0ead49Smrg 454b0ead49Smrg/* Define to the full name and version of this package. */ 464b0ead49Smrg#undef PACKAGE_STRING 474b0ead49Smrg 484b0ead49Smrg/* Define to the one symbol short name of this package. */ 494b0ead49Smrg#undef PACKAGE_TARNAME 504b0ead49Smrg 5149dc963fSmrg/* Define to the home page for this package. */ 5249dc963fSmrg#undef PACKAGE_URL 5349dc963fSmrg 544b0ead49Smrg/* Define to the version of this package. */ 554b0ead49Smrg#undef PACKAGE_VERSION 564b0ead49Smrg 574b0ead49Smrg/* Major version of this package */ 584b0ead49Smrg#undef PACKAGE_VERSION_MAJOR 594b0ead49Smrg 604b0ead49Smrg/* Minor version of this package */ 614b0ead49Smrg#undef PACKAGE_VERSION_MINOR 624b0ead49Smrg 634b0ead49Smrg/* Patch version of this package */ 644b0ead49Smrg#undef PACKAGE_VERSION_PATCHLEVEL 654b0ead49Smrg 66c3e29c03Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 67c3e29c03Smrg required in a freestanding environment). This macro is provided for 68c3e29c03Smrg backward compatibility; new code need not use it. */ 694b0ead49Smrg#undef STDC_HEADERS 704b0ead49Smrg 714b0ead49Smrg/* Version number of package */ 724b0ead49Smrg#undef VERSION 73