Blame config.h.win32

Packit ae235b
/* config.h.win32.in Merged from two versions generated by configure for gcc and MSVC.  */
Packit ae235b
/* config.h.  Generated by configure.  */
Packit ae235b
/* config.h.in.  Generated from configure.ac by autoheader.  */
Packit ae235b
Packit ae235b
/* Define if building universal (internal helper macro) */
Packit ae235b
/* #undef AC_APPLE_UNIVERSAL_BUILD */
Packit ae235b
Packit ae235b
/* The normal alignment of `guint32', in bytes. */
Packit ae235b
#define ALIGNOF_GUINT32 4
Packit ae235b
Packit ae235b
/* The normal alignment of `guint64', in bytes. */
Packit ae235b
#define ALIGNOF_GUINT64 8
Packit ae235b
Packit ae235b
/* The normal alignment of `unsigned long', in bytes. */
Packit ae235b
#define ALIGNOF_UNSIGNED_LONG 4
Packit ae235b
Packit ae235b
/* poll doesn't work on devices */
Packit ae235b
#define BROKEN_POLL 1
Packit ae235b
Packit ae235b
/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
Packit ae235b
   systems. This function is required for `alloca.c' support on those systems.
Packit ae235b
   */
Packit ae235b
/* #undef CRAY_STACKSEG_END */
Packit ae235b
Packit ae235b
/* Define to 1 if using `alloca.c'. */
Packit ae235b
/* #undef C_ALLOCA */
Packit ae235b
Packit ae235b
/* Whether to disable memory pools */
Packit ae235b
/* #undef DISABLE_MEM_POOLS */
Packit ae235b
Packit ae235b
/* Whether to enable GC friendliness by default */
Packit ae235b
/* #undef ENABLE_GC_FRIENDLY_DEFAULT */
Packit ae235b
Packit ae235b
/* always defined to indicate that i18n is enabled */
Packit ae235b
#define ENABLE_NLS 1
Packit ae235b
Packit ae235b
/* Define the gettext package to be used */
Packit ae235b
#define GETTEXT_PACKAGE "glib20"
Packit ae235b
Packit ae235b
/* Define to the GLIB binary age */
Packit ae235b
#define GLIB_BINARY_AGE 5601
Packit ae235b
Packit ae235b
/* Define to the GLIB interface age */
Packit ae235b
#define GLIB_INTERFACE_AGE 1
Packit ae235b
Packit ae235b
/* Define the location where the catalogs will be installed */
Packit ae235b
#define GLIB_LOCALE_DIR "NONE/share/locale"
Packit ae235b
Packit ae235b
/* Define to the GLIB major version */
Packit ae235b
#define GLIB_MAJOR_VERSION 2
Packit ae235b
Packit ae235b
/* Define to the GLIB micro version */
Packit ae235b
#define GLIB_MICRO_VERSION 1
Packit ae235b
Packit ae235b
/* Define to the GLIB minor version */
Packit ae235b
#define GLIB_MINOR_VERSION 56
Packit ae235b
Packit ae235b
/* A 'va_copy' style function */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1800)
Packit ae235b
# define G_VA_COPY va_copy
Packit ae235b
#else /* _MSC_VER && _MSC_VER < 1800 */
Packit ae235b
/* #undef G_VA_COPY */
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* 'va_lists' cannot be copies as values */
Packit ae235b
/* #undef G_VA_COPY_AS_ARRAY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have `alloca', as a function or macro. */
Packit ae235b
/* #undef HAVE_ALLOCA */
Packit ae235b
Packit ae235b
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
Packit ae235b
   */
Packit ae235b
/* #undef HAVE_ALLOCA_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <attr/xattr.h> header file. */
Packit ae235b
/* #undef HAVE_ATTR_XATTR_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `bind_textdomain_codeset' function. */
Packit ae235b
#define HAVE_BIND_TEXTDOMAIN_CODESET 1
Packit ae235b
Packit ae235b
/* Define if you have a version of the snprintf function with semantics as
Packit ae235b
   specified by the ISO C99 standard. */
