Blame config.h.in

Packit Service 7bd866
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit Service 7bd866
Packit Service 7bd866
/* "Regular expressions are supported and enabled" */
Packit Service 7bd866
#undef ENABLE_REGEX
Packit Service 7bd866
Packit Service 7bd866
/* Subunit protocol result output */
Packit Service 7bd866
#undef ENABLE_SUBUNIT
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `alarm' function. */
Packit Service 7bd866
#undef HAVE_ALARM
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `clock_gettime' function. */
Packit Service 7bd866
#undef HAVE_CLOCK_GETTIME
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `alarm', and to 0 if you don't.
Packit Service 7bd866
   */
Packit Service 7bd866
#undef HAVE_DECL_ALARM
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `clock_gettime', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_CLOCK_GETTIME
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `getline', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_GETLINE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `gettimeofday', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_GETTIMEOFDAY
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_LOCALTIME_R
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `setenv', and to 0 if you don't.
Packit Service 7bd866
   */
Packit Service 7bd866
#undef HAVE_DECL_SETENV
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.
Packit Service 7bd866
   */
Packit Service 7bd866
#undef HAVE_DECL_STRDUP
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `strsignal', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_STRSIGNAL
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `timer_create', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_TIMER_CREATE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `timer_delete', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_TIMER_DELETE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the declaration of `timer_settime', and to 0 if you
Packit Service 7bd866
   don't. */
Packit Service 7bd866
#undef HAVE_DECL_TIMER_SETTIME
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 7bd866
#undef HAVE_DLFCN_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service 7bd866
#undef HAVE_FCNTL_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `fork' function. */
Packit Service 7bd866
#undef HAVE_FORK
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `getline' function. */
Packit Service 7bd866
#undef HAVE_GETLINE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service 7bd866
#undef HAVE_GETTIMEOFDAY
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type `intmax_t'. */
Packit Service 7bd866
#undef HAVE_INTMAX_T
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 7bd866
#undef HAVE_INTTYPES_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `m' library (-lm). */
Packit Service 7bd866
#undef HAVE_LIBM
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `rt' library (-lrt). */
Packit Service 7bd866
#undef HAVE_LIBRT
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `localeconv' function. */
Packit Service 7bd866
#undef HAVE_LOCALECONV
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <locale.h> header file. */
Packit Service 7bd866
#undef HAVE_LOCALE_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `localtime_r' function. */
Packit Service 7bd866
#undef HAVE_LOCALTIME_R
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type `long double'. */
Packit Service 7bd866
#undef HAVE_LONG_DOUBLE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type 'long long int'. */
Packit Service 7bd866
#undef HAVE_LONG_LONG_INT
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if your system has a GNU libc compatible `malloc' function, and
Packit Service 7bd866
   to 0 otherwise. */
