Blame glib/config.h.in

Packit db3073
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit db3073
Packit db3073
/* Define if building universal (internal helper macro) */
Packit db3073
#undef AC_APPLE_UNIVERSAL_BUILD
Packit db3073
Packit db3073
/* The normal alignment of `guint32', in bytes. */
Packit db3073
#undef ALIGNOF_GUINT32
Packit db3073
Packit db3073
/* The normal alignment of `guint64', in bytes. */
Packit db3073
#undef ALIGNOF_GUINT64
Packit db3073
Packit db3073
/* The normal alignment of `unsigned long', in bytes. */
Packit db3073
#undef ALIGNOF_UNSIGNED_LONG
Packit db3073
Packit db3073
/* poll doesn't work on devices */
Packit db3073
#undef BROKEN_POLL
Packit db3073
Packit db3073
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit db3073
   systems. This function is required for `alloca.c' support on those systems.
Packit db3073
   */
Packit db3073
#undef CRAY_STACKSEG_END
Packit db3073
Packit db3073
/* Define to 1 if using `alloca.c'. */
Packit db3073
#undef C_ALLOCA
Packit db3073
Packit db3073
/* Whether to disable memory pools */
Packit db3073
#undef DISABLE_MEM_POOLS
Packit db3073
Packit db3073
/* Whether to enable GC friendliness by default */
Packit db3073
#undef ENABLE_GC_FRIENDLY_DEFAULT
Packit db3073
Packit db3073
/* Define the gettext package to be used */
Packit db3073
#undef GETTEXT_PACKAGE
Packit db3073
Packit db3073
/* Define to the GLIB binary age */
Packit db3073
#undef GLIB_BINARY_AGE
Packit db3073
Packit db3073
/* Define to the GLIB interface age */
Packit db3073
#undef GLIB_INTERFACE_AGE
Packit db3073
Packit db3073
/* Dummy catalog directory */
Packit db3073
#undef GLIB_LOCALE_DIR
Packit db3073
Packit db3073
/* Define to the GLIB major version */
Packit db3073
#undef GLIB_MAJOR_VERSION
Packit db3073
Packit db3073
/* Define to the GLIB micro version */
Packit db3073
#undef GLIB_MICRO_VERSION
Packit db3073
Packit db3073
/* Define to the GLIB minor version */
Packit db3073
#undef GLIB_MINOR_VERSION
Packit db3073
Packit db3073
/* Have inline keyword */
Packit db3073
#undef G_HAVE_INLINE
Packit db3073
Packit db3073
/* Have __inline keyword */
Packit db3073
#undef G_HAVE___INLINE
Packit db3073
Packit db3073
/* Have __inline__ keyword */
Packit db3073
#undef G_HAVE___INLINE__
Packit db3073
Packit db3073
/* A 'va_copy' style function */
Packit db3073
#undef G_VA_COPY
Packit db3073
Packit db3073
/* 'va_lists' cannot be copies as values */
Packit db3073
#undef G_VA_COPY_AS_ARRAY
Packit db3073
Packit db3073
/* Define to 1 if you have `alloca', as a function or macro. */
Packit db3073
#undef HAVE_ALLOCA
Packit db3073
Packit db3073
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit db3073
   */
Packit db3073
#undef HAVE_ALLOCA_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
Packit db3073
#undef HAVE_ARPA_NAMESER_COMPAT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `atexit' function. */
Packit db3073
#undef HAVE_ATEXIT
Packit db3073
Packit db3073
/* Define to 1 if you have the <attr/xattr.h> header file. */
Packit db3073
#undef HAVE_ATTR_XATTR_H
Packit db3073
Packit db3073
/* Define if you have a version of the snprintf function with semantics as
Packit db3073
   specified by the ISO C99 standard. */
Packit db3073
#undef HAVE_C99_SNPRINTF
Packit db3073
Packit db3073
/* Define if you have a version of the vsnprintf function with semantics as
Packit db3073
   specified by the ISO C99 standard. */