Packit ae235b
#undef HAVE_C99_SNPRINTF
Packit ae235b
Packit ae235b
/* Define if you have a version of the vsnprintf function with semantics as
Packit ae235b
   specified by the ISO C99 standard. */
Packit ae235b
#undef HAVE_C99_VSNPRINTF
Packit ae235b
Packit ae235b
/* define to 1 if Carbon is available */
Packit ae235b
/* #undef HAVE_CARBON */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `clock_gettime' function. */
Packit ae235b
/* #undef HAVE_CLOCK_GETTIME */
Packit ae235b
Packit ae235b
/* define to 1 if Cocoa is available */
Packit ae235b
/* #undef HAVE_COCOA */
Packit ae235b
Packit ae235b
/* Have nl_langinfo (CODESET) */
Packit ae235b
/* #undef HAVE_CODESET */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <crt_externs.h> header file. */
Packit ae235b
/* #undef HAVE_CRT_EXTERNS_H */
Packit ae235b
Packit ae235b
/* Define if dbus-1 is available */
Packit ae235b
/* #undef HAVE_DBUS1 */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `dcgettext' function. */
Packit ae235b
#define HAVE_DCGETTEXT 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
Packit ae235b
   */
Packit ae235b
#ifndef _MSC_VER
Packit ae235b
# define HAVE_DIRENT_H 1
Packit ae235b
#else
Packit ae235b
/* # undef HAVE_DIRENT_H */
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <dlfcn.h> header file. */
Packit ae235b
/* #undef HAVE_DLFCN_H */
Packit ae235b
Packit ae235b
/* Define to 1 if using dtrace probes. */
Packit ae235b
/* #undef HAVE_DTRACE */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `endmntent' function. */
Packit ae235b
/* #undef HAVE_ENDMNTENT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `endservent' function. */
Packit ae235b
/* #undef HAVE_ENDSERVENT */
Packit ae235b
Packit ae235b
/* we have the eventfd(2) system call */
Packit ae235b
/* #undef HAVE_EVENTFD */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `fallocate' function. */
Packit ae235b
/* #undef HAVE_FALLOCATE */
Packit ae235b
Packit ae235b
/* Define if we have FAM */
Packit ae235b
/* #undef HAVE_FAM */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <fam.h> header file. */
Packit ae235b
/* #undef HAVE_FAM_H */
Packit ae235b
Packit ae235b
/* Define if we have FAMNoExists in fam */
Packit ae235b
/* #undef HAVE_FAM_NO_EXISTS */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `fchmod' function. */
Packit ae235b
/* #undef HAVE_FCHMOD */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `fchown' function. */
Packit ae235b
/* #undef HAVE_FCHOWN */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `fdwalk' function. */
Packit ae235b
/* #undef HAVE_FDWALK */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <fstab.h> header file. */
Packit ae235b
/* #undef HAVE_FSTAB_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `fsync' function. */
Packit ae235b
/* #undef HAVE_FSYNC */
Packit ae235b
Packit ae235b
/* we have the futex(2) system call */
Packit ae235b
/* #undef HAVE_FUTEX */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getc_unlocked' function. */
Packit ae235b
/* #undef HAVE_GETC_UNLOCKED */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getfsstat' function. */
Packit ae235b
/* #undef HAVE_GETFSSTAT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getgrgid_r' function. */
Packit ae235b
/* #undef HAVE_GETGRGID_R */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getmntent_r' function. */
Packit ae235b
/* #undef HAVE_GETMNTENT_R */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getprotobyname_r' function. */
Packit ae235b
/* #undef HAVE_GETPROTOBYNAME_R */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getpwuid_r' function. */
Packit ae235b
/* #undef HAVE_GETPWUID_R */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getresuid' function. */
Packit ae235b
/* #undef HAVE_GETRESUID */
Packit ae235b
Packit ae235b
/* Define if the GNU gettext() function is already present or preinstalled. */
Packit ae235b
#define HAVE_GETTEXT 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `getvfsstat' function. */
Packit ae235b
/* #undef HAVE_GETVFSSTAT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `gmtime_r' function. */
Packit ae235b
/* #undef HAVE_GMTIME_R */
Packit ae235b
Packit ae235b
/* define to use system printf */
Packit ae235b
/* #undef HAVE_GOOD_PRINTF */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `hasmntopt' function. */
Packit ae235b
/* #undef HAVE_HASMNTOPT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `if_indextoname' function. */
Packit ae235b
#define HAVE_IF_INDEXTONAME 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `if_nametoindex' function. */
Packit ae235b
#define HAVE_IF_NAMETOINDEX 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `inotify_init1' function. */
Packit ae235b
/* #undef HAVE_INOTIFY_INIT1 */
Packit ae235b
Packit ae235b
/* define to support printing 64-bit integers with format I64 */
Packit ae235b
/* #undef HAVE_INT64_AND_I64 */
Packit ae235b
Packit ae235b
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1600)
Packit ae235b
# define HAVE_INTMAX_T 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <inttypes.h> header file. */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1800)
Packit ae235b
# define HAVE_INTTYPES_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
Packit ae235b
   declares uintmax_t. */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1800)
