config.h.in revision f7ada8dd
11.45Sthorpej/* config.h.in. Generated from configure.ac by autoheader. */ 21.24Sthorpej 31.24Sthorpej/* Define to 1 if you have the <inttypes.h> header file. */ 41.29Sthorpej#undef HAVE_INTTYPES_H 51.24Sthorpej 61.24Sthorpej/* Define to 1 if you have the <memory.h> header file. */ 71.24Sthorpej#undef HAVE_MEMORY_H 81.24Sthorpej 91.24Sthorpej/* Define to 1 if you have the <stdint.h> header file. */ 101.24Sthorpej#undef HAVE_STDINT_H 111.24Sthorpej 121.24Sthorpej/* Define to 1 if you have the <stdlib.h> header file. */ 131.24Sthorpej#undef HAVE_STDLIB_H 141.24Sthorpej 151.24Sthorpej/* Define to 1 if you have the <strings.h> header file. */ 161.24Sthorpej#undef HAVE_STRINGS_H 171.24Sthorpej 181.24Sthorpej/* Define to 1 if you have the <string.h> header file. */ 191.24Sthorpej#undef HAVE_STRING_H 201.24Sthorpej 211.24Sthorpej/* Define to 1 if you have the <sys/stat.h> header file. */ 221.24Sthorpej#undef HAVE_SYS_STAT_H 231.24Sthorpej 241.24Sthorpej/* Define to 1 if you have the <sys/types.h> header file. */ 251.24Sthorpej#undef HAVE_SYS_TYPES_H 261.24Sthorpej 271.24Sthorpej/* Define to 1 if you have the <unistd.h> header file. */ 281.24Sthorpej#undef HAVE_UNISTD_H 291.24Sthorpej 301.24Sthorpej/* Name of package */ 311.24Sthorpej#undef PACKAGE 321.1Scgd 331.1Scgd/* Define to the address where bug reports for this package should be sent. */ 341.1Scgd#undef PACKAGE_BUGREPORT 351.1Scgd 361.1Scgd/* Define to the full name of this package. */ 371.1Scgd#undef PACKAGE_NAME 381.41Smatt 391.1Scgd/* Define to the full name and version of this package. */ 401.1Scgd#undef PACKAGE_STRING 411.1Scgd 421.1Scgd/* Define to the one symbol short name of this package. */ 431.1Scgd#undef PACKAGE_TARNAME 441.41Smatt 451.41Smatt/* Define to the home page for this package. */ 461.41Smatt#undef PACKAGE_URL 471.1Scgd 481.41Smatt/* Define to the version of this package. */ 491.1Scgd#undef PACKAGE_VERSION 501.1Scgd 511.1Scgd/* Major version of this package */ 521.1Scgd#undef PACKAGE_VERSION_MAJOR 531.1Scgd 541.1Scgd/* Minor version of this package */ 551.1Scgd#undef PACKAGE_VERSION_MINOR 561.1Scgd 571.1Scgd/* Patch version of this package */ 581.1Scgd#undef PACKAGE_VERSION_PATCHLEVEL 591.1Scgd 601.1Scgd/* Define to 1 if you have the ANSI C header files. */ 611.1Scgd#undef STDC_HEADERS 621.1Scgd 631.1Scgd/* Version number of package */ 641.1Scgd#undef VERSION 651.1Scgd