Packit Service 7bd866
#undef HAVE_MALLOC
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 7bd866
#undef HAVE_MEMORY_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `mkstemp' function. */
Packit Service 7bd866
#undef HAVE_MKSTEMP
Packit Service 7bd866
Packit Service 7bd866
/* Define if you have POSIX threads libraries and header files. */
Packit Service 7bd866
#undef HAVE_PTHREAD
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit Service 7bd866
#undef HAVE_PTRDIFF_T
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if your system has a GNU libc compatible `realloc' function,
Packit Service 7bd866
   and to 0 otherwise. */
Packit Service 7bd866
#undef HAVE_REALLOC
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `regcomp' function. */
Packit Service 7bd866
#undef HAVE_REGCOMP
Packit Service 7bd866
Packit Service 7bd866
/* "Regular expressions are supported" */
Packit Service 7bd866
#undef HAVE_REGEX
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `regexec' function. */
Packit Service 7bd866
#undef HAVE_REGEXEC
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <regex.h> header file. */
Packit Service 7bd866
#undef HAVE_REGEX_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `setitimer' function. */
Packit Service 7bd866
#undef HAVE_SETITIMER
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `sigaction' function. */
Packit Service 7bd866
#undef HAVE_SIGACTION
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have a C99 compliant 'snprintf' function. */
Packit Service 7bd866
#undef HAVE_SNPRINTF
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service 7bd866
#undef HAVE_STDARG_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <stddef.h> header file. */
Packit Service 7bd866
#undef HAVE_STDDEF_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 7bd866
#undef HAVE_STDINT_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 7bd866
#undef HAVE_STDLIB_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `strdup' function. */
Packit Service 7bd866
#undef HAVE_STRDUP
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 7bd866
#undef HAVE_STRINGS_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <string.h> header file. */
Packit Service 7bd866
#undef HAVE_STRING_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `strsignal' function. */
Packit Service 7bd866
#undef HAVE_STRSIGNAL
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `it_interval' is a member of `struct itimerspec'. */
Packit Service 7bd866
#undef HAVE_STRUCT_ITIMERSPEC_IT_INTERVAL
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `it_value' is a member of `struct itimerspec'. */
Packit Service 7bd866
#undef HAVE_STRUCT_ITIMERSPEC_IT_VALUE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `decimal_point' is a member of `struct lconv'. */
Packit Service 7bd866
#undef HAVE_STRUCT_LCONV_DECIMAL_POINT
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `thousands_sep' is a member of `struct lconv'. */
Packit Service 7bd866
#undef HAVE_STRUCT_LCONV_THOUSANDS_SEP
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `tv_nsec' is a member of `struct timespec'. */
Packit Service 7bd866
#undef HAVE_STRUCT_TIMESPEC_TV_NSEC
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if `tv_sec' is a member of `struct timespec'. */
Packit Service 7bd866
#undef HAVE_STRUCT_TIMESPEC_TV_SEC
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 7bd866
#undef HAVE_SYS_STAT_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service 7bd866
#undef HAVE_SYS_TIME_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 7bd866
#undef HAVE_SYS_TYPES_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
Packit Service 7bd866
#undef HAVE_SYS_WAIT_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `timer_create' function. */
Packit Service 7bd866
#undef HAVE_TIMER_CREATE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `timer_delete' function. */
Packit Service 7bd866
#undef HAVE_TIMER_DELETE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the `timer_settime' function. */
Packit Service 7bd866
#undef HAVE_TIMER_SETTIME
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <time.h> header file. */
Packit Service 7bd866
#undef HAVE_TIME_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type `uintmax_t'. */
Packit Service 7bd866
#undef HAVE_UINTMAX_T
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type `uintptr_t'. */
Packit Service 7bd866
#undef HAVE_UINTPTR_T
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 7bd866
#undef HAVE_UNISTD_H
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if the system has the type 'unsigned long long int'. */
Packit Service 7bd866
#undef HAVE_UNSIGNED_LONG_LONG_INT
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have a C99 compliant 'vsnprintf' function. */
Packit Service 7bd866
#undef HAVE_VSNPRINTF
Packit Service 7bd866
Packit Service 7bd866
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 7bd866
#undef LT_OBJDIR
Packit Service 7bd866
Packit Service 7bd866
/* Name of package */
Packit Service 7bd866
#undef PACKAGE
Packit Service 7bd866
Packit Service 7bd866
/* Define to the address where bug reports for this package should be sent. */
Packit Service 7bd866
#undef PACKAGE_BUGREPORT
Packit Service 7bd866
Packit Service 7bd866
/* Define to the full name of this package. */
Packit Service 7bd866
#undef PACKAGE_NAME
Packit Service 7bd866
Packit Service 7bd866
/* Define to the full name and version of this package. */
Packit Service 7bd866
#undef PACKAGE_STRING
Packit Service 7bd866
Packit Service 7bd866
/* Define to the one symbol short name of this package. */
Packit Service 7bd866
#undef PACKAGE_TARNAME
Packit Service 7bd866
Packit Service 7bd866
/* Define to the home page for this package. */
Packit Service 7bd866
#undef PACKAGE_URL
Packit Service 7bd866
Packit Service 7bd866
/* Define to the version of this package. */
Packit Service 7bd866
#undef PACKAGE_VERSION
Packit Service 7bd866
Packit Service 7bd866
/* Define to necessary symbol if this constant uses a non-standard name on
Packit Service 7bd866
   your system. */
Packit Service 7bd866
#undef PTHREAD_CREATE_JOINABLE
Packit Service 7bd866
Packit Service 7bd866
/* The size of `char', as computed by sizeof. */
Packit Service 7bd866
#undef SIZEOF_CHAR
Packit Service 7bd866
Packit Service 7bd866
/* The size of `int', as computed by sizeof. */
Packit Service 7bd866
#undef SIZEOF_INT
Packit Service 7bd866
Packit Service 7bd866
/* The size of `long', as computed by sizeof. */
Packit Service 7bd866
#undef SIZEOF_LONG
Packit Service 7bd866
Packit Service 7bd866
/* The size of `short', as computed by sizeof. */
Packit Service 7bd866
#undef SIZEOF_SHORT
Packit Service 7bd866
Packit Service 7bd866
/* The size of `void*', as computed by sizeof. */
Packit Service 7bd866
#undef SIZEOF_VOIDP
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you have the ANSI C header files. */
Packit Service 7bd866
#undef STDC_HEADERS
Packit Service 7bd866
Packit Service 7bd866
/* "Need to define the itimerspec structure" */
Packit Service 7bd866
#undef STRUCT_ITIMERSPEC_DEFINITION_MISSING
Packit Service 7bd866
Packit Service 7bd866
/* "Need to define the timespec structure" */
Packit Service 7bd866
#undef STRUCT_TIMESPEC_DEFINITION_MISSING
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service 7bd866
#undef TIME_WITH_SYS_TIME
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
Packit Service 7bd866
#undef TM_IN_SYS_TIME
Packit Service 7bd866
Packit Service 7bd866
/* Enable extensions on AIX 3, Interix.  */
Packit Service 7bd866
#ifndef _ALL_SOURCE
Packit Service 7bd866
# undef _ALL_SOURCE
Packit Service 7bd866
#endif
Packit Service 7bd866
/* Enable GNU extensions on systems that have them.  */
Packit Service 7bd866
#ifndef _GNU_SOURCE
Packit Service 7bd866
# undef _GNU_SOURCE
Packit Service 7bd866
#endif
Packit Service 7bd866
/* Enable threading extensions on Solaris.  */
Packit Service 7bd866
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit Service 7bd866
# undef _POSIX_PTHREAD_SEMANTICS
Packit Service 7bd866
#endif
Packit Service 7bd866
/* Enable extensions on HP NonStop.  */
Packit Service 7bd866
#ifndef _TANDEM_SOURCE
Packit Service 7bd866
# undef _TANDEM_SOURCE
Packit Service 7bd866
#endif
Packit Service 7bd866
/* Enable general extensions on Solaris.  */
Packit Service 7bd866
#ifndef __EXTENSIONS__
Packit Service 7bd866
# undef __EXTENSIONS__
Packit Service 7bd866
#endif
Packit Service 7bd866
Packit Service 7bd866
Packit Service 7bd866
/* Version number of package */
Packit Service 7bd866
#undef VERSION
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if on MINIX. */
Packit Service 7bd866
#undef _MINIX
Packit Service 7bd866
Packit Service 7bd866
/* Define to 2 if the system does not provide POSIX.1 features except with
Packit Service 7bd866
   this defined. */