Packit db3073
#undef HAVE_C99_VSNPRINTF
Packit db3073
Packit db3073
/* define to 1 if Carbon is available */
Packit db3073
#undef HAVE_CARBON
Packit db3073
Packit db3073
/* Define to 1 if you have the `chown' function. */
Packit db3073
#undef HAVE_CHOWN
Packit db3073
Packit db3073
/* Define to 1 if you have the `clock_gettime' function. */
Packit db3073
#undef HAVE_CLOCK_GETTIME
Packit db3073
Packit db3073
/* define to 1 if Cocoa is available */
Packit db3073
#undef HAVE_COCOA
Packit db3073
Packit db3073
/* Have nl_langinfo (CODESET) */
Packit db3073
#undef HAVE_CODESET
Packit db3073
Packit db3073
/* Define to 1 if you have the <crt_externs.h> header file. */
Packit db3073
#undef HAVE_CRT_EXTERNS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit db3073
   */
Packit db3073
#undef HAVE_DIRENT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit db3073
#undef HAVE_DLFCN_H
Packit db3073
Packit db3073
/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
Packit db3073
#undef HAVE_DOPRNT
Packit db3073
Packit db3073
/* define for working do while(0) macros */
Packit db3073
#undef HAVE_DOWHILE_MACROS
Packit db3073
Packit db3073
/* Define to 1 if you have the `endmntent' function. */
Packit db3073
#undef HAVE_ENDMNTENT
Packit db3073
Packit db3073
/* Define to 1 if you have the `endservent' function. */
Packit db3073
#undef HAVE_ENDSERVENT
Packit db3073
Packit db3073
/* we have the eventfd(2) system call */
Packit db3073
#undef HAVE_EVENTFD
Packit db3073
Packit db3073
/* Define to 1 if you have the `fchmod' function. */
Packit db3073
#undef HAVE_FCHMOD
Packit db3073
Packit db3073
/* Define to 1 if you have the `fchown' function. */
Packit db3073
#undef HAVE_FCHOWN
Packit db3073
Packit db3073
/* Define to 1 if you have the `fdwalk' function. */
Packit db3073
#undef HAVE_FDWALK
Packit db3073
Packit db3073
/* Define to 1 if you have the <float.h> header file. */
Packit db3073
#undef HAVE_FLOAT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <fstab.h> header file. */
Packit db3073
#undef HAVE_FSTAB_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `fsync' function. */
Packit db3073
#undef HAVE_FSYNC
Packit db3073
Packit db3073
/* we have the futex(2) system call */
Packit db3073
#undef HAVE_FUTEX
Packit db3073
Packit db3073
/* Define to 1 if you have the `getcwd' function. */
Packit db3073
#undef HAVE_GETCWD
Packit db3073
Packit db3073
/* Define to 1 if you have the `getc_unlocked' function. */
Packit db3073
#undef HAVE_GETC_UNLOCKED
Packit db3073
Packit db3073
/* Define to 1 if you have the `getfsstat' function. */
Packit db3073
#undef HAVE_GETFSSTAT
Packit db3073
Packit db3073
/* Define to 1 if you have the `getgrgid' function. */
Packit db3073
#undef HAVE_GETGRGID
Packit db3073
Packit db3073
/* Define to 1 if you have the `getmntent_r' function. */
Packit db3073
#undef HAVE_GETMNTENT_R
Packit db3073
Packit db3073
/* Define to 1 if you have the `getprotobyname_r' function. */
Packit db3073
#undef HAVE_GETPROTOBYNAME_R
Packit db3073
Packit db3073
/* Define to 1 if you have the `getpwuid' function. */
Packit db3073
#undef HAVE_GETPWUID
Packit db3073
Packit db3073
/* Define to 1 if you have the `getvfsstat' function. */
Packit db3073
#undef HAVE_GETVFSSTAT
Packit db3073
Packit db3073
/* Define to 1 if you have the `gmtime_r' function. */
Packit db3073
#undef HAVE_GMTIME_R
Packit db3073
Packit db3073
/* define to use system printf */
Packit db3073
#undef HAVE_GOOD_PRINTF
Packit db3073
Packit db3073
/* Define to 1 if you have the <grp.h> header file. */
Packit db3073
#undef HAVE_GRP_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `hasmntopt' function. */
Packit db3073
#undef HAVE_HASMNTOPT
Packit db3073
Packit db3073
/* Define to 1 if you have the `if_nametoindex' function. */
Packit db3073
#undef HAVE_IF_NAMETOINDEX
Packit db3073
Packit db3073
/* Define to 1 if you have the `inotify_init1' function. */
Packit db3073
#undef HAVE_INOTIFY_INIT1
Packit db3073
Packit db3073
/* define to support printing 64-bit integers with format I64 */
Packit db3073
#undef HAVE_INT64_AND_I64
Packit db3073
Packit db3073
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
Packit db3073
#undef HAVE_INTMAX_T
Packit db3073
Packit db3073
/* Define to 1 if you have the <inttypes.h> header file. */
Packit db3073
#undef HAVE_INTTYPES_H
Packit db3073
Packit db3073
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit db3073
   declares uintmax_t. */
