config.h.in revision dc088bc7
19f606849Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 29f606849Smrg 39f606849Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 49f606849Smrg#undef HAVE_DLFCN_H 59f606849Smrg 69f606849Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 79f606849Smrg#undef HAVE_INTTYPES_H 89f606849Smrg 99f606849Smrg/* Define to 1 if you have the <stdint.h> header file. */ 109f606849Smrg#undef HAVE_STDINT_H 119f606849Smrg 12949d0342Smrg/* Define to 1 if you have the <stdio.h> header file. */ 13949d0342Smrg#undef HAVE_STDIO_H 14949d0342Smrg 159f606849Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 169f606849Smrg#undef HAVE_STDLIB_H 179f606849Smrg 189f606849Smrg/* Define to 1 if you have the <strings.h> header file. */ 199f606849Smrg#undef HAVE_STRINGS_H 209f606849Smrg 219f606849Smrg/* Define to 1 if you have the <string.h> header file. */ 229f606849Smrg#undef HAVE_STRING_H 239f606849Smrg 249f606849Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 259f606849Smrg#undef HAVE_SYS_STAT_H 269f606849Smrg 279f606849Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 289f606849Smrg#undef HAVE_SYS_TYPES_H 299f606849Smrg 309f606849Smrg/* Define to 1 if you have the <unistd.h> header file. */ 319f606849Smrg#undef HAVE_UNISTD_H 329f606849Smrg 33949d0342Smrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 34d5c3dbf1Smrg#undef LT_OBJDIR 35d5c3dbf1Smrg 369f606849Smrg/* Name of package */ 379f606849Smrg#undef PACKAGE 389f606849Smrg 399f606849Smrg/* Define to the address where bug reports for this package should be sent. */ 409f606849Smrg#undef PACKAGE_BUGREPORT 419f606849Smrg 429f606849Smrg/* Define to the full name of this package. */ 439f606849Smrg#undef PACKAGE_NAME 449f606849Smrg 459f606849Smrg/* Define to the full name and version of this package. */ 469f606849Smrg#undef PACKAGE_STRING 479f606849Smrg 489f606849Smrg/* Define to the one symbol short name of this package. */ 499f606849Smrg#undef PACKAGE_TARNAME 509f606849Smrg 51d5c3dbf1Smrg/* Define to the home page for this package. */ 52d5c3dbf1Smrg#undef PACKAGE_URL 53d5c3dbf1Smrg 549f606849Smrg/* Define to the version of this package. */ 559f606849Smrg#undef PACKAGE_VERSION 569f606849Smrg 579f606849Smrg/* Major version of this package */ 589f606849Smrg#undef PACKAGE_VERSION_MAJOR 599f606849Smrg 609f606849Smrg/* Minor version of this package */ 619f606849Smrg#undef PACKAGE_VERSION_MINOR 629f606849Smrg 639f606849Smrg/* Patch version of this package */ 649f606849Smrg#undef PACKAGE_VERSION_PATCHLEVEL 659f606849Smrg 66dc088bc7Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 67949d0342Smrg required in a freestanding environment). This macro is provided for 68949d0342Smrg backward compatibility; new code need not use it. */ 699f606849Smrg#undef STDC_HEADERS 709f606849Smrg 719f606849Smrg/* Version number of package */ 729f606849Smrg#undef VERSION 73