config.h.in revision 80b026c6
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 680b026c6Smrg/* Define to 1 if you have the `lrint' function. */ 780b026c6Smrg#undef HAVE_LRINT 880b026c6Smrg 983d7c197Smrg/* Define to 1 if you have the <memory.h> header file. */ 1083d7c197Smrg#undef HAVE_MEMORY_H 1183d7c197Smrg 129aa228fdSmrg/* Define to 1 if you have the `nanosleep' function. */ 139aa228fdSmrg#undef HAVE_NANOSLEEP 149aa228fdSmrg 159aa228fdSmrg/* Define to 1 if you have the `poll' function. */ 169aa228fdSmrg#undef HAVE_POLL 179aa228fdSmrg 189aa228fdSmrg/* Define to 1 if you have the `select' function. */ 199aa228fdSmrg#undef HAVE_SELECT 209aa228fdSmrg 2183d7c197Smrg/* Define to 1 if you have the <stdint.h> header file. */ 2283d7c197Smrg#undef HAVE_STDINT_H 2383d7c197Smrg 2483d7c197Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 2583d7c197Smrg#undef HAVE_STDLIB_H 2683d7c197Smrg 2783d7c197Smrg/* Define to 1 if you have the <strings.h> header file. */ 2883d7c197Smrg#undef HAVE_STRINGS_H 2983d7c197Smrg 3083d7c197Smrg/* Define to 1 if you have the <string.h> header file. */ 3183d7c197Smrg#undef HAVE_STRING_H 3283d7c197Smrg 3383d7c197Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 3483d7c197Smrg#undef HAVE_SYS_STAT_H 3583d7c197Smrg 3683d7c197Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 3783d7c197Smrg#undef HAVE_SYS_TYPES_H 3883d7c197Smrg 3983d7c197Smrg/* Define to 1 if you have the <unistd.h> header file. */ 4083d7c197Smrg#undef HAVE_UNISTD_H 4183d7c197Smrg 429aa228fdSmrg/* Name of package */ 439aa228fdSmrg#undef PACKAGE 449aa228fdSmrg 459aa228fdSmrg/* Define to the address where bug reports for this package should be sent. */ 469aa228fdSmrg#undef PACKAGE_BUGREPORT 479aa228fdSmrg 489aa228fdSmrg/* Define to the full name of this package. */ 499aa228fdSmrg#undef PACKAGE_NAME 509aa228fdSmrg 519aa228fdSmrg/* Define to the full name and version of this package. */ 529aa228fdSmrg#undef PACKAGE_STRING 539aa228fdSmrg 549aa228fdSmrg/* Define to the one symbol short name of this package. */ 559aa228fdSmrg#undef PACKAGE_TARNAME 569aa228fdSmrg 578f65982aSmrg/* Define to the home page for this package. */ 588f65982aSmrg#undef PACKAGE_URL 598f65982aSmrg 609aa228fdSmrg/* Define to the version of this package. */ 619aa228fdSmrg#undef PACKAGE_VERSION 629aa228fdSmrg 639aa228fdSmrg/* Major version of this package */ 649aa228fdSmrg#undef PACKAGE_VERSION_MAJOR 659aa228fdSmrg 669aa228fdSmrg/* Minor version of this package */ 679aa228fdSmrg#undef PACKAGE_VERSION_MINOR 689aa228fdSmrg 699aa228fdSmrg/* Patch version of this package */ 709aa228fdSmrg#undef PACKAGE_VERSION_PATCHLEVEL 719aa228fdSmrg 7283d7c197Smrg/* Define to 1 if you have the ANSI C header files. */ 7383d7c197Smrg#undef STDC_HEADERS 7483d7c197Smrg 759aa228fdSmrg/* Version number of package */ 769aa228fdSmrg#undef VERSION 77