Packit db3073
#undef HAVE_INTTYPES_H_WITH_UINTMAX
Packit db3073
Packit db3073
/* Define if we have struct ip_mreqn */
Packit db3073
#undef HAVE_IP_MREQN
Packit db3073
Packit db3073
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Packit db3073
#undef HAVE_LANGINFO_CODESET
Packit db3073
Packit db3073
/* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
Packit db3073
#undef HAVE_LANGINFO_OUTDIGIT
Packit db3073
Packit db3073
/* Have nl_langinfo (PM_STR) */
Packit db3073
#undef HAVE_LANGINFO_TIME
Packit db3073
Packit db3073
/* Define to 1 if you have the `lchmod' function. */
Packit db3073
#undef HAVE_LCHMOD
Packit db3073
Packit db3073
/* Define to 1 if you have the `lchown' function. */
Packit db3073
#undef HAVE_LCHOWN
Packit db3073
Packit db3073
/* Define to 1 if you have the <limits.h> header file. */
Packit db3073
#undef HAVE_LIMITS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `link' function. */
Packit db3073
#undef HAVE_LINK
Packit db3073
Packit db3073
/* Define to 1 if you have the <linux/magic.h> header file. */
Packit db3073
#undef HAVE_LINUX_MAGIC_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `localtime_r' function. */
Packit db3073
#undef HAVE_LOCALTIME_R
Packit db3073
Packit db3073
/* Define if you have the 'long double' type. */
Packit db3073
#undef HAVE_LONG_DOUBLE
Packit db3073
Packit db3073
/* Define if you have the 'long long' type. */
Packit db3073
#undef HAVE_LONG_LONG
Packit db3073
Packit db3073
/* define if system printf can print long long */
Packit db3073
#undef HAVE_LONG_LONG_FORMAT
Packit db3073
Packit db3073
/* Define to 1 if you have the `lstat' function. */
Packit db3073
#undef HAVE_LSTAT
Packit db3073
Packit db3073
/* Define to 1 if you have the <malloc.h> header file. */
Packit db3073
#undef HAVE_MALLOC_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `memalign' function. */
Packit db3073
#undef HAVE_MEMALIGN
Packit db3073
Packit db3073
/* Define to 1 if you have the `memmem' function. */
Packit db3073
#undef HAVE_MEMMEM
Packit db3073
Packit db3073
/* Define to 1 if you have the `memmove' function. */
Packit db3073
#undef HAVE_MEMMOVE
Packit db3073
Packit db3073
/* Define to 1 if you have the <memory.h> header file. */
Packit db3073
#undef HAVE_MEMORY_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `mmap' function. */
Packit db3073
#undef HAVE_MMAP
Packit db3073
Packit db3073
/* Define to 1 if you have the <mntent.h> header file. */
Packit db3073
#undef HAVE_MNTENT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit db3073
#undef HAVE_NDIR_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <netdb.h> header file. */
Packit db3073
#undef HAVE_NETDB_H
Packit db3073
Packit db3073
/* We have AF_NETLINK sockets */
Packit db3073
#undef HAVE_NETLINK
Packit db3073
Packit db3073
/* Define to 1 if you have the `newlocale' function. */
Packit db3073
#undef HAVE_NEWLOCALE
Packit db3073
Packit db3073
/* Have non-POSIX function getgrgid_r */
Packit db3073
#undef HAVE_NONPOSIX_GETGRGID_R
Packit db3073
Packit db3073
/* Have non-POSIX function getpwuid_r */
Packit db3073
#undef HAVE_NONPOSIX_GETPWUID_R
Packit db3073
Packit db3073
/* Define to 1 if you have the `on_exit' function. */
Packit db3073
#undef HAVE_ON_EXIT
Packit db3073
Packit db3073
/* Define to 1 if you have the `pipe2' function. */
Packit db3073
#undef HAVE_PIPE2
Packit db3073
Packit db3073
/* Define to 1 if you have the `poll' function. */
Packit db3073
#undef HAVE_POLL
Packit db3073
Packit db3073
/* Have POSIX function getgrgid_r */
Packit db3073
#undef HAVE_POSIX_GETGRGID_R
Packit db3073
Packit db3073
/* Have POSIX function getpwuid_r */
Packit db3073
#undef HAVE_POSIX_GETPWUID_R
Packit db3073
Packit db3073
/* Define to 1 if you have the `posix_memalign' function. */
Packit db3073
#undef HAVE_POSIX_MEMALIGN
Packit db3073
Packit db3073
/* Define to 1 if you have the `prlimit' function. */
Packit db3073
#undef HAVE_PRLIMIT
Packit db3073
Packit db3073
/* Have function pthread_attr_setstacksize */
Packit db3073
#undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
Packit db3073
Packit db3073
/* Have function pthread_condattr_setclock */
Packit db3073
#undef HAVE_PTHREAD_CONDATTR_SETCLOCK
Packit db3073
Packit db3073
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit db3073
#undef HAVE_PTRDIFF_T
Packit db3073
Packit db3073
/* Define to 1 if you have the <pwd.h> header file. */
Packit db3073
#undef HAVE_PWD_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `readlink' function. */
Packit db3073
#undef HAVE_READLINK
Packit db3073
Packit db3073
/* Define to 1 if you have the <sched.h> header file. */
Packit db3073
#undef HAVE_SCHED_H
Packit db3073
Packit db3073
/* Define to 1 if libselinux is available */
Packit db3073
#undef HAVE_SELINUX
Packit db3073
Packit db3073
/* Define to 1 if you have the <selinux/selinux.h> header file. */
Packit db3073
#undef HAVE_SELINUX_SELINUX_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `setenv' function. */
Packit db3073
#undef HAVE_SETENV
Packit db3073
Packit db3073
/* Define to 1 if you have the `setlocale' function. */
Packit db3073
#undef HAVE_SETLOCALE
Packit db3073
Packit db3073
/* Define to 1 if you have the `setmntent' function. */
Packit db3073
#undef HAVE_SETMNTENT
Packit db3073
Packit db3073
/* Define if you have the 'sig_atomic_t' type. */
Packit db3073
#undef HAVE_SIG_ATOMIC_T
Packit db3073
Packit db3073
/* Define to 1 if you have the `snprintf' function. */
Packit db3073
#undef HAVE_SNPRINTF
Packit db3073
Packit db3073
/* Define to 1 if you have the `splice' function. */
Packit db3073
#undef HAVE_SPLICE
Packit db3073
Packit db3073
/* Define to 1 if you have the `statfs' function. */
Packit db3073
#undef HAVE_STATFS
Packit db3073
Packit db3073
/* Define to 1 if you have the `statvfs' function. */
Packit db3073
#undef HAVE_STATVFS
Packit db3073
Packit db3073
/* Define to 1 if you have the <stddef.h> header file. */
Packit db3073
#undef HAVE_STDDEF_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <stdint.h> header file. */
Packit db3073
#undef HAVE_STDINT_H
Packit db3073
Packit db3073
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit db3073
   uintmax_t. */
