Blame config.hin

Packit Service 5195f2
/* config.hin.  Generated from configure.ac by autoheader.  */
Packit Service 5195f2
Packit Service 5195f2
/* Define if building universal (internal helper macro) */
Packit Service 5195f2
#undef AC_APPLE_UNIVERSAL_BUILD
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `access' function. */
Packit Service 5195f2
#undef HAVE_ACCESS
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `alloca' function. */
Packit Service 5195f2
#undef HAVE_ALLOCA
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <assert.h> header file. */
Packit Service 5195f2
#undef HAVE_ASSERT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `atexit' function. */
Packit Service 5195f2
#undef HAVE_ATEXIT
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `atoi' function. */
Packit Service 5195f2
#undef HAVE_ATOI
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `atol' function. */
Packit Service 5195f2
#undef HAVE_ATOL
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `chmod' function. */
Packit Service 5195f2
#undef HAVE_CHMOD
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `chown' function. */
Packit Service 5195f2
#undef HAVE_CHOWN
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `clock_getcpuclockid' function. */
Packit Service 5195f2
#undef HAVE_CLOCK_GETCPUCLOCKID
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `clock_getres' function. */
Packit Service 5195f2
#undef HAVE_CLOCK_GETRES
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `clock_gettime' function. */
Packit Service 5195f2
#undef HAVE_CLOCK_GETTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `ctime' function. */
Packit Service 5195f2
#undef HAVE_CTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <ctype.h> header file. */
Packit Service 5195f2
#undef HAVE_CTYPE_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `difftime' function. */
Packit Service 5195f2
#undef HAVE_DIFFTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <dirent.h> header file. */
Packit Service 5195f2
#undef HAVE_DIRENT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit Service 5195f2
#undef HAVE_DLFCN_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <errno.h> header file. */
Packit Service 5195f2
#undef HAVE_ERRNO_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <fcntl.h> header file. */
Packit Service 5195f2
#undef HAVE_FCNTL_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <float.h> header file. */
Packit Service 5195f2
#undef HAVE_FLOAT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `fstat' function. */
Packit Service 5195f2
#undef HAVE_FSTAT
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `getenv' function. */
Packit Service 5195f2
#undef HAVE_GETENV
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `getpagesize' function. */
Packit Service 5195f2
#undef HAVE_GETPAGESIZE
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `getrusage' function. */
Packit Service 5195f2
#undef HAVE_GETRUSAGE
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `gettimeofday' function. */
Packit Service 5195f2
#undef HAVE_GETTIMEOFDAY
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `gmtime' function. */
Packit Service 5195f2
#undef HAVE_GMTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <inttypes.h> header file. */
Packit Service 5195f2
#undef HAVE_INTTYPES_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `isatty' function. */
Packit Service 5195f2
#undef HAVE_ISATTY
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <limits.h> header file. */
Packit Service 5195f2
#undef HAVE_LIMITS_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `localtime' function. */
Packit Service 5195f2
#undef HAVE_LOCALTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `longjmp' function. */
Packit Service 5195f2
#undef HAVE_LONGJMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `lstat' function. */
Packit Service 5195f2
#undef HAVE_LSTAT
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <malloc.h> header file. */
Packit Service 5195f2
#undef HAVE_MALLOC_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `memcmp' function. */
Packit Service 5195f2
#undef HAVE_MEMCMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `memcpy' function. */
Packit Service 5195f2
#undef HAVE_MEMCPY
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `memmove' function. */
Packit Service 5195f2
#undef HAVE_MEMMOVE
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <memory.h> header file. */
Packit Service 5195f2
#undef HAVE_MEMORY_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `memset' function. */
Packit Service 5195f2
#undef HAVE_MEMSET
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `mkdir' function. */
Packit Service 5195f2
#undef HAVE_MKDIR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `mktime' function. */
Packit Service 5195f2
#undef HAVE_MKTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `mmap' function. */
Packit Service 5195f2
#undef HAVE_MMAP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `mprotect' function. */
Packit Service 5195f2
#undef HAVE_MPROTECT
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `munmap' function. */
Packit Service 5195f2
#undef HAVE_MUNMAP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `qsort' function. */
Packit Service 5195f2
#undef HAVE_QSORT
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `raise' function. */
Packit Service 5195f2
#undef HAVE_RAISE
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `rmdir' function. */
Packit Service 5195f2
#undef HAVE_RMDIR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `setjmp' function. */
Packit Service 5195f2
#undef HAVE_SETJMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <setjmp.h> header file. */
Packit Service 5195f2
#undef HAVE_SETJMP_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `signal' function. */
Packit Service 5195f2
#undef HAVE_SIGNAL
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <signal.h> header file. */
Packit Service 5195f2
#undef HAVE_SIGNAL_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `snprintf' function. */
Packit Service 5195f2
#undef HAVE_SNPRINTF
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <stdarg.h> header file. */
Packit Service 5195f2
#undef HAVE_STDARG_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <stddef.h> header file. */
Packit Service 5195f2
#undef HAVE_STDDEF_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <stdint.h> header file. */
Packit Service 5195f2
#undef HAVE_STDINT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <stdio.h> header file. */
Packit Service 5195f2
#undef HAVE_STDIO_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <stdlib.h> header file. */
Packit Service 5195f2
#undef HAVE_STDLIB_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strcasecmp' function. */
Packit Service 5195f2
#undef HAVE_STRCASECMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strchr' function. */
Packit Service 5195f2
#undef HAVE_STRCHR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strdup' function. */
Packit Service 5195f2
#undef HAVE_STRDUP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strerror' function. */
Packit Service 5195f2
#undef HAVE_STRERROR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strftime' function. */
Packit Service 5195f2
#undef HAVE_STRFTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `stricmp' function. */
Packit Service 5195f2
#undef HAVE_STRICMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <strings.h> header file. */
Packit Service 5195f2
#undef HAVE_STRINGS_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <string.h> header file. */
Packit Service 5195f2
#undef HAVE_STRING_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strncasecmp' function. */
Packit Service 5195f2
#undef HAVE_STRNCASECMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strnicmp' function. */
Packit Service 5195f2
#undef HAVE_STRNICMP
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strrchr' function. */
Packit Service 5195f2
#undef HAVE_STRRCHR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `strstr' function. */
Packit Service 5195f2
#undef HAVE_STRSTR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/mman.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_MMAN_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_RESOURCE_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_STAT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/time.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_TIME_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/types.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_TYPES_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit Service 5195f2
#undef HAVE_SYS_WAIT_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `time' function. */
Packit Service 5195f2
#undef HAVE_TIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <time.h> header file. */
Packit Service 5195f2
#undef HAVE_TIME_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `umask' function. */
Packit Service 5195f2
#undef HAVE_UMASK
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <unistd.h> header file. */
Packit Service 5195f2
#undef HAVE_UNISTD_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `utime' function. */
Packit Service 5195f2
#undef HAVE_UTIME
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the <utime.h> header file. */
Packit Service 5195f2
#undef HAVE_UTIME_H
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the `vsnprintf' function. */
Packit Service 5195f2
#undef HAVE_VSNPRINTF
Packit Service 5195f2
Packit Service 5195f2
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit Service 5195f2
#undef LT_OBJDIR
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if your machine is big endian. */
Packit Service 5195f2
#undef LZO_ABI_BIG_ENDIAN
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if your machine is little endian. */
Packit Service 5195f2
#undef LZO_ABI_LITTLE_ENDIAN
Packit Service 5195f2
Packit Service 5195f2
/* Name of package */
Packit Service 5195f2
#undef PACKAGE
Packit Service 5195f2
Packit Service 5195f2
/* Define to the address where bug reports for this package should be sent. */
Packit Service 5195f2
#undef PACKAGE_BUGREPORT
Packit Service 5195f2
Packit Service 5195f2
/* Define to the full name of this package. */
Packit Service 5195f2
#undef PACKAGE_NAME
Packit Service 5195f2
Packit Service 5195f2
/* Define to the full name and version of this package. */
Packit Service 5195f2
#undef PACKAGE_STRING
Packit Service 5195f2
Packit Service 5195f2
/* Define to the one symbol short name of this package. */
Packit Service 5195f2
#undef PACKAGE_TARNAME
Packit Service 5195f2
Packit Service 5195f2
/* Define to the home page for this package. */
Packit Service 5195f2
#undef PACKAGE_URL
Packit Service 5195f2
Packit Service 5195f2
/* Define to the version of this package. */
Packit Service 5195f2
#undef PACKAGE_VERSION
Packit Service 5195f2
Packit Service 5195f2
/* Define as the return type of signal handlers (`int' or `void'). */
Packit Service 5195f2
#undef RETSIGTYPE
Packit Service 5195f2
Packit Service 5195f2
/* The size of `dev_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_DEV_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `double', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_DOUBLE
Packit Service 5195f2
Packit Service 5195f2
/* The size of `float', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_FLOAT
Packit Service 5195f2
Packit Service 5195f2
/* The size of `fpos_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_FPOS_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `int', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_INT
Packit Service 5195f2
Packit Service 5195f2
/* The size of `intmax_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_INTMAX_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `intptr_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_INTPTR_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `long', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_LONG
Packit Service 5195f2
Packit Service 5195f2
/* The size of `long double', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_LONG_DOUBLE
Packit Service 5195f2
Packit Service 5195f2
/* The size of `long long', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_LONG_LONG
Packit Service 5195f2
Packit Service 5195f2
/* The size of `mode_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_MODE_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `off_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_OFF_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `ptrdiff_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_PTRDIFF_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `short', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_SHORT
Packit Service 5195f2
Packit Service 5195f2
/* The size of `size_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_SIZE_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `ssize_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_SSIZE_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `time_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_TIME_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `uintmax_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_UINTMAX_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `uintptr_t', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_UINTPTR_T
Packit Service 5195f2
Packit Service 5195f2
/* The size of `void *', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF_VOID_P
Packit Service 5195f2
Packit Service 5195f2
/* The size of `__int16', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF___INT16
Packit Service 5195f2
Packit Service 5195f2
/* The size of `__int32', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF___INT32
Packit Service 5195f2
Packit Service 5195f2
/* The size of `__int64', as computed by sizeof. */
Packit Service 5195f2
#undef SIZEOF___INT64
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you have the ANSI C header files. */
Packit Service 5195f2
#undef STDC_HEADERS
Packit Service 5195f2
Packit Service 5195f2
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
Packit Service 5195f2
#undef TIME_WITH_SYS_TIME
Packit Service 5195f2
Packit Service 5195f2
/* Version number of package */
Packit Service 5195f2
#undef VERSION
Packit Service 5195f2
Packit Service 5195f2
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit Service 5195f2
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit Service 5195f2
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit Service 5195f2
# if defined __BIG_ENDIAN__
Packit Service 5195f2
#  define WORDS_BIGENDIAN 1
Packit Service 5195f2
# endif
Packit Service 5195f2
#else
Packit Service 5195f2
# ifndef WORDS_BIGENDIAN
Packit Service 5195f2
#  undef WORDS_BIGENDIAN
Packit Service 5195f2
# endif
Packit Service 5195f2
#endif
Packit Service 5195f2
Packit Service 5195f2
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit Service 5195f2
#ifndef _DARWIN_USE_64_BIT_INODE
Packit Service 5195f2
# define _DARWIN_USE_64_BIT_INODE 1
Packit Service 5195f2
#endif
Packit Service 5195f2
Packit Service 5195f2
/* Number of bits in a file offset, on hosts where this is settable. */
Packit Service 5195f2
#undef _FILE_OFFSET_BITS
Packit Service 5195f2
Packit Service 5195f2
/* Define for large files, on AIX-style hosts. */
Packit Service 5195f2
#undef _LARGE_FILES
Packit Service 5195f2
Packit Service 5195f2
/* Define to empty if `const' does not conform to ANSI C. */
Packit Service 5195f2
#undef const
Packit Service 5195f2
Packit Service 5195f2
/* Define to `long int' if <sys/types.h> does not define. */
Packit Service 5195f2
#undef off_t
Packit Service 5195f2
Packit Service 5195f2
/* Define to `long' if <sys/types.h> does not define. */
Packit Service 5195f2
#undef ptrdiff_t
Packit Service 5195f2
Packit Service 5195f2
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit Service 5195f2
#undef size_t