176910425Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 276910425Smrg 3db17cd6dSmrg/* Define to 1 if you have the <inttypes.h> header file. */ 4db17cd6dSmrg#undef HAVE_INTTYPES_H 5db17cd6dSmrg 6db17cd6dSmrg/* Define to 1 if you have the <stdint.h> header file. */ 7db17cd6dSmrg#undef HAVE_STDINT_H 8db17cd6dSmrg 9a67f45c3Smrg/* Define to 1 if you have the <stdio.h> header file. */ 10a67f45c3Smrg#undef HAVE_STDIO_H 11a67f45c3Smrg 12db17cd6dSmrg/* Define to 1 if you have the <stdlib.h> header file. */ 13db17cd6dSmrg#undef HAVE_STDLIB_H 14db17cd6dSmrg 15db17cd6dSmrg/* Define to 1 if you have the <strings.h> header file. */ 16db17cd6dSmrg#undef HAVE_STRINGS_H 17db17cd6dSmrg 18db17cd6dSmrg/* Define to 1 if you have the <string.h> header file. */ 19db17cd6dSmrg#undef HAVE_STRING_H 20db17cd6dSmrg 21db17cd6dSmrg/* Define to 1 if you have the <sys/stat.h> header file. */ 22db17cd6dSmrg#undef HAVE_SYS_STAT_H 23db17cd6dSmrg 24db17cd6dSmrg/* Define to 1 if you have the <sys/types.h> header file. */ 25db17cd6dSmrg#undef HAVE_SYS_TYPES_H 26db17cd6dSmrg 27db17cd6dSmrg/* Define to 1 if you have the <unistd.h> header file. */ 28db17cd6dSmrg#undef HAVE_UNISTD_H 29db17cd6dSmrg 3076910425Smrg/* Name of package */ 3176910425Smrg#undef PACKAGE 3276910425Smrg 3376910425Smrg/* Define to the address where bug reports for this package should be sent. */ 3476910425Smrg#undef PACKAGE_BUGREPORT 3576910425Smrg 3676910425Smrg/* Define to the full name of this package. */ 3776910425Smrg#undef PACKAGE_NAME 3876910425Smrg 3976910425Smrg/* Define to the full name and version of this package. */ 4076910425Smrg#undef PACKAGE_STRING 4176910425Smrg 4276910425Smrg/* Define to the one symbol short name of this package. */ 4376910425Smrg#undef PACKAGE_TARNAME 4476910425Smrg 45482df631Smrg/* Define to the home page for this package. */ 46482df631Smrg#undef PACKAGE_URL 47482df631Smrg 4876910425Smrg/* Define to the version of this package. */ 4976910425Smrg#undef PACKAGE_VERSION 5076910425Smrg 51db17cd6dSmrg/* Major version of this package */ 52db17cd6dSmrg#undef PACKAGE_VERSION_MAJOR 53db17cd6dSmrg 54db17cd6dSmrg/* Minor version of this package */ 55db17cd6dSmrg#undef PACKAGE_VERSION_MINOR 56db17cd6dSmrg 57db17cd6dSmrg/* Patch version of this package */ 58db17cd6dSmrg#undef PACKAGE_VERSION_PATCHLEVEL 59db17cd6dSmrg 608bfe6addSmrg/* Define to 1 if all of the C89 standard headers exist (not just the ones 61a67f45c3Smrg required in a freestanding environment). This macro is provided for 62a67f45c3Smrg backward compatibility; new code need not use it. */ 63db17cd6dSmrg#undef STDC_HEADERS 64db17cd6dSmrg 6576910425Smrg/* Version number of package */ 6676910425Smrg#undef VERSION 67