config.h.in revision 83d7c197
19aa228fdSmrg/* config.h.in. Generated from configure.ac by autoheader. */ 29aa228fdSmrg 383d7c197Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 483d7c197Smrg#undef HAVE_INTTYPES_H 583d7c197Smrg 683d7c197Smrg/* Define to 1 if you have the <memory.h> header file. */ 783d7c197Smrg#undef HAVE_MEMORY_H 883d7c197Smrg 99aa228fdSmrg/* Define to 1 if you have the `nanosleep' function. */ 109aa228fdSmrg#undef HAVE_NANOSLEEP 119aa228fdSmrg 129aa228fdSmrg/* Define to 1 if you have the `poll' function. */ 139aa228fdSmrg#undef HAVE_POLL 149aa228fdSmrg 159aa228fdSmrg/* Define to 1 if you have the `select' function. */ 169aa228fdSmrg#undef HAVE_SELECT 179aa228fdSmrg 1883d7c197Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1983d7c197Smrg#undef HAVE_STDINT_H 2083d7c197Smrg 2183d7c197Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 2283d7c197Smrg#undef HAVE_STDLIB_H 2383d7c197Smrg 2483d7c197Smrg/* Define to 1 if you have the <strings.h> header file. */ 2583d7c197Smrg#undef HAVE_STRINGS_H 2683d7c197Smrg 2783d7c197Smrg/* Define to 1 if you have the <string.h> header file. */ 2883d7c197Smrg#undef HAVE_STRING_H 2983d7c197Smrg 3083d7c197Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 3183d7c197Smrg#undef HAVE_SYS_STAT_H 3283d7c197Smrg 3383d7c197Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 3483d7c197Smrg#undef HAVE_SYS_TYPES_H 3583d7c197Smrg 3683d7c197Smrg/* Define to 1 if you have the <unistd.h> header file. */ 3783d7c197Smrg#undef HAVE_UNISTD_H 3883d7c197Smrg 399aa228fdSmrg/* Name of package */ 409aa228fdSmrg#undef PACKAGE 419aa228fdSmrg 429aa228fdSmrg/* Define to the address where bug reports for this package should be sent. */ 439aa228fdSmrg#undef PACKAGE_BUGREPORT 449aa228fdSmrg 459aa228fdSmrg/* Define to the full name of this package. */ 469aa228fdSmrg#undef PACKAGE_NAME 479aa228fdSmrg 489aa228fdSmrg/* Define to the full name and version of this package. */ 499aa228fdSmrg#undef PACKAGE_STRING 509aa228fdSmrg 519aa228fdSmrg/* Define to the one symbol short name of this package. */ 529aa228fdSmrg#undef PACKAGE_TARNAME 539aa228fdSmrg 549aa228fdSmrg/* Define to the version of this package. */ 559aa228fdSmrg#undef PACKAGE_VERSION 569aa228fdSmrg 579aa228fdSmrg/* Major version of this package */ 589aa228fdSmrg#undef PACKAGE_VERSION_MAJOR 599aa228fdSmrg 609aa228fdSmrg/* Minor version of this package */ 619aa228fdSmrg#undef PACKAGE_VERSION_MINOR 629aa228fdSmrg 639aa228fdSmrg/* Patch version of this package */ 649aa228fdSmrg#undef PACKAGE_VERSION_PATCHLEVEL 659aa228fdSmrg 6683d7c197Smrg/* Define to 1 if you have the ANSI C header files. */ 6783d7c197Smrg#undef STDC_HEADERS 6883d7c197Smrg 699aa228fdSmrg/* Version number of package */ 709aa228fdSmrg#undef VERSION 71