2012-03-31 20:24:03 +02:00
|
|
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define if building universal (internal helper macro) */
|
|
|
|
#undef AC_APPLE_UNIVERSAL_BUILD
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define in built-in ELF support is used */
|
|
|
|
#undef BUILTIN_ELF
|
|
|
|
|
|
|
|
/* Define for ELF core file support */
|
|
|
|
#undef ELFCORE
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `asctime_r' function. */
|
|
|
|
#undef HAVE_ASCTIME_R
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the `asprintf' function. */
|
|
|
|
#undef HAVE_ASPRINTF
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `ctime_r' function. */
|
|
|
|
#undef HAVE_CTIME_R
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* HAVE_DAYLIGHT */
|
|
|
|
#undef HAVE_DAYLIGHT
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to 1 if you have the declaration of `daylight', and to 0 if you
|
|
|
|
don't. */
|
|
|
|
#undef HAVE_DECL_DAYLIGHT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
|
|
|
|
*/
|
|
|
|
#undef HAVE_DECL_TZNAME
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <err.h> header file. */
|
|
|
|
#undef HAVE_ERR_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to 1 if you have the `fork' function. */
|
|
|
|
#undef HAVE_FORK
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
|
|
|
|
#undef HAVE_FSEEKO
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to 1 if you have the `getline' function. */
|
|
|
|
#undef HAVE_GETLINE
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <getopt.h> header file. */
|
|
|
|
#undef HAVE_GETOPT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getopt_long' function. */
|
|
|
|
#undef HAVE_GETOPT_LONG
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
|
|
#undef HAVE_GETPAGESIZE
|
2012-03-31 20:24:03 +02:00
|
|
|
|
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to 1 if you have the `gnurx' library (-lgnurx). */
|
|
|
|
#undef HAVE_LIBGNURX
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the `z' library (-lz). */
|
|
|
|
#undef HAVE_LIBZ
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
|
|
#undef HAVE_LIMITS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <locale.h> header file. */
|
|
|
|
#undef HAVE_LOCALE_H
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if mbrtowc and mbstate_t are properly declared. */
|
2012-03-31 20:24:03 +02:00
|
|
|
#undef HAVE_MBRTOWC
|
|
|
|
|
|
|
|
/* Define to 1 if <wchar.h> declares mbstate_t. */
|
|
|
|
#undef HAVE_MBSTATE_T
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `mkostemp' function. */
|
|
|
|
#undef HAVE_MKOSTEMP
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
|
|
#undef HAVE_MKSTEMP
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have a working `mmap' system call. */
|
2012-03-31 20:24:03 +02:00
|
|
|
#undef HAVE_MMAP
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `pread' function. */
|
|
|
|
#undef HAVE_PREAD
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stddef.h> header file. */
|
|
|
|
#undef HAVE_STDDEF_H
|
2012-05-02 13:23:57 +02:00
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <stdint.h> header file. */
|
|
|
|
#undef HAVE_STDINT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
|
|
|
#undef HAVE_STDLIB_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strerror' function. */
|
|
|
|
#undef HAVE_STRERROR
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <strings.h> header file. */
|
|
|
|
#undef HAVE_STRINGS_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strlcat' function. */
|
|
|
|
#undef HAVE_STRLCAT
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strlcpy' function. */
|
|
|
|
#undef HAVE_STRLCPY
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strndup' function. */
|
|
|
|
#undef HAVE_STRNDUP
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strtof' function. */
|
|
|
|
#undef HAVE_STRTOF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strtoul' function. */
|
|
|
|
#undef HAVE_STRTOUL
|
|
|
|
|
|
|
|
/* HAVE_STRUCT_OPTION */
|
|
|
|
#undef HAVE_STRUCT_OPTION
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if `st_rdev' is a member of `struct stat'. */
|
2012-03-31 20:24:03 +02:00
|
|
|
#undef HAVE_STRUCT_STAT_ST_RDEV
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
|
2012-03-31 20:24:03 +02:00
|
|
|
#undef HAVE_STRUCT_TM_TM_GMTOFF
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if `tm_zone' is a member of `struct tm'. */
|
2012-03-31 20:24:03 +02:00
|
|
|
#undef HAVE_STRUCT_TM_TM_ZONE
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
|
|
#undef HAVE_SYS_STAT_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/time.h> header file. */
|
|
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/utime.h> header file. */
|
|
|
|
#undef HAVE_SYS_UTIME_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
|
|
|
|
/* HAVE_TM_ISDST */
|
|
|
|
#undef HAVE_TM_ISDST
|
|
|
|
|
|
|
|
/* HAVE_TM_ZONE */
|
|
|
|
#undef HAVE_TM_ZONE
|
|
|
|
|
|
|
|
/* HAVE_TZNAME */
|
|
|
|
#undef HAVE_TZNAME
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `utime' function. */
|
|
|
|
#undef HAVE_UTIME
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `utimes' function. */
|
|
|
|
#undef HAVE_UTIMES
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <utime.h> header file. */
|
|
|
|
#undef HAVE_UTIME_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `vasprintf' function. */
|
|
|
|
#undef HAVE_VASPRINTF
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if you have the `vfork' function. */
|
|
|
|
#undef HAVE_VFORK
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <vfork.h> header file. */
|
|
|
|
#undef HAVE_VFORK_H
|
|
|
|
|
|
|
|
/* Define to 1 or 0, depending whether the compiler supports simple visibility
|
|
|
|
declarations. */
|
|
|
|
#undef HAVE_VISIBILITY
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <wchar.h> header file. */
|
|
|
|
#undef HAVE_WCHAR_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <wctype.h> header file. */
|
|
|
|
#undef HAVE_WCTYPE_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `wcwidth' function. */
|
|
|
|
#undef HAVE_WCWIDTH
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to 1 if `fork' works. */
|
|
|
|
#undef HAVE_WORKING_FORK
|
|
|
|
|
|
|
|
/* Define to 1 if `vfork' works. */
|
|
|
|
#undef HAVE_WORKING_VFORK
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if you have the <zlib.h> header file. */
|
|
|
|
#undef HAVE_ZLIB_H
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
|
|
|
*/
|
|
|
|
#undef LT_OBJDIR
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
|
|
|
|
*/
|
|
|
|
#undef MAJOR_IN_MKDEV
|
|
|
|
|
|
|
|
/* Define to 1 if `major', `minor', and `makedev' are declared in
|
|
|
|
<sysmacros.h>. */
|
|
|
|
#undef MAJOR_IN_SYSMACROS
|
|
|
|
|
|
|
|
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
|
|
|
|
#undef NO_MINUS_C_MINUS_O
|
|
|
|
|
|
|
|
/* Name of package */
|
|
|
|
#undef PACKAGE
|
|
|
|
|
|
|
|
/* 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
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to the home page for this package. */
|
|
|
|
#undef PACKAGE_URL
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to the version of this package. */
|
|
|
|
#undef PACKAGE_VERSION
|
|
|
|
|
|
|
|
/* Define to 1 if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Enable extensions on AIX 3, Interix. */
|
|
|
|
#ifndef _ALL_SOURCE
|
|
|
|
# undef _ALL_SOURCE
|
|
|
|
#endif
|
|
|
|
/* Enable GNU extensions on systems that have them. */
|
|
|
|
#ifndef _GNU_SOURCE
|
|
|
|
# undef _GNU_SOURCE
|
|
|
|
#endif
|
|
|
|
/* Enable threading extensions on Solaris. */
|
|
|
|
#ifndef _POSIX_PTHREAD_SEMANTICS
|
|
|
|
# undef _POSIX_PTHREAD_SEMANTICS
|
|
|
|
#endif
|
|
|
|
/* Enable extensions on HP NonStop. */
|
|
|
|
#ifndef _TANDEM_SOURCE
|
|
|
|
# undef _TANDEM_SOURCE
|
|
|
|
#endif
|
|
|
|
/* Enable general extensions on Solaris. */
|
|
|
|
#ifndef __EXTENSIONS__
|
|
|
|
# undef __EXTENSIONS__
|
|
|
|
#endif
|
|
|
|
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Version number of package */
|
|
|
|
#undef VERSION
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* 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
|
|
|
|
|
|
|
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
|
|
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
|
|
|
# define _DARWIN_USE_64_BIT_INODE 1
|
|
|
|
#endif
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
|
|
|
#undef _FILE_OFFSET_BITS
|
|
|
|
|
|
|
|
/* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
|
|
|
|
#undef _LARGEFILE_SOURCE
|
|
|
|
|
|
|
|
/* Define for large files, on AIX-style hosts. */
|
|
|
|
#undef _LARGE_FILES
|
|
|
|
|
2012-05-02 13:23:57 +02:00
|
|
|
/* Define to 1 if on MINIX. */
|
|
|
|
#undef _MINIX
|
|
|
|
|
|
|
|
/* Define to 2 if the system does not provide POSIX.1 features except with
|
|
|
|
this defined. */
|
|
|
|
#undef _POSIX_1_SOURCE
|
|
|
|
|
|
|
|
/* Define to 1 if you need to in order for `stat' and other things to work. */
|
|
|
|
#undef _POSIX_SOURCE
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
|
|
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
|
|
#define below would cause a syntax error. */
|
|
|
|
#undef _UINT32_T
|
|
|
|
|
|
|
|
/* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
|
|
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
|
|
#define below would cause a syntax error. */
|
|
|
|
#undef _UINT64_T
|
|
|
|
|
|
|
|
/* Define for Solaris 2.5.1 so the uint8_t typedef from <sys/synch.h>,
|
|
|
|
<pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
|
|
|
|
#define below would cause a syntax error. */
|
|
|
|
#undef _UINT8_T
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to empty if `const' does not conform to ANSI C. */
|
|
|
|
#undef const
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to the type of a signed integer type of width exactly 32 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef int32_t
|
|
|
|
|
|
|
|
/* Define to the type of a signed integer type of width exactly 64 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef int64_t
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to a type if <wchar.h> does not define. */
|
|
|
|
#undef mbstate_t
|
|
|
|
|
|
|
|
/* Define to `long int' if <sys/types.h> does not define. */
|
|
|
|
#undef off_t
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
|
|
#undef pid_t
|
|
|
|
|
2012-03-31 20:24:03 +02:00
|
|
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
|
|
|
#undef size_t
|
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to the type of an unsigned integer type of width exactly 16 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef uint16_t
|
2012-03-31 20:24:03 +02:00
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define to the type of an unsigned integer type of width exactly 32 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef uint32_t
|
|
|
|
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 64 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef uint64_t
|
|
|
|
|
|
|
|
/* Define to the type of an unsigned integer type of width exactly 8 bits if
|
|
|
|
such a type exists and the standard includes do not define it. */
|
|
|
|
#undef uint8_t
|
2012-03-31 20:24:03 +02:00
|
|
|
|
2013-12-06 12:04:52 +01:00
|
|
|
/* Define as `fork' if `vfork' does not work. */
|
|
|
|
#undef vfork
|