Blame config.h.in~

Packit Service 7e1803
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 7e1803
#undef HAVE_DLFCN_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `fdatasync' function. */
Packit Service 7e1803
#undef HAVE_FDATASYNC
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `gmtime_r' function. */
Packit Service 7e1803
#undef HAVE_GMTIME_R
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `int16_t'. */
Packit Service 7e1803
#undef HAVE_INT16_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `int32_t'. */
Packit Service 7e1803
#undef HAVE_INT32_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `int64_t'. */
Packit Service 7e1803
#undef HAVE_INT64_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `int8_t'. */
Packit Service 7e1803
#undef HAVE_INT8_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `intptr_t'. */
Packit Service 7e1803
#undef HAVE_INTPTR_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 7e1803
#undef HAVE_INTTYPES_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `isnan' function. */
Packit Service 7e1803
#undef HAVE_ISNAN
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `localtime_r' function. */
Packit Service 7e1803
#undef HAVE_LOCALTIME_R
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `localtime_s' function. */
Packit Service 7e1803
#undef HAVE_LOCALTIME_S
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <malloc.h> header file. */
Packit Service 7e1803
#undef HAVE_MALLOC_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `malloc_usable_size' function. */
Packit Service 7e1803
#undef HAVE_MALLOC_USABLE_SIZE
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 7e1803
#undef HAVE_MEMORY_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the pread() function. */
Packit Service 7e1803
#undef HAVE_PREAD
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the pread64() function. */
Packit Service 7e1803
#undef HAVE_PREAD64
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the pwrite() function. */
Packit Service 7e1803
#undef HAVE_PWRITE
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the pwrite64() function. */
Packit Service 7e1803
#undef HAVE_PWRITE64
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 7e1803
#undef HAVE_STDINT_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 7e1803
#undef HAVE_STDLIB_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the strchrnul() function */
Packit Service 7e1803
#undef HAVE_STRCHRNUL
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 7e1803
#undef HAVE_STRINGS_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <string.h> header file. */
Packit Service 7e1803
#undef HAVE_STRING_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 7e1803
#undef HAVE_SYS_STAT_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 7e1803
#undef HAVE_SYS_TYPES_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `uint16_t'. */
Packit Service 7e1803
#undef HAVE_UINT16_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `uint32_t'. */
Packit Service 7e1803
#undef HAVE_UINT32_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `uint64_t'. */
Packit Service 7e1803
#undef HAVE_UINT64_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `uint8_t'. */
Packit Service 7e1803
#undef HAVE_UINT8_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if the system has the type `uintptr_t'. */
Packit Service 7e1803
#undef HAVE_UINTPTR_T
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 7e1803
#undef HAVE_UNISTD_H
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the `usleep' function. */
Packit Service 7e1803
#undef HAVE_USLEEP
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the utime() library function. */
Packit Service 7e1803
#undef HAVE_UTIME
Packit Service 7e1803
Packit Service 7e1803
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit Service 7e1803
   */
Packit Service 7e1803
#undef LT_OBJDIR
Packit Service 7e1803
Packit Service 7e1803
/* Define to the address where bug reports for this package should be sent. */
Packit Service 7e1803
#undef PACKAGE_BUGREPORT
Packit Service 7e1803
Packit Service 7e1803
/* Define to the full name of this package. */
Packit Service 7e1803
#undef PACKAGE_NAME
Packit Service 7e1803
Packit Service 7e1803
/* Define to the full name and version of this package. */
Packit Service 7e1803
#undef PACKAGE_STRING
Packit Service 7e1803
Packit Service 7e1803
/* Define to the one symbol short name of this package. */
Packit Service 7e1803
#undef PACKAGE_TARNAME
Packit Service 7e1803
Packit Service 7e1803
/* Define to the version of this package. */
Packit Service 7e1803
#undef PACKAGE_VERSION
Packit Service 7e1803
Packit Service 7e1803
/* Define to 1 if you have the ANSI C header files. */
Packit Service 7e1803
#undef STDC_HEADERS
Packit Service 7e1803
Packit Service 7e1803
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service 7e1803
#undef _FILE_OFFSET_BITS
Packit Service 7e1803
Packit Service 7e1803
/* Define for large files, on AIX-style hosts. */
Packit Service 7e1803
#undef _LARGE_FILES