Packit ae235b
# define HAVE_INTTYPES_H_WITH_UINTMAX 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define if we have struct ip_mreqn */
Packit ae235b
/* #undef HAVE_IP_MREQN */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `issetugid' function. */
Packit ae235b
/* #undef HAVE_ISSETUGID */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `kevent' function. */
Packit ae235b
/* #undef HAVE_KEVENT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `kqueue' function. */
Packit ae235b
/* #undef HAVE_KQUEUE */
Packit ae235b
Packit ae235b
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
Packit ae235b
/* #undef HAVE_LANGINFO_CODESET */
Packit ae235b
Packit ae235b
/* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
Packit ae235b
/* #undef HAVE_LANGINFO_OUTDIGIT */
Packit ae235b
Packit ae235b
/* Have nl_langinfo (PM_STR) */
Packit ae235b
/* #undef HAVE_LANGINFO_TIME */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `lchmod' function. */
Packit ae235b
/* #undef HAVE_LCHMOD */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `lchown' function. */
Packit ae235b
/* #undef HAVE_LCHOWN */
Packit ae235b
Packit ae235b
/* Define if your <locale.h> file defines LC_MESSAGES. */
Packit ae235b
/* #undef HAVE_LC_MESSAGES */
Packit ae235b
Packit ae235b
/* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
Packit ae235b
/* #undef HAVE_LIBC_ENABLE_SECURE */
Packit ae235b
Packit ae235b
/* Define if libelf is available */
Packit ae235b
/* #undef HAVE_LIBELF */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <linux/magic.h> header file. */
Packit ae235b
/* #undef HAVE_LINUX_MAGIC_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <locale.h> header file. */
Packit ae235b
#define HAVE_LOCALE_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `localtime_r' function. */
Packit ae235b
/* #undef HAVE_LOCALTIME_R */
Packit ae235b
Packit ae235b
/* Define if you have the 'long double' type. */
Packit ae235b
#define HAVE_LONG_DOUBLE 1
Packit ae235b
Packit ae235b
/* Define if you have the 'long long' type. */
Packit ae235b
#define HAVE_LONG_LONG 1
Packit ae235b
Packit ae235b
/* define if system printf can print long long */
Packit ae235b
/* #undef HAVE_LONG_LONG_FORMAT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `lstat' function. */
Packit ae235b
/* #undef HAVE_LSTAT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <mach/mach_time.h> header file. */
Packit ae235b
/* #undef HAVE_MACH_MACH_TIME_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <malloc.h> header file. */
Packit ae235b
#define HAVE_MALLOC_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `mbrtowc' function. */
Packit ae235b
#define HAVE_MBRTOWC 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `memalign' function. */
Packit ae235b
/* #undef HAVE_MEMALIGN */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `memmem' function. */
Packit ae235b
/* #undef HAVE_MEMMEM */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <memory.h> header file. */
Packit ae235b
#define HAVE_MEMORY_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `mmap' function. */
Packit ae235b
/* #undef HAVE_MMAP */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <mntent.h> header file. */
Packit ae235b
/* #undef HAVE_MNTENT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
Packit ae235b
/* #undef HAVE_NDIR_H */
Packit ae235b
Packit ae235b
/* We have AF_NETLINK sockets */
Packit ae235b
/* #undef HAVE_NETLINK */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `newlocale' function. */
Packit ae235b
/* #undef HAVE_NEWLOCALE */
Packit ae235b
Packit ae235b
/* open option O_DIRECTORY */
Packit ae235b
/* #undef HAVE_OPEN_O_DIRECTORY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `pipe2' function. */
Packit ae235b
/* #undef HAVE_PIPE2 */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `poll' function. */
Packit ae235b
/* #undef HAVE_POLL */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `posix_memalign' function. */
Packit ae235b
/* #undef HAVE_POSIX_MEMALIGN */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `prlimit' function. */
Packit ae235b
/* #undef HAVE_PRLIMIT */
Packit ae235b
Packit ae235b
/* Have function pthread_attr_setstacksize */
Packit ae235b
/* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
Packit ae235b
Packit ae235b
/* Have function pthread_cond_timedwait_relative_np */
Packit ae235b
/* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */
Packit ae235b
Packit ae235b
/* Have function pthread_condattr_setclock */
Packit ae235b
/* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
Packit ae235b
Packit ae235b
/* Have function pthread_setname_np without TID as argument */
Packit ae235b
/* #undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID */
Packit ae235b
Packit ae235b
/* Have function pthread_setname_np with TID as argument */
Packit ae235b
/* #undef HAVE_PTHREAD_SETNAME_NP_WITH_TID */
Packit ae235b
Packit ae235b
/* Define to 1 if the system has the type `ptrdiff_t'. */
Packit ae235b
#define HAVE_PTRDIFF_T 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `readlink' function. */
Packit ae235b
/* #undef HAVE_READLINK */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `recvmmsg' function. */
Packit ae235b
/* #undef HAVE_RECVMMSG */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the 'res_init' function. */
Packit ae235b
/* #undef HAVE_RES_INIT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the 'res_nclose' function. */
Packit ae235b
/* #undef HAVE_RES_NCLOSE */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the 'res_ndestroy' function. */
Packit ae235b
/* #undef HAVE_RES_NDESTROY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the 'res_ninit' function. */
Packit ae235b
/* #undef HAVE_RES_NINIT */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the 'res_nquery' function. */
Packit ae235b
/* #undef HAVE_RES_NQUERY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sched.h> header file. */
Packit ae235b
/* #undef HAVE_SCHED_H */
Packit ae235b
Packit ae235b
/* Define to 1 if libselinux is available */
Packit ae235b
/* #undef HAVE_SELINUX */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <selinux/selinux.h> header file. */
Packit ae235b
/* #undef HAVE_SELINUX_SELINUX_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `sendmmsg' function. */
Packit ae235b
/* #undef HAVE_SENDMMSG */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `setenv' function. */
Packit ae235b
/* #undef HAVE_SETENV */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `setmntent' function. */
Packit ae235b
/* #undef HAVE_SETMNTENT */
Packit ae235b
Packit ae235b
/* Define if you have the 'sig_atomic_t' type. */
Packit ae235b
#define HAVE_SIG_ATOMIC_T 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `snprintf' function. */
Packit ae235b
#define HAVE_SNPRINTF 1
Packit ae235b
#if defined (_MSC_VER) && (_MSC_VER < 1900)
Packit ae235b
# define snprintf _snprintf
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `splice' function. */
Packit ae235b
/* #undef HAVE_SPLICE */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `statfs' function. */
Packit ae235b
/* #undef HAVE_STATFS */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `statvfs' function. */
Packit ae235b
/* #undef HAVE_STATVFS */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <stddef.h> header file. */
Packit ae235b
#define HAVE_STDDEF_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <stdint.h> header file. */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1600)
Packit ae235b
# define HAVE_STDINT_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
Packit ae235b
   uintmax_t. */
Packit ae235b
#if !defined (_MSC_VER) || (_MSC_VER >= 1600)
Packit ae235b
# define HAVE_STDINT_H_WITH_UINTMAX 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <stdlib.h> header file. */
Packit ae235b
#define HAVE_STDLIB_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `stpcpy' function. */
Packit ae235b
/* #undef HAVE_STPCPY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strcasecmp' function. */
Packit ae235b
#define HAVE_STRCASECMP 1
Packit ae235b
#ifdef _MSC_VER
Packit ae235b
# define strcasecmp _stricmp
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strerror_r' function. */
Packit ae235b
/* #undef HAVE_STRERROR_R */
Packit ae235b
Packit ae235b
/* Define if strerror_r returns char * */
Packit ae235b
/* #undef STRERROR_R_CHAR_P */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <strings.h> header file. */
Packit ae235b
#ifndef _MSC_VER
Packit ae235b
# define HAVE_STRINGS_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <string.h> header file. */
Packit ae235b
#define HAVE_STRING_H 1
Packit ae235b
Packit ae235b
/* Have functions strlcpy and strlcat */
Packit ae235b
/* #undef HAVE_STRLCPY */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strncasecmp' function. */
Packit ae235b
#define HAVE_STRNCASECMP 1
Packit ae235b
#ifdef _MSC_VER
Packit ae235b
# define strncasecmp _strnicmp
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strnlen' function. */
Packit ae235b
#define HAVE_STRNLEN 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strsignal' function. */
Packit ae235b
/* #undef HAVE_STRSIGNAL */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strtod_l' function. */
Packit ae235b
/* #undef HAVE_STRTOD_L */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strtoll_l' function. */
Packit ae235b
/* #undef HAVE_STRTOLL_L */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `strtoull_l' function. */
Packit ae235b
/* #undef HAVE_STRTOULL_L */
Packit ae235b
Packit ae235b
/* Define to 1 if `d_type' is a member of `struct dirent'. */
Packit ae235b
/* #undef HAVE_STRUCT_DIRENT_D_TYPE */
Packit ae235b
Packit ae235b
/* Define to 1 if `f_bavail' is a member of `struct statfs'. */
Packit ae235b
/* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
Packit ae235b
Packit ae235b
/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
Packit ae235b
/* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
Packit ae235b
Packit ae235b
/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
Packit ae235b
/* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
Packit ae235b
Packit ae235b
/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
Packit ae235b
/* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_atimensec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_birthtim' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_blksize' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_blocks' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
Packit ae235b
/* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
Packit ae235b
Packit ae235b
/* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
Packit ae235b
/* #undef HAVE_STRUCT_TM_TM_GMTOFF */
Packit ae235b
Packit ae235b
/* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
Packit ae235b
/* #undef HAVE_STRUCT_TM___TM_GMTOFF */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `symlink' function. */
Packit ae235b
/* #undef HAVE_SYMLINK */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `sysctlbyname' function. */
Packit ae235b
/* #undef HAVE_SYSCTLBYNAME */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
Packit ae235b
   */