Packit db3073
#undef HAVE_STDINT_H_WITH_UINTMAX
Packit db3073
Packit db3073
/* Define to 1 if you have the <stdlib.h> header file. */
Packit db3073
#undef HAVE_STDLIB_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `stpcpy' function. */
Packit db3073
#undef HAVE_STPCPY
Packit db3073
Packit db3073
/* Define to 1 if you have the `strcasecmp' function. */
Packit db3073
#undef HAVE_STRCASECMP
Packit db3073
Packit db3073
/* Define to 1 if you have the `strerror' function. */
Packit db3073
#undef HAVE_STRERROR
Packit db3073
Packit db3073
/* Define to 1 if you have the <strings.h> header file. */
Packit db3073
#undef HAVE_STRINGS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <string.h> header file. */
Packit db3073
#undef HAVE_STRING_H
Packit db3073
Packit db3073
/* Have functions strlcpy and strlcat */
Packit db3073
#undef HAVE_STRLCPY
Packit db3073
Packit db3073
/* Define to 1 if you have the `strncasecmp' function. */
Packit db3073
#undef HAVE_STRNCASECMP
Packit db3073
Packit db3073
/* Define to 1 if you have the `strsignal' function. */
Packit db3073
#undef HAVE_STRSIGNAL
Packit db3073
Packit db3073
/* Define to 1 if you have the `strtod_l' function. */
Packit db3073
#undef HAVE_STRTOD_L
Packit db3073
Packit db3073
/* Define to 1 if you have the `strtoll_l' function. */
Packit db3073
#undef HAVE_STRTOLL_L
Packit db3073
Packit db3073
/* Define to 1 if you have the `strtoull_l' function. */
Packit db3073
#undef HAVE_STRTOULL_L
Packit db3073
Packit db3073
/* Define to 1 if `d_type' is a member of `struct dirent'. */
Packit db3073
#undef HAVE_STRUCT_DIRENT_D_TYPE
Packit db3073
Packit db3073
/* Define to 1 if `f_bavail' is a member of `struct statfs'. */
Packit db3073
#undef HAVE_STRUCT_STATFS_F_BAVAIL
Packit db3073
Packit db3073
/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
Packit db3073
#undef HAVE_STRUCT_STATFS_F_FSTYPENAME
Packit db3073
Packit db3073
/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
Packit db3073
#undef HAVE_STRUCT_STATVFS_F_BASETYPE
Packit db3073
Packit db3073
/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
Packit db3073
#undef HAVE_STRUCT_STATVFS_F_FSTYPENAME
Packit db3073
Packit db3073
/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_ATIMENSEC
Packit db3073
Packit db3073
/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
Packit db3073
Packit db3073
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_BLKSIZE
Packit db3073
Packit db3073
/* Define to 1 if `st_blocks' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_BLOCKS
Packit db3073
Packit db3073
/* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_CTIMENSEC
Packit db3073
Packit db3073
/* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
Packit db3073
Packit db3073
/* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
Packit db3073
Packit db3073
/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
Packit db3073
#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
Packit db3073
Packit db3073
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
Packit db3073
#undef HAVE_STRUCT_TM_TM_GMTOFF
Packit db3073
Packit db3073
/* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
Packit db3073
#undef HAVE_STRUCT_TM___TM_GMTOFF
Packit db3073
Packit db3073
/* Define to 1 if you have the `symlink' function. */
Packit db3073
#undef HAVE_SYMLINK
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit db3073
   */
