config.h.in revision e39ce84c
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 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 21e39ce84cSmrg/* Define to 1 if you have the <stdio.h> header file. */ 22e39ce84cSmrg#undef HAVE_STDIO_H 23e39ce84cSmrg 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 72e39ce84cSmrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 73e39ce84cSmrg required in a freestanding environment). This macro is provided for 74e39ce84cSmrg backward compatibility; new code need not use it. */ 7583d7c197Smrg#undef STDC_HEADERS 7683d7c197Smrg 779aa228fdSmrg/* Version number of package */ 789aa228fdSmrg#undef VERSION 79