Blame config.h.in

Packit Service 23505e
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 23505e
#undef HAVE_DLFCN_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service 23505e
#undef HAVE_FCNTL_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `getpagesize' function. */
Packit Service 23505e
#undef HAVE_GETPAGESIZE
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service 23505e
#undef HAVE_GETTIMEOFDAY
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 23505e
#undef HAVE_INTTYPES_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `numa' library (-lnuma). */
Packit Service 23505e
#undef HAVE_LIBNUMA
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `pthread' library (-lpthread). */
Packit Service 23505e
#undef HAVE_LIBPTHREAD
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <limits.h> header file. */
Packit Service 23505e
#undef HAVE_LIMITS_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <locale.h> header file. */
Packit Service 23505e
#undef HAVE_LOCALE_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit Service 23505e
   to 0 otherwise. */
Packit Service 23505e
#undef HAVE_MALLOC
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 23505e
#undef HAVE_MEMORY_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `memset' function. */
Packit Service 23505e
#undef HAVE_MEMSET
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have a working `mmap' system call. */
Packit Service 23505e
#undef HAVE_MMAP
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `munmap' function. */
Packit Service 23505e
#undef HAVE_MUNMAP
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
Packit Service 23505e
   and to 0 otherwise. */
Packit Service 23505e
#undef HAVE_REALLOC
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `select' function. */
Packit Service 23505e
#undef HAVE_SELECT
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <stddef.h> header file. */
Packit Service 23505e
#undef HAVE_STDDEF_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 23505e
#undef HAVE_STDINT_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 23505e
#undef HAVE_STDLIB_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strcasecmp' function. */
Packit Service 23505e
#undef HAVE_STRCASECMP
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strchr' function. */
Packit Service 23505e
#undef HAVE_STRCHR
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strcspn' function. */
Packit Service 23505e
#undef HAVE_STRCSPN
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 23505e
#undef HAVE_STRINGS_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <string.h> header file. */
Packit Service 23505e
#undef HAVE_STRING_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strstr' function. */
Packit Service 23505e
#undef HAVE_STRSTR
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strtol' function. */
Packit Service 23505e
#undef HAVE_STRTOL
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the `strtoull' function. */
Packit Service 23505e
#undef HAVE_STRTOULL
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <sys/ioctl.h> header file. */
Packit Service 23505e
#undef HAVE_SYS_IOCTL_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <sys/param.h> header file. */
Packit Service 23505e
#undef HAVE_SYS_PARAM_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 23505e
#undef HAVE_SYS_STAT_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service 23505e
#undef HAVE_SYS_TIME_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 23505e
#undef HAVE_SYS_TYPES_H
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 23505e
#undef HAVE_UNISTD_H
Packit Service 23505e
Packit Service 23505e
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 23505e
#undef LT_OBJDIR
Packit Service 23505e
Packit Service 23505e
/* Name of package */
Packit Service 23505e
#undef PACKAGE
Packit Service 23505e
Packit Service 23505e
/* Define to the address where bug reports for this package should be sent. */
Packit Service 23505e
#undef PACKAGE_BUGREPORT
Packit Service 23505e
Packit Service 23505e
/* Define to the full name of this package. */
Packit Service 23505e
#undef PACKAGE_NAME
Packit Service 23505e
Packit Service 23505e
/* Define to the full name and version of this package. */
Packit Service 23505e
#undef PACKAGE_STRING
Packit Service 23505e
Packit Service 23505e
/* Define to the one symbol short name of this package. */
Packit Service 23505e
#undef PACKAGE_TARNAME
Packit Service 23505e
Packit Service 23505e
/* Define to the home page for this package. */
Packit Service 23505e
#undef PACKAGE_URL
Packit Service 23505e
Packit Service 23505e
/* Define to the version of this package. */
Packit Service 23505e
#undef PACKAGE_VERSION
Packit Service 23505e
Packit Service 23505e
/* Define to 1 if you have the ANSI C header files. */
Packit Service 23505e
#undef STDC_HEADERS
Packit Service 23505e
Packit Service 23505e
/* Version number of package */
Packit Service 23505e
#undef VERSION
Packit Service 23505e
Packit Service 23505e
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit Service 23505e
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service 23505e
   #define below would cause a syntax error. */
Packit Service 23505e
#undef _UINT32_T
Packit Service 23505e
Packit Service 23505e
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
Packit Service 23505e
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service 23505e
   #define below would cause a syntax error. */
Packit Service 23505e
#undef _UINT64_T
Packit Service 23505e
Packit Service 23505e
/* Define to the type of a signed integer type of width exactly 64 bits if
Packit Service 23505e
   such a type exists and the standard includes do not define it. */
Packit Service 23505e
#undef int64_t
Packit Service 23505e
Packit Service 23505e
/* Define to rpl_malloc if the replacement function should be used. */
Packit Service 23505e
#undef malloc
Packit Service 23505e
Packit Service 23505e
/* Define to `int' if <sys/types.h> does not define. */
Packit Service 23505e
#undef pid_t
Packit Service 23505e
Packit Service 23505e
/* Define to rpl_realloc if the replacement function should be used. */
Packit Service 23505e
#undef realloc
Packit Service 23505e
Packit Service 23505e
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 23505e
#undef size_t
Packit Service 23505e
Packit Service 23505e
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit Service 23505e
   such a type exists and the standard includes do not define it. */
Packit Service 23505e
#undef uint32_t
Packit Service 23505e
Packit Service 23505e
/* Define to the type of an unsigned integer type of width exactly 64 bits if
Packit Service 23505e
   such a type exists and the standard includes do not define it. */
Packit Service 23505e
#undef uint64_t