Packit db3073
#undef HAVE_SYS_DIR_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/inotify.h> header file. */
Packit db3073
#undef HAVE_SYS_INOTIFY_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/mkdev.h> header file. */
Packit db3073
#undef HAVE_SYS_MKDEV_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/mntctl.h> header file. */
Packit db3073
#undef HAVE_SYS_MNTCTL_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/mnttab.h> header file. */
Packit db3073
#undef HAVE_SYS_MNTTAB_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/mount.h> header file. */
Packit db3073
#undef HAVE_SYS_MOUNT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit db3073
   */
Packit db3073
#undef HAVE_SYS_NDIR_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/param.h> header file. */
Packit db3073
#undef HAVE_SYS_PARAM_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/poll.h> header file. */
Packit db3073
#undef HAVE_SYS_POLL_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/prctl.h> header file. */
Packit db3073
#undef HAVE_SYS_PRCTL_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit db3073
#undef HAVE_SYS_RESOURCE_H
Packit db3073
Packit db3073
/* found fd_set in sys/select.h */
Packit db3073
#undef HAVE_SYS_SELECT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/statfs.h> header file. */
Packit db3073
#undef HAVE_SYS_STATFS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/statvfs.h> header file. */
Packit db3073
#undef HAVE_SYS_STATVFS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit db3073
#undef HAVE_SYS_STAT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/sysctl.h> header file. */
Packit db3073
#undef HAVE_SYS_SYSCTL_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/times.h> header file. */
Packit db3073
#undef HAVE_SYS_TIMES_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/time.h> header file. */
Packit db3073
#undef HAVE_SYS_TIME_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/types.h> header file. */
Packit db3073
#undef HAVE_SYS_TYPES_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit db3073
#undef HAVE_SYS_UIO_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/vfstab.h> header file. */
Packit db3073
#undef HAVE_SYS_VFSTAB_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/vfs.h> header file. */
Packit db3073
#undef HAVE_SYS_VFS_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/vmount.h> header file. */
Packit db3073
#undef HAVE_SYS_VMOUNT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit db3073
#undef HAVE_SYS_WAIT_H
Packit db3073
Packit db3073
/* Define to 1 if you have the <sys/xattr.h> header file. */
Packit db3073
#undef HAVE_SYS_XATTR_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `timegm' function. */
Packit db3073
#undef HAVE_TIMEGM
Packit db3073
Packit db3073
/* Define to 1 if you have the <unistd.h> header file. */
Packit db3073
#undef HAVE_UNISTD_H
Packit db3073
Packit db3073
/* Define if your printf function family supports positional parameters as
Packit db3073
   specified by Unix98. */