Packit ae235b
/* #undef HAVE_SYS_DIR_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/event.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_EVENT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/filio.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_FILIO_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/inotify.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_INOTIFY_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/mkdev.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_MKDEV_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/mntctl.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_MNTCTL_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/mnttab.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_MNTTAB_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/mount.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_MOUNT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
Packit ae235b
   */
Packit ae235b
/* #undef HAVE_SYS_NDIR_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/param.h> header file. */
Packit ae235b
#ifndef _MSC_VER
Packit ae235b
# define HAVE_SYS_PARAM_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/poll.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_POLL_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/resource.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_RESOURCE_H */
Packit ae235b
Packit ae235b
/* found fd_set in sys/select.h */
Packit ae235b
/* #undef HAVE_SYS_SELECT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/statfs.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_STATFS_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/statvfs.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_STATVFS_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/stat.h> header file. */
Packit ae235b
#define HAVE_SYS_STAT_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/sysctl.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_SYSCTL_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/times.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_TIMES_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/time.h> header file. */
Packit ae235b
#ifndef _MSC_VER
Packit ae235b
# define HAVE_SYS_TIME_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/types.h> header file. */
Packit ae235b
#define HAVE_SYS_TYPES_H 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/uio.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_UIO_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/vfstab.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_VFSTAB_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/vfs.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_VFS_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/vmount.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_VMOUNT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/wait.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_WAIT_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <sys/xattr.h> header file. */
Packit ae235b
/* #undef HAVE_SYS_XATTR_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `timegm' function. */
Packit ae235b
/* #undef HAVE_TIMEGM */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <unistd.h> header file. */
Packit ae235b
#ifndef _MSC_VER
Packit ae235b
# define HAVE_UNISTD_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define if your printf function family supports positional parameters as
Packit ae235b
   specified by Unix98. */
