18108eb18Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 28108eb18Smrg 31a650d1eSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 41a650d1eSmrg#undef HAVE_INTTYPES_H 51a650d1eSmrg 68d1e6323Smrg/* Define to 1 if you have the 'mkstemp' function. */ 75977a007Smrg#undef HAVE_MKSTEMP 85977a007Smrg 98d1e6323Smrg/* Define to 1 if you have the 'putenv' function. */ 105977a007Smrg#undef HAVE_PUTENV 115977a007Smrg 121a650d1eSmrg/* Define to 1 if you have the <stdint.h> header file. */ 131a650d1eSmrg#undef HAVE_STDINT_H 141a650d1eSmrg 1599c4c48aSmrg/* Define to 1 if you have the <stdio.h> header file. */ 1699c4c48aSmrg#undef HAVE_STDIO_H 1799c4c48aSmrg 181a650d1eSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 191a650d1eSmrg#undef HAVE_STDLIB_H 201a650d1eSmrg 211a650d1eSmrg/* Define to 1 if you have the <strings.h> header file. */ 221a650d1eSmrg#undef HAVE_STRINGS_H 231a650d1eSmrg 241a650d1eSmrg/* Define to 1 if you have the <string.h> header file. */ 251a650d1eSmrg#undef HAVE_STRING_H 261a650d1eSmrg 271a650d1eSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 281a650d1eSmrg#undef HAVE_SYS_STAT_H 291a650d1eSmrg 301a650d1eSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 311a650d1eSmrg#undef HAVE_SYS_TYPES_H 321a650d1eSmrg 331a650d1eSmrg/* Define to 1 if you have the <unistd.h> header file. */ 341a650d1eSmrg#undef HAVE_UNISTD_H 351a650d1eSmrg 368108eb18Smrg/* Name of package */ 378108eb18Smrg#undef PACKAGE 388108eb18Smrg 398108eb18Smrg/* Define to the address where bug reports for this package should be sent. */ 408108eb18Smrg#undef PACKAGE_BUGREPORT 418108eb18Smrg 428108eb18Smrg/* Define to the full name of this package. */ 438108eb18Smrg#undef PACKAGE_NAME 448108eb18Smrg 458108eb18Smrg/* Define to the full name and version of this package. */ 468108eb18Smrg#undef PACKAGE_STRING 478108eb18Smrg 488108eb18Smrg/* Define to the one symbol short name of this package. */ 498108eb18Smrg#undef PACKAGE_TARNAME 508108eb18Smrg 511a650d1eSmrg/* Define to the home page for this package. */ 521a650d1eSmrg#undef PACKAGE_URL 531a650d1eSmrg 548108eb18Smrg/* Define to the version of this package. */ 558108eb18Smrg#undef PACKAGE_VERSION 568108eb18Smrg 571a650d1eSmrg/* Major version of this package */ 581a650d1eSmrg#undef PACKAGE_VERSION_MAJOR 591a650d1eSmrg 601a650d1eSmrg/* Minor version of this package */ 611a650d1eSmrg#undef PACKAGE_VERSION_MINOR 621a650d1eSmrg 631a650d1eSmrg/* Patch version of this package */ 641a650d1eSmrg#undef PACKAGE_VERSION_PATCHLEVEL 651a650d1eSmrg 668d1e6323Smrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 6799c4c48aSmrg required in a freestanding environment). This macro is provided for 6899c4c48aSmrg backward compatibility; new code need not use it. */ 691a650d1eSmrg#undef STDC_HEADERS 701a650d1eSmrg 718108eb18Smrg/* Version number of package */ 728108eb18Smrg#undef VERSION 73