Packit db3073
#undef HAVE_UNIX98_PRINTF
Packit db3073
Packit db3073
/* Define to 1 if you have the `unsetenv' function. */
Packit db3073
#undef HAVE_UNSETENV
Packit db3073
Packit db3073
/* Define to 1 if you have the `uselocale' function. */
Packit db3073
#undef HAVE_USELOCALE
Packit db3073
Packit db3073
/* Define to 1 if you have the `utimes' function. */
Packit db3073
#undef HAVE_UTIMES
Packit db3073
Packit db3073
/* Define to 1 if you have the `valloc' function. */
Packit db3073
#undef HAVE_VALLOC
Packit db3073
Packit db3073
/* Define to 1 if you have the <values.h> header file. */
Packit db3073
#undef HAVE_VALUES_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `vasprintf' function. */
Packit db3073
#undef HAVE_VASPRINTF
Packit db3073
Packit db3073
/* Define to 1 if you have the `vprintf' function. */
Packit db3073
#undef HAVE_VPRINTF
Packit db3073
Packit db3073
/* Define to 1 if you have the `vsnprintf' function. */
Packit db3073
#undef HAVE_VSNPRINTF
Packit db3073
Packit db3073
/* Define if you have the 'wchar_t' type. */
Packit db3073
#undef HAVE_WCHAR_T
Packit db3073
Packit db3073
/* Define to 1 if you have the `wcslen' function. */
Packit db3073
#undef HAVE_WCSLEN
Packit db3073
Packit db3073
/* Define if you have the 'wint_t' type. */
Packit db3073
#undef HAVE_WINT_T
Packit db3073
Packit db3073
/* Have a working bcopy */
Packit db3073
#undef HAVE_WORKING_BCOPY
Packit db3073
Packit db3073
/* Define to 1 if you have the <wspiapi.h> header file. */
Packit db3073
#undef HAVE_WSPIAPI_H
Packit db3073
Packit db3073
/* Define to 1 if xattr is available */
Packit db3073
#undef HAVE_XATTR
Packit db3073
Packit db3073
/* Define to 1 if xattr API uses XATTR_NOFOLLOW */
Packit db3073
#undef HAVE_XATTR_NOFOLLOW
Packit db3073
Packit db3073
/* Define to 1 if you have the <xlocale.h> header file. */
Packit db3073
#undef HAVE_XLOCALE_H
Packit db3073
Packit db3073
/* Define to 1 if you have the `_NSGetEnviron' function. */
Packit db3073
#undef HAVE__NSGETENVIRON
Packit db3073
Packit db3073
/* Define to the sub-directory in which libtool stores uninstalled libraries.
Packit db3073
   */
