config.h.in revision 7888fd0e
10fa2845dSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 20fa2845dSmrg 37888fd0eSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 47888fd0eSmrg#undef HAVE_INTTYPES_H 57888fd0eSmrg 67888fd0eSmrg/* Define to 1 if you have the <memory.h> header file. */ 77888fd0eSmrg#undef HAVE_MEMORY_H 87888fd0eSmrg 97888fd0eSmrg/* Define to 1 if you have the <stdint.h> header file. */ 107888fd0eSmrg#undef HAVE_STDINT_H 117888fd0eSmrg 127888fd0eSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 137888fd0eSmrg#undef HAVE_STDLIB_H 147888fd0eSmrg 157888fd0eSmrg/* Define to 1 if you have the <strings.h> header file. */ 167888fd0eSmrg#undef HAVE_STRINGS_H 177888fd0eSmrg 187888fd0eSmrg/* Define to 1 if you have the <string.h> header file. */ 197888fd0eSmrg#undef HAVE_STRING_H 207888fd0eSmrg 217888fd0eSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 227888fd0eSmrg#undef HAVE_SYS_STAT_H 237888fd0eSmrg 247888fd0eSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 257888fd0eSmrg#undef HAVE_SYS_TYPES_H 267888fd0eSmrg 277888fd0eSmrg/* Define to 1 if you have the <unistd.h> header file. */ 287888fd0eSmrg#undef HAVE_UNISTD_H 297888fd0eSmrg 300fa2845dSmrg/* Name of package */ 310fa2845dSmrg#undef PACKAGE 320fa2845dSmrg 330fa2845dSmrg/* Define to the address where bug reports for this package should be sent. */ 340fa2845dSmrg#undef PACKAGE_BUGREPORT 350fa2845dSmrg 360fa2845dSmrg/* Define to the full name of this package. */ 370fa2845dSmrg#undef PACKAGE_NAME 380fa2845dSmrg 390fa2845dSmrg/* Define to the full name and version of this package. */ 400fa2845dSmrg#undef PACKAGE_STRING 410fa2845dSmrg 420fa2845dSmrg/* Define to the one symbol short name of this package. */ 430fa2845dSmrg#undef PACKAGE_TARNAME 440fa2845dSmrg 450fa2845dSmrg/* Define to the version of this package. */ 460fa2845dSmrg#undef PACKAGE_VERSION 470fa2845dSmrg 480fa2845dSmrg/* Major version of this package */ 490fa2845dSmrg#undef PACKAGE_VERSION_MAJOR 500fa2845dSmrg 510fa2845dSmrg/* Minor version of this package */ 520fa2845dSmrg#undef PACKAGE_VERSION_MINOR 530fa2845dSmrg 540fa2845dSmrg/* Patch version of this package */ 550fa2845dSmrg#undef PACKAGE_VERSION_PATCHLEVEL 560fa2845dSmrg 570fa2845dSmrg/* Define as the return type of signal handlers (`int' or `void'). */ 580fa2845dSmrg#undef RETSIGTYPE 590fa2845dSmrg 607888fd0eSmrg/* Define to 1 if you have the ANSI C header files. */ 617888fd0eSmrg#undef STDC_HEADERS 627888fd0eSmrg 630fa2845dSmrg/* Version number of package */ 640fa2845dSmrg#undef VERSION 65