Blame config.h.in

Packit 1422b7
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit 1422b7
Packit 1422b7
/* Defined if advanced statistics are enabled. */
Packit 1422b7
#undef ADVANCED_STATS
Packit 1422b7
Packit 1422b7
/* Defined if debug mode is enabled. */
Packit 1422b7
#undef DEBUG
Packit 1422b7
Packit 1422b7
/* Regular expressions support enabled. */
Packit 1422b7
#undef FEATURE_REGEXP
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you
Packit 1422b7
   don't. */
Packit 1422b7
#undef HAVE_DECL_STRERROR_R
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit 1422b7
#undef HAVE_DLFCN_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <inttypes.h> header file. */
Packit 1422b7
#undef HAVE_INTTYPES_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <memory.h> header file. */
Packit 1422b7
#undef HAVE_MEMORY_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <stdint.h> header file. */
Packit 1422b7
#undef HAVE_STDINT_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <stdlib.h> header file. */
Packit 1422b7
#undef HAVE_STDLIB_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the `strdup' function. */
Packit 1422b7
#undef HAVE_STRDUP
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the `strerror_r' function. */
Packit 1422b7
#undef HAVE_STRERROR_R
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <strings.h> header file. */
Packit 1422b7
#undef HAVE_STRINGS_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <string.h> header file. */
Packit 1422b7
#undef HAVE_STRING_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the `strndup' function. */
Packit 1422b7
#undef HAVE_STRNDUP
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the `strtok_r' function. */
Packit 1422b7
#undef HAVE_STRTOK_R
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <sys/select.h> header file. */
Packit 1422b7
#undef HAVE_SYS_SELECT_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <sys/socket.h> header file. */
Packit 1422b7
#undef HAVE_SYS_SOCKET_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit 1422b7
#undef HAVE_SYS_STAT_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <sys/types.h> header file. */
Packit 1422b7
#undef HAVE_SYS_TYPES_H
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the <unistd.h> header file. */
Packit 1422b7
#undef HAVE_UNISTD_H
Packit 1422b7
Packit 1422b7
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit 1422b7
#undef LT_OBJDIR
Packit 1422b7
Packit 1422b7
/* Defined if debug mode is disabled. */
Packit 1422b7
#undef NDEBUG
Packit 1422b7
Packit 1422b7
/* Name of package */
Packit 1422b7
#undef PACKAGE
Packit 1422b7
Packit 1422b7
/* Define to the address where bug reports for this package should be sent. */
Packit 1422b7
#undef PACKAGE_BUGREPORT
Packit 1422b7
Packit 1422b7
/* Define to the full name of this package. */
Packit 1422b7
#undef PACKAGE_NAME
Packit 1422b7
Packit 1422b7
/* Define to the full name and version of this package. */
Packit 1422b7
#undef PACKAGE_STRING
Packit 1422b7
Packit 1422b7
/* Define to the one symbol short name of this package. */
Packit 1422b7
#undef PACKAGE_TARNAME
Packit 1422b7
Packit 1422b7
/* Define to the home page for this package. */
Packit 1422b7
#undef PACKAGE_URL
Packit 1422b7
Packit 1422b7
/* Define to the version of this package. */
Packit 1422b7
#undef PACKAGE_VERSION
Packit 1422b7
Packit 1422b7
/* Define as the return type of signal handlers (`int' or `void'). */
Packit 1422b7
#undef RETSIGTYPE
Packit 1422b7
Packit 1422b7
/* Define to the type of arg 1 for `select'. */
Packit 1422b7
#undef SELECT_TYPE_ARG1
Packit 1422b7
Packit 1422b7
/* Define to the type of args 2, 3 and 4 for `select'. */
Packit 1422b7
#undef SELECT_TYPE_ARG234
Packit 1422b7
Packit 1422b7
/* Define to the type of arg 5 for `select'. */
Packit 1422b7
#undef SELECT_TYPE_ARG5
Packit 1422b7
Packit 1422b7
/* Define to 1 if you have the ANSI C header files. */
Packit 1422b7
#undef STDC_HEADERS
Packit 1422b7
Packit 1422b7
/* Define to 1 if strerror_r returns char *. */
Packit 1422b7
#undef STRERROR_R_CHAR_P
Packit 1422b7
Packit 1422b7
/* Enable extensions on AIX 3, Interix.  */
Packit 1422b7
#ifndef _ALL_SOURCE
Packit 1422b7
# undef _ALL_SOURCE
Packit 1422b7
#endif
Packit 1422b7
/* Enable GNU extensions on systems that have them.  */
Packit 1422b7
#ifndef _GNU_SOURCE
Packit 1422b7
# undef _GNU_SOURCE
Packit 1422b7
#endif
Packit 1422b7
/* Enable threading extensions on Solaris.  */
Packit 1422b7
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit 1422b7
# undef _POSIX_PTHREAD_SEMANTICS
Packit 1422b7
#endif
Packit 1422b7
/* Enable extensions on HP NonStop.  */
Packit 1422b7
#ifndef _TANDEM_SOURCE
Packit 1422b7
# undef _TANDEM_SOURCE
Packit 1422b7
#endif
Packit 1422b7
/* Enable general extensions on Solaris.  */
Packit 1422b7
#ifndef __EXTENSIONS__
Packit 1422b7
# undef __EXTENSIONS__
Packit 1422b7
#endif
Packit 1422b7
Packit 1422b7
Packit 1422b7
/* Version number of package */
Packit 1422b7
#undef VERSION
Packit 1422b7
Packit 1422b7
/* Define to 1 if on MINIX. */
Packit 1422b7
#undef _MINIX
Packit 1422b7
Packit 1422b7
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit 1422b7
   this defined. */
Packit 1422b7
#undef _POSIX_1_SOURCE
Packit 1422b7
Packit 1422b7
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit 1422b7
#undef _POSIX_SOURCE
Packit 1422b7
Packit 1422b7
/* Define to empty if `const' does not conform to ANSI C. */
Packit 1422b7
#undef const
Packit 1422b7
Packit 1422b7
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit 1422b7
#undef size_t