Packit ae235b
/* #undef HAVE_UNIX98_PRINTF */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `unsetenv' function. */
Packit ae235b
/* #undef HAVE_UNSETENV */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `uselocale' function. */
Packit ae235b
/* #undef HAVE_USELOCALE */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `utimes' function. */
Packit ae235b
/* #undef HAVE_UTIMES */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `valloc' function. */
Packit ae235b
/* #undef HAVE_VALLOC */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <values.h> header file. */
Packit ae235b
#ifdef _MSC_VER
Packit ae235b
# define HAVE_VALUES_H 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `vasprintf' function. */
Packit ae235b
#define HAVE_VASPRINTF 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `vsnprintf' function. */
Packit ae235b
#define HAVE_VSNPRINTF 1
Packit ae235b
Packit ae235b
/* Define if you have the 'wchar_t' type. */
Packit ae235b
#define HAVE_WCHAR_T 1
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `wcslen' function. */
Packit ae235b
#define HAVE_WCSLEN 1
Packit ae235b
Packit ae235b
/* Define if you have the 'wint_t' type. */
Packit ae235b
#define HAVE_WINT_T 1
Packit ae235b
Packit ae235b
/* Have a working bcopy */
Packit ae235b
/* #undef HAVE_WORKING_BCOPY */
Packit ae235b
Packit ae235b
/* Define to 1 if xattr is available */
Packit ae235b
/* #undef HAVE_XATTR */
Packit ae235b
Packit ae235b
/* Define to 1 if xattr API uses XATTR_NOFOLLOW */
Packit ae235b
/* #undef HAVE_XATTR_NOFOLLOW */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the <xlocale.h> header file. */
Packit ae235b
/* #undef HAVE_XLOCALE_H */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the `_NSGetEnviron' function. */
Packit ae235b
/* #undef HAVE__NSGETENVIRON */
Packit ae235b
Packit ae235b
/* Define to the sub-directory where libtool stores uninstalled libraries. */
Packit ae235b
#define LT_OBJDIR ""
Packit ae235b
Packit ae235b
/* Do we cache iconv descriptors */
Packit ae235b
/* #undef NEED_ICONV_CACHE */
Packit ae235b
Packit ae235b
/* didn't find fd_set */
Packit ae235b
/* #undef NO_FD_SET */
Packit ae235b
Packit ae235b
/* Define to the address where bug reports for this package should be sent. */
Packit ae235b
#define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
Packit ae235b
Packit ae235b
/* Define to the full name of this package. */
Packit ae235b
#define PACKAGE_NAME "glib"
Packit ae235b
Packit ae235b
/* Define to the full name and version of this package. */
Packit ae235b
#define PACKAGE_STRING "glib 2.56.1"
Packit ae235b
Packit ae235b
/* Define to the one symbol short name of this package. */
Packit ae235b
#define PACKAGE_TARNAME "glib"
Packit ae235b
Packit ae235b
/* Define to the home page for this package. */
Packit ae235b
#define PACKAGE_URL ""
Packit ae235b
Packit ae235b
/* Define to the version of this package. */
Packit ae235b
#define PACKAGE_VERSION "2.56.1"
Packit ae235b
Packit ae235b
/* define if posix_memalign() can allocate any size */
Packit ae235b
/* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */
Packit ae235b
Packit ae235b
/* The size of `char', as computed by sizeof. */
Packit ae235b
#define SIZEOF_CHAR 1
Packit ae235b
Packit ae235b
/* The size of `int', as computed by sizeof. */
Packit ae235b
#define SIZEOF_INT 4
Packit ae235b
Packit ae235b
/* The size of `long', as computed by sizeof. */
Packit ae235b
#define SIZEOF_LONG 4
Packit ae235b
Packit ae235b
/* The size of `long long', as computed by sizeof. */
Packit ae235b
#define SIZEOF_LONG_LONG 8
Packit ae235b
Packit ae235b
/* The size of `short', as computed by sizeof. */
Packit ae235b
#define SIZEOF_SHORT 2
Packit ae235b
Packit ae235b
/* The size of `size_t', as computed by sizeof. */
Packit ae235b
#ifdef _WIN64
Packit ae235b
# define SIZEOF_SIZE_T 8
Packit ae235b
#else
Packit ae235b
# define SIZEOF_SIZE_T 4
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* The size of `ssize_t', as computed by sizeof. */
Packit ae235b
#ifdef _WIN64
Packit ae235b
# define SIZEOF_SSIZE_T 8
Packit ae235b
#else
Packit ae235b
# define SIZEOF_SSIZE_T 4
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* The size of `void *', as computed by sizeof. */
Packit ae235b
#ifdef _WIN64
Packit ae235b
# define SIZEOF_VOID_P 8
Packit ae235b
#else
Packit ae235b
# define SIZEOF_VOID_P 4
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* The size of `__int64', as computed by sizeof. */
Packit ae235b
#define SIZEOF___INT64 8
Packit ae235b
Packit ae235b
/* If using the C implementation of alloca, define if you know the
Packit ae235b
   direction of stack growth for your system; otherwise it will be
Packit ae235b
   automatically deduced at runtime.
Packit ae235b
	STACK_DIRECTION > 0 => grows toward higher addresses
Packit ae235b
	STACK_DIRECTION < 0 => grows toward lower addresses
Packit ae235b
	STACK_DIRECTION = 0 => direction of growth unknown */
Packit ae235b
/* #undef STACK_DIRECTION */
Packit ae235b
Packit ae235b
/* Number of arguments to statfs() */
Packit ae235b
/* #undef STATFS_ARGS */
Packit ae235b
Packit ae235b
/* Define to 1 if you have the ANSI C header files. */
Packit ae235b
#define STDC_HEADERS 1
Packit ae235b
Packit ae235b
/* Use no threads */
Packit ae235b
/* #undef THREADS_NONE */
Packit ae235b
Packit ae235b
/* Use pthreads */
Packit ae235b
/* #undef THREADS_POSIX */
Packit ae235b
Packit ae235b
/* Use w32 threads */
Packit ae235b
#define THREADS_WIN32 1
Packit ae235b
Packit ae235b
/* Using GNU libiconv */
Packit ae235b
/* #undef USE_LIBICONV_GNU */
Packit ae235b
Packit ae235b
/* Using a native implementation of iconv in a separate library */
Packit ae235b
#define USE_LIBICONV_NATIVE 1
Packit ae235b
Packit ae235b
/* Define to use statfs() */
Packit ae235b
/* #undef USE_STATFS */
Packit ae235b
Packit ae235b
/* Define to use statvfs() */
Packit ae235b
/* #undef USE_STATVFS */
Packit ae235b
Packit ae235b
/* Enable extensions on AIX 3, Interix.  */
Packit ae235b
#ifndef _ALL_SOURCE
Packit ae235b
/* #undef _ALL_SOURCE */
Packit ae235b
#endif
Packit ae235b
/* Enable GNU extensions on systems that have them.  */
Packit ae235b
#ifndef _GNU_SOURCE
Packit ae235b
#define _GNU_SOURCE 1
Packit ae235b
#endif
Packit ae235b
/* Enable threading extensions on Solaris.  */
Packit ae235b
#ifndef _POSIX_PTHREAD_SEMANTICS
Packit ae235b
/* #undef _POSIX_PTHREAD_SEMANTICS */
Packit ae235b
#endif
Packit ae235b
/* Enable extensions on HP NonStop.  */
Packit ae235b
#ifndef _TANDEM_SOURCE
Packit ae235b
/* #undef _TANDEM_SOURCE */
Packit ae235b
#endif
Packit ae235b
/* Enable general extensions on Solaris.  */
Packit ae235b
#ifndef __EXTENSIONS__
Packit ae235b
#define __EXTENSIONS__ 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* using the system-supplied PCRE library */
Packit ae235b
/* This is determined in the MSVC projects */
Packit ae235b
/* #undef USE_SYSTEM_PCRE */
Packit ae235b
Packit ae235b
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
Packit ae235b
   significant byte first (like Motorola and SPARC, unlike Intel). */
Packit ae235b
#if defined AC_APPLE_UNIVERSAL_BUILD
Packit ae235b
# if defined __BIG_ENDIAN__
Packit ae235b
#  define WORDS_BIGENDIAN 1
Packit ae235b
# endif
Packit ae235b
#else
Packit ae235b
# ifndef WORDS_BIGENDIAN
Packit ae235b
#  undef WORDS_BIGENDIAN
Packit ae235b
# endif
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Enable large inode numbers on Mac OS X 10.5.  */
Packit ae235b
#ifndef _DARWIN_USE_64_BIT_INODE
Packit ae235b
# define _DARWIN_USE_64_BIT_INODE 1
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Number of bits in a file offset, on hosts where this is settable. */
Packit ae235b
/* #undef _FILE_OFFSET_BITS */
Packit ae235b
Packit ae235b
/* defines how to decorate public symbols while building */
Packit ae235b
#ifdef _MSC_VER
Packit ae235b
# define _GLIB_EXTERN __declspec (dllexport) extern
Packit ae235b
#else
Packit ae235b
# define _GLIB_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern
Packit ae235b
#endif
Packit ae235b
Packit ae235b
/* Define for large files, on AIX-style hosts. */
Packit ae235b
/* #undef _LARGE_FILES */
Packit ae235b
Packit ae235b
/* Target the Windows 7 API */
Packit ae235b
#define _WIN32_WINNT 0x0601
Packit ae235b
Packit ae235b
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit ae235b
/* #undef _XOPEN_SOURCE */
Packit ae235b
Packit ae235b
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit ae235b
/* #undef _XOPEN_SOURCE_EXTENDED */
Packit ae235b
Packit ae235b
/* Needed to get declarations for msg_control and msg_controllen on Solaris */
Packit ae235b
#define __EXTENSIONS__ 1
Packit ae235b
Packit ae235b
/* compiler supports atomic operations */
Packit ae235b
/* #undef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 */
Packit ae235b
Packit ae235b
/* Define to empty if `const' does not conform to ANSI C. */
Packit ae235b
/* #undef const */
Packit ae235b
Packit ae235b
/* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
Packit ae235b
/* #undef intmax_t */
Packit ae235b
Packit ae235b
/* Define to empty if the C compiler doesn't support this keyword. */
Packit ae235b
/* #undef signed */
Packit ae235b
Packit ae235b
/* Define to `unsigned int' if <sys/types.h> does not define. */
Packit ae235b
/* #undef size_t */
Packit ae235b
Packit ae235b
#define EXEEXT ".exe"
Packit ae235b
Packit ae235b
/* #undef MAJOR_IN_MKDEV */
Packit ae235b
/* #undef MAJOR_IN_SYSMACROS */
Packit ae235b
/* #undef HAVE_RTLD_LAZY */
Packit ae235b
/* #undef HAVE_RTLD_NOW */
Packit ae235b
/* #undef HAVE_RTLD_GLOBAL */