Packit Service 7bd866
#undef _POSIX_1_SOURCE
Packit Service 7bd866
Packit Service 7bd866
/* Define to 1 if you need to in order for `stat' and other things to work. */
Packit Service 7bd866
#undef _POSIX_SOURCE
Packit Service 7bd866
Packit Service 7bd866
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
Packit Service 7bd866
   <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
Packit Service 7bd866
   #define below would cause a syntax error. */
Packit Service 7bd866
#undef _UINT32_T
Packit Service 7bd866
Packit Service 7bd866
/* clockid_t */
Packit Service 7bd866
#undef clockid_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service 7bd866
#undef const
Packit Service 7bd866
Packit Service 7bd866
/* Define to the widest signed integer type if <stdint.h> and <inttypes.h> do
Packit Service 7bd866
   not define. */
Packit Service 7bd866
#undef intmax_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to rpl_malloc if the replacement function should be used. */
Packit Service 7bd866
#undef malloc
Packit Service 7bd866
Packit Service 7bd866
/* Define to `int' if <sys/types.h> does not define. */
Packit Service 7bd866
#undef pid_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to rpl_realloc if the replacement function should be used. */
Packit Service 7bd866
#undef realloc
Packit Service 7bd866
Packit Service 7bd866
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 7bd866
#undef size_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to rpl_snprintf if the replacement function should be used. */
Packit Service 7bd866
#undef snprintf
Packit Service 7bd866
Packit Service 7bd866
/* timer_t */
Packit Service 7bd866
#undef timer_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to the type of an unsigned integer type of width exactly 32 bits if
Packit Service 7bd866
   such a type exists and the standard includes do not define it. */
Packit Service 7bd866
#undef uint32_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to the widest unsigned integer type if <stdint.h> and <inttypes.h>
Packit Service 7bd866
   do not define. */
Packit Service 7bd866
#undef uintmax_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to the type of an unsigned integer type wide enough to hold a
Packit Service 7bd866
   pointer, if such a type exists, and if the system does not define it. */
Packit Service 7bd866
#undef uintptr_t
Packit Service 7bd866
Packit Service 7bd866
/* Define to rpl_vsnprintf if the replacement function should be used. */
Packit Service 7bd866
#undef vsnprintf