config.h.in revision 7a2631fc
13e747e6dSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 23e747e6dSmrg 37a2631fcSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 47a2631fcSmrg#undef HAVE_INTTYPES_H 57a2631fcSmrg 67a2631fcSmrg/* Define to 1 if you have the <memory.h> header file. */ 77a2631fcSmrg#undef HAVE_MEMORY_H 87a2631fcSmrg 93e747e6dSmrg/* Define to 1 if you have the `mkstemp' function. */ 107a2631fcSmrg#undef HAVE_MKSTEMP 117a2631fcSmrg 127a2631fcSmrg/* Define to 1 if you have the <stdint.h> header file. */ 137a2631fcSmrg#undef HAVE_STDINT_H 147a2631fcSmrg 157a2631fcSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 167a2631fcSmrg#undef HAVE_STDLIB_H 177a2631fcSmrg 187a2631fcSmrg/* Define to 1 if you have the <strings.h> header file. */ 197a2631fcSmrg#undef HAVE_STRINGS_H 207a2631fcSmrg 217a2631fcSmrg/* Define to 1 if you have the <string.h> header file. */ 227a2631fcSmrg#undef HAVE_STRING_H 237a2631fcSmrg 247a2631fcSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 257a2631fcSmrg#undef HAVE_SYS_STAT_H 267a2631fcSmrg 277a2631fcSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 287a2631fcSmrg#undef HAVE_SYS_TYPES_H 297a2631fcSmrg 307a2631fcSmrg/* Define to 1 if you have the <unistd.h> header file. */ 317a2631fcSmrg#undef HAVE_UNISTD_H 323e747e6dSmrg 333e747e6dSmrg/* Name of package */ 343e747e6dSmrg#undef PACKAGE 353e747e6dSmrg 363e747e6dSmrg/* Define to the address where bug reports for this package should be sent. */ 373e747e6dSmrg#undef PACKAGE_BUGREPORT 383e747e6dSmrg 393e747e6dSmrg/* Define to the full name of this package. */ 403e747e6dSmrg#undef PACKAGE_NAME 413e747e6dSmrg 423e747e6dSmrg/* Define to the full name and version of this package. */ 433e747e6dSmrg#undef PACKAGE_STRING 443e747e6dSmrg 453e747e6dSmrg/* Define to the one symbol short name of this package. */ 463e747e6dSmrg#undef PACKAGE_TARNAME 473e747e6dSmrg 487a2631fcSmrg/* Define to the home page for this package. */ 497a2631fcSmrg#undef PACKAGE_URL 507a2631fcSmrg 513e747e6dSmrg/* Define to the version of this package. */ 523e747e6dSmrg#undef PACKAGE_VERSION 533e747e6dSmrg 543e747e6dSmrg/* Major version of this package */ 553e747e6dSmrg#undef PACKAGE_VERSION_MAJOR 563e747e6dSmrg 573e747e6dSmrg/* Minor version of this package */ 583e747e6dSmrg#undef PACKAGE_VERSION_MINOR 593e747e6dSmrg 603e747e6dSmrg/* Patch version of this package */ 613e747e6dSmrg#undef PACKAGE_VERSION_PATCHLEVEL 623e747e6dSmrg 637a2631fcSmrg/* Define to 1 if you have the ANSI C header files. */ 647a2631fcSmrg#undef STDC_HEADERS 657a2631fcSmrg 663e747e6dSmrg/* Version number of package */ 673e747e6dSmrg#undef VERSION 683e747e6dSmrg 693e747e6dSmrg/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 703e747e6dSmrg `char[]'. */ 713e747e6dSmrg#undef YYTEXT_POINTER 72