/* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ #undef AC_APPLE_UNIVERSAL_BUILD /* Define to your build machine's byte order */ #undef BUILD_BYTE_ORDER /* Define if you have the asprintf() function */ #undef HAVE_ASPRINTF /* Define if you have the blksize_t type */ #undef HAVE_BLKSIZE_T /* Define to 1 if you have the header file. */ #undef HAVE_BYTESWAP_H /* Define if you have the comparison_fn_t type */ #undef HAVE_COMPARISON_FN_T /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H /* Define to 1 if you have the header file. */ #undef HAVE_DIRENT_H /* Define to 1 if you have the header file. */ #undef HAVE_ENDIAN_H /* Define if you have the euidaccess() function */ #undef HAVE_EUIDACCESS /* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H /* Define to 1 if you have the header file. */ #undef HAVE_FEATURES_H /* Define if you have the ftruncate64() function */ #undef HAVE_FTRUNCATE64 /* Define if you have the getdelim() function */ #undef HAVE_GETDELIM /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define if you have the int_fast32_t type */ #undef HAVE_INT_FAST32_T /* Define to 1 if you have the `intl' library (-lintl). */ #undef HAVE_LIBINTL /* Define to 1 if you have the header file. */ #undef HAVE_LIBINTL_H /* Define to 1 if you have the `posix4' library (-lposix4). */ #undef HAVE_LIBPOSIX4 /* Define if you have the locale_t type */ #undef HAVE_LOCALE_T /* Define if you have the lseek64() function */ #undef HAVE_LSEEK64 /* Define to 1 if you have the header file. */ #undef HAVE_MCHECK_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the mempcpy() function */ #undef HAVE_MEMPCPY /* Define if you have the mmap64() function */ #undef HAVE_MMAP64 /* Define to 1 if you have the header file. */ #undef HAVE_NL_TYPES_H /* Define if you have the obstack_printf() function */ #undef HAVE_OBSTACK_PRINTF /* Define if you have the off64_t type */ #undef HAVE_OFF64_T /* Define if you have the open64() function */ #undef HAVE_OPEN64 /* Define if your headers declare program_invocation_name */ #undef HAVE_PROGRAM_INVOCATION_NAME /* Define if your headers declare program_invocation_short_name */ #undef HAVE_PROGRAM_INVOCATION_SHORT_NAME /* Define if you have the readdir64() function */ #undef HAVE_READDIR64 /* Define if you have the stat64() function */ #undef HAVE_STAT64 /* Define to 1 if you have the header file. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_EXT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define if you have the stpcpy() function */ #undef HAVE_STPCPY /* Define if you have the strchrnul() function */ #undef HAVE_STRCHRNUL /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the strndup() function */ #undef HAVE_STRNDUP /* Define if you have the strsep() function */ #undef HAVE_STRSEP /* Define to 1 if you have the header file. */ #undef HAVE_SYS_CDEFS_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_MMAN_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define to 1 if you have the header file. */ #undef HAVE_TIME_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the vasprintf() function */ #undef HAVE_VASPRINTF /* Define if you have the vprintf() function */ #undef HAVE_VPRINTF /* Define to 1 if you have the header file. */ #undef HAVE_WCTYPE_H /* Define if you have the __compar_fn_t type */ #undef HAVE___COMPAR_FN_T /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Additional package description */ #undef PKGVERSION /* Bug reporting address */ #undef REPORT_BUGS_TO /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # undef WORDS_BIGENDIAN # endif #endif