Packit db3073
#undef LT_OBJDIR
Packit db3073
Packit db3073
/* Do we cache iconv descriptors */
Packit db3073
#undef NEED_ICONV_CACHE
Packit db3073
Packit db3073
/* didn't find fd_set */
Packit db3073
#undef NO_FD_SET
Packit db3073
Packit db3073
/* Define to 1 if your C compiler doesn't accept -c and -o together. */
Packit db3073
#undef NO_MINUS_C_MINUS_O
Packit db3073
Packit db3073
/* Define to the address where bug reports for this package should be sent. */
Packit db3073
#undef PACKAGE_BUGREPORT
Packit db3073
Packit db3073
/* Define to the full name of this package. */
Packit db3073
#undef PACKAGE_NAME
Packit db3073
Packit db3073
/* Define to the full name and version of this package. */
Packit db3073
#undef PACKAGE_STRING
Packit db3073
Packit db3073
/* Define to the one symbol short name of this package. */
Packit db3073
#undef PACKAGE_TARNAME
Packit db3073
Packit db3073
/* Define to the home page for this package. */
Packit db3073
#undef PACKAGE_URL
Packit db3073
Packit db3073
/* Define to the version of this package. */
Packit db3073
#undef PACKAGE_VERSION
Packit db3073
Packit db3073
/* define if posix_memalign() can allocate any size */
Packit db3073
#undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
Packit db3073
Packit db3073
/* whether realloc (NULL,) works */
Packit db3073
#undef REALLOC_0_WORKS
Packit db3073
Packit db3073
/* Define if you have correct malloc prototypes */
Packit db3073
#undef SANE_MALLOC_PROTOS
Packit db3073
Packit db3073
/* The size of `char', as computed by sizeof. */
Packit db3073
#undef SIZEOF_CHAR
Packit db3073
Packit db3073
/* The size of `int', as computed by sizeof. */
Packit db3073
#undef SIZEOF_INT
Packit db3073
Packit db3073
/* The size of `long', as computed by sizeof. */
Packit db3073
#undef SIZEOF_LONG
Packit db3073
Packit db3073
/* The size of `long long', as computed by sizeof. */
Packit db3073
#undef SIZEOF_LONG_LONG
Packit db3073
Packit db3073
/* The size of `short', as computed by sizeof. */
Packit db3073
#undef SIZEOF_SHORT
Packit db3073
Packit db3073
/* The size of `size_t', as computed by sizeof. */
Packit db3073
#undef SIZEOF_SIZE_T
Packit db3073
Packit db3073
/* The size of `void *', as computed by sizeof. */
Packit db3073
#undef SIZEOF_VOID_P
Packit db3073
Packit db3073
/* The size of `__int64', as computed by sizeof. */
Packit db3073
#undef SIZEOF___INT64
Packit db3073
Packit db3073
/* If using the C implementation of alloca, define if you know the
Packit db3073
   direction of stack growth for your system; otherwise it will be
Packit db3073
   automatically deduced at runtime.
Packit db3073
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit db3073
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit db3073
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit db3073
#undef STACK_DIRECTION
Packit db3073
Packit db3073
/* Number of arguments to statfs() */
Packit db3073
#undef STATFS_ARGS
Packit db3073
Packit db3073
/* Define to 1 if you have the ANSI C header files. */
Packit db3073
#undef STDC_HEADERS
Packit db3073
Packit db3073
/* Using GNU libiconv */
Packit db3073
#undef USE_LIBICONV_GNU
Packit db3073
Packit db3073
/* Using a native implementation of iconv in a separate library */
Packit db3073
#undef USE_LIBICONV_NATIVE
Packit db3073
Packit db3073
/* Define to use statfs() */
Packit db3073
#undef USE_STATFS
Packit db3073
Packit db3073
/* Define to use statvfs() */
Packit db3073
#undef USE_STATVFS
Packit db3073
Packit db3073
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit db3073
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit db3073
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit db3073
# if defined __BIG_ENDIAN__
Packit db3073
#  define WORDS_BIGENDIAN 1
Packit db3073
# endif
Packit db3073
#else
Packit db3073
# ifndef WORDS_BIGENDIAN
Packit db3073
#  undef WORDS_BIGENDIAN
Packit db3073
# endif
Packit db3073
#endif
Packit db3073
Packit db3073
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit db3073
#ifndef _DARWIN_USE_64_BIT_INODE
Packit db3073
# define _DARWIN_USE_64_BIT_INODE 1
Packit db3073
#endif
Packit db3073
Packit db3073
/* Number of bits in a file offset, on hosts where this is settable. */
Packit db3073
#undef _FILE_OFFSET_BITS
Packit db3073
Packit db3073
/* Make all glibc extensions visible */
Packit db3073
#undef _GNU_SOURCE
Packit db3073
Packit db3073
/* Define for large files, on AIX-style hosts. */
Packit db3073
#undef _LARGE_FILES
Packit db3073
Packit db3073
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit db3073
#undef _XOPEN_SOURCE
Packit db3073
Packit db3073
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit db3073
#undef _XOPEN_SOURCE_EXTENDED
Packit db3073
Packit db3073
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit db3073
#undef __EXTENSIONS__
Packit db3073
Packit db3073
/* Define to empty if `const' does not conform to ANSI C. */
Packit db3073
#undef const
Packit db3073
Packit db3073
/* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
Packit db3073
#undef intmax_t
Packit db3073
Packit db3073
/* Define to empty if the C compiler doesn't support this keyword. */
Packit db3073
#undef signed
Packit db3073
Packit db3073
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit db3073
#undef size_t