Merge branch '1307-tarball-dist' into 'master'
[glib.git] / config.h.win32.in
blobd104b143f0415dde278d7638b13396de7129d5c3
1 /* config.h.win32.in Merged from two versions generated by configure for gcc and MSVC.  */
2 /* config.h.  Generated by configure.  */
3 /* config.h.in.  Generated from configure.ac by autoheader.  */
5 /* Define if building universal (internal helper macro) */
6 /* #undef AC_APPLE_UNIVERSAL_BUILD */
8 /* The normal alignment of `guint32', in bytes. */
9 #define ALIGNOF_GUINT32 4
11 /* The normal alignment of `guint64', in bytes. */
12 #define ALIGNOF_GUINT64 8
14 /* The normal alignment of `unsigned long', in bytes. */
15 #define ALIGNOF_UNSIGNED_LONG 4
17 /* poll doesn't work on devices */
18 #define BROKEN_POLL 1
20 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
21    systems. This function is required for `alloca.c' support on those systems.
22    */
23 /* #undef CRAY_STACKSEG_END */
25 /* Define to 1 if using `alloca.c'. */
26 /* #undef C_ALLOCA */
28 /* always defined to indicate that i18n is enabled */
29 #define ENABLE_NLS 1
31 /* Define the gettext package to be used */
32 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
34 /* Define to the GLIB binary age */
35 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
37 /* Define to the GLIB interface age */
38 #define GLIB_INTERFACE_AGE @GLIB_INTERFACE_AGE@
40 /* Define the location where the catalogs will be installed */
41 #define GLIB_LOCALE_DIR "NONE/share/locale"
43 /* Define to the GLIB major version */
44 #define GLIB_MAJOR_VERSION @GLIB_MAJOR_VERSION@
46 /* Define to the GLIB micro version */
47 #define GLIB_MICRO_VERSION @GLIB_MICRO_VERSION@
49 /* Define to the GLIB minor version */
50 #define GLIB_MINOR_VERSION @GLIB_MINOR_VERSION@
52 /* A 'va_copy' style function */
53 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
54 # define G_VA_COPY va_copy
55 #else /* _MSC_VER && _MSC_VER < 1800 */
56 /* #undef G_VA_COPY */
57 #endif
59 /* 'va_lists' cannot be copies as values */
60 /* #undef G_VA_COPY_AS_ARRAY */
62 /* Define to 1 if you have `alloca', as a function or macro. */
63 /* #undef HAVE_ALLOCA */
65 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
66    */
67 /* #undef HAVE_ALLOCA_H */
69 /* Define to 1 if you have the <attr/xattr.h> header file. */
70 /* #undef HAVE_ATTR_XATTR_H */
72 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
73 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
75 /* Define if you have a version of the snprintf function with semantics as
76    specified by the ISO C99 standard. */
77 #undef HAVE_C99_SNPRINTF
79 /* Define if you have a version of the vsnprintf function with semantics as
80    specified by the ISO C99 standard. */
81 #undef HAVE_C99_VSNPRINTF
83 /* define to 1 if Carbon is available */
84 /* #undef HAVE_CARBON */
86 /* Define to 1 if you have the `clock_gettime' function. */
87 /* #undef HAVE_CLOCK_GETTIME */
89 /* define to 1 if Cocoa is available */
90 /* #undef HAVE_COCOA */
92 /* Have nl_langinfo (CODESET) */
93 /* #undef HAVE_CODESET */
95 /* Define to 1 if you have the <crt_externs.h> header file. */
96 /* #undef HAVE_CRT_EXTERNS_H */
98 /* Define if dbus-1 is available */
99 /* #undef HAVE_DBUS1 */
101 /* Define to 1 if you have the `dcgettext' function. */
102 #define HAVE_DCGETTEXT 1
104 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
105    */
106 #ifndef _MSC_VER
107 # define HAVE_DIRENT_H 1
108 #else
109 /* # undef HAVE_DIRENT_H */
110 #endif
112 /* Define to 1 if you have the <dlfcn.h> header file. */
113 /* #undef HAVE_DLFCN_H */
115 /* Define to 1 if using dtrace probes. */
116 /* #undef HAVE_DTRACE */
118 /* Define to 1 if you have the `endmntent' function. */
119 /* #undef HAVE_ENDMNTENT */
121 /* Define to 1 if you have the `endservent' function. */
122 /* #undef HAVE_ENDSERVENT */
124 /* we have the eventfd(2) system call */
125 /* #undef HAVE_EVENTFD */
127 /* Define to 1 if you have the `fallocate' function. */
128 /* #undef HAVE_FALLOCATE */
130 /* Define if we have FAM */
131 /* #undef HAVE_FAM */
133 /* Define to 1 if you have the <fam.h> header file. */
134 /* #undef HAVE_FAM_H */
136 /* Define if we have FAMNoExists in fam */
137 /* #undef HAVE_FAM_NO_EXISTS */
139 /* Define to 1 if you have the `fchmod' function. */
140 /* #undef HAVE_FCHMOD */
142 /* Define to 1 if you have the `fchown' function. */
143 /* #undef HAVE_FCHOWN */
145 /* Define to 1 if you have the `fdwalk' function. */
146 /* #undef HAVE_FDWALK */
148 /* Define to 1 if you have the <fstab.h> header file. */
149 /* #undef HAVE_FSTAB_H */
151 /* Define to 1 if you have the `fsync' function. */
152 /* #undef HAVE_FSYNC */
154 /* we have the futex(2) system call */
155 /* #undef HAVE_FUTEX */
157 /* Define to 1 if you have the `getc_unlocked' function. */
158 /* #undef HAVE_GETC_UNLOCKED */
160 /* Define to 1 if you have the `getfsstat' function. */
161 /* #undef HAVE_GETFSSTAT */
163 /* Define to 1 if you have the `getgrgid_r' function. */
164 /* #undef HAVE_GETGRGID_R */
166 /* Define to 1 if you have the `getmntent_r' function. */
167 /* #undef HAVE_GETMNTENT_R */
169 /* Define to 1 if you have the `getprotobyname_r' function. */
170 /* #undef HAVE_GETPROTOBYNAME_R */
172 /* Define to 1 if you have the `getpwuid_r' function. */
173 /* #undef HAVE_GETPWUID_R */
175 /* Define to 1 if you have the `getresuid' function. */
176 /* #undef HAVE_GETRESUID */
178 /* Define if the GNU gettext() function is already present or preinstalled. */
179 #define HAVE_GETTEXT 1
181 /* Define to 1 if you have the `getvfsstat' function. */
182 /* #undef HAVE_GETVFSSTAT */
184 /* Define to 1 if you have the `gmtime_r' function. */
185 /* #undef HAVE_GMTIME_R */
187 /* define to use system printf */
188 /* #undef HAVE_GOOD_PRINTF */
190 /* Define to 1 if you have the `hasmntopt' function. */
191 /* #undef HAVE_HASMNTOPT */
193 /* Define to 1 if you have the `if_indextoname' function. */
194 #define HAVE_IF_INDEXTONAME 1
196 /* Define to 1 if you have the `if_nametoindex' function. */
197 #define HAVE_IF_NAMETOINDEX 1
199 /* Define to 1 if you have the `inotify_init1' function. */
200 /* #undef HAVE_INOTIFY_INIT1 */
202 /* define to support printing 64-bit integers with format I64 */
203 /* #undef HAVE_INT64_AND_I64 */
205 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
206 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
207 # define HAVE_INTMAX_T 1
208 #endif
210 /* Define to 1 if you have the <inttypes.h> header file. */
211 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
212 # define HAVE_INTTYPES_H 1
213 #endif
215 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
216    declares uintmax_t. */
217 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
218 # define HAVE_INTTYPES_H_WITH_UINTMAX 1
219 #endif
221 /* Define if we have struct ip_mreqn */
222 /* #undef HAVE_IP_MREQN */
224 /* Define to 1 if you have the `issetugid' function. */
225 /* #undef HAVE_ISSETUGID */
227 /* Define to 1 if you have the `kevent' function. */
228 /* #undef HAVE_KEVENT */
230 /* Define to 1 if you have the `kqueue' function. */
231 /* #undef HAVE_KQUEUE */
233 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
234 /* #undef HAVE_LANGINFO_CODESET */
236 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
237 /* #undef HAVE_LANGINFO_OUTDIGIT */
239 /* Have nl_langinfo (PM_STR) */
240 /* #undef HAVE_LANGINFO_TIME */
242 /* Define to 1 if you have the `lchmod' function. */
243 /* #undef HAVE_LCHMOD */
245 /* Define to 1 if you have the `lchown' function. */
246 /* #undef HAVE_LCHOWN */
248 /* Define if your <locale.h> file defines LC_MESSAGES. */
249 /* #undef HAVE_LC_MESSAGES */
251 /* Define if libelf is available */
252 /* #undef HAVE_LIBELF */
254 /* Define to 1 if you have the `link' function. */
255 /* #undef HAVE_LINK */
257 /* Define to 1 if you have the <linux/magic.h> header file. */
258 /* #undef HAVE_LINUX_MAGIC_H */
260 /* Define to 1 if you have the <locale.h> header file. */
261 #define HAVE_LOCALE_H 1
263 /* Define to 1 if you have the `localtime_r' function. */
264 /* #undef HAVE_LOCALTIME_R */
266 /* Define if you have the 'long double' type. */
267 #define HAVE_LONG_DOUBLE 1
269 /* Define if you have the 'long long' type. */
270 #define HAVE_LONG_LONG 1
272 /* define if system printf can print long long */
273 /* #undef HAVE_LONG_LONG_FORMAT */
275 /* Define to 1 if you have the `lstat' function. */
276 /* #undef HAVE_LSTAT */
278 /* Define to 1 if you have the <mach/mach_time.h> header file. */
279 /* #undef HAVE_MACH_MACH_TIME_H */
281 /* Define to 1 if you have the <malloc.h> header file. */
282 #define HAVE_MALLOC_H 1
284 /* Define to 1 if you have the `mbrtowc' function. */
285 #define HAVE_MBRTOWC 1
287 /* Define to 1 if you have the `memalign' function. */
288 /* #undef HAVE_MEMALIGN */
290 /* Define to 1 if you have the `memmem' function. */
291 /* #undef HAVE_MEMMEM */
293 /* Define to 1 if you have the <memory.h> header file. */
294 #define HAVE_MEMORY_H 1
296 /* Define to 1 if you have the `mmap' function. */
297 /* #undef HAVE_MMAP */
299 /* Define to 1 if you have the <mntent.h> header file. */
300 /* #undef HAVE_MNTENT_H */
302 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
303 /* #undef HAVE_NDIR_H */
305 /* We have AF_NETLINK sockets */
306 /* #undef HAVE_NETLINK */
308 /* Define to 1 if you have the `newlocale' function. */
309 /* #undef HAVE_NEWLOCALE */
311 /* open option O_DIRECTORY */
312 /* #undef HAVE_OPEN_O_DIRECTORY */
314 /* Define to 1 if you have the `pipe2' function. */
315 /* #undef HAVE_PIPE2 */
317 /* Define to 1 if you have the `poll' function. */
318 /* #undef HAVE_POLL */
320 /* Define to 1 if you have the `posix_memalign' function. */
321 /* #undef HAVE_POSIX_MEMALIGN */
323 /* Define to 1 if you have the `prlimit' function. */
324 /* #undef HAVE_PRLIMIT */
326 /* Have function pthread_attr_setstacksize */
327 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
329 /* Have function pthread_cond_timedwait_relative_np */
330 /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */
332 /* Have function pthread_condattr_setclock */
333 /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
335 /* Have function pthread_setname_np without TID as argument */
336 /* #undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID */
338 /* Have function pthread_setname_np with TID as argument */
339 /* #undef HAVE_PTHREAD_SETNAME_NP_WITH_TID */
341 /* Define to 1 if the system has the type `ptrdiff_t'. */
342 #define HAVE_PTRDIFF_T 1
344 /* Define to 1 if you have the `readlink' function. */
345 /* #undef HAVE_READLINK */
347 /* Define to 1 if you have the `recvmmsg' function. */
348 /* #undef HAVE_RECVMMSG */
350 /* Define to 1 if you have the 'res_init' function. */
351 /* #undef HAVE_RES_INIT */
353 /* Define to 1 if you have the 'res_nclose' function. */
354 /* #undef HAVE_RES_NCLOSE */
356 /* Define to 1 if you have the 'res_ndestroy' function. */
357 /* #undef HAVE_RES_NDESTROY */
359 /* Define to 1 if you have the 'res_ninit' function. */
360 /* #undef HAVE_RES_NINIT */
362 /* Define to 1 if you have the 'res_nquery' function. */
363 /* #undef HAVE_RES_NQUERY */
365 /* Define to 1 if you have the <sched.h> header file. */
366 /* #undef HAVE_SCHED_H */
368 /* Define to 1 if libselinux is available */
369 /* #undef HAVE_SELINUX */
371 /* Define to 1 if you have the <selinux/selinux.h> header file. */
372 /* #undef HAVE_SELINUX_SELINUX_H */
374 /* Define to 1 if you have the `sendmmsg' function. */
375 /* #undef HAVE_SENDMMSG */
377 /* Define to 1 if you have the `setenv' function. */
378 /* #undef HAVE_SETENV */
380 /* Define to 1 if you have the `setmntent' function. */
381 /* #undef HAVE_SETMNTENT */
383 /* Define if you have the 'sig_atomic_t' type. */
384 #define HAVE_SIG_ATOMIC_T 1
386 /* Define to 1 if you have the `snprintf' function. */
387 #define HAVE_SNPRINTF 1
388 #if defined (_MSC_VER) && (_MSC_VER < 1900)
389 # define snprintf _snprintf
390 #endif
392 /* Define to 1 if you have the `splice' function. */
393 /* #undef HAVE_SPLICE */
395 /* Define to 1 if you have the `statfs' function. */
396 /* #undef HAVE_STATFS */
398 /* Define to 1 if you have the `statvfs' function. */
399 /* #undef HAVE_STATVFS */
401 /* Define to 1 if you have the <stddef.h> header file. */
402 #define HAVE_STDDEF_H 1
404 /* Define to 1 if you have the <stdint.h> header file. */
405 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
406 # define HAVE_STDINT_H 1
407 #endif
409 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
410    uintmax_t. */
411 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
412 # define HAVE_STDINT_H_WITH_UINTMAX 1
413 #endif
415 /* Define to 1 if you have the <stdlib.h> header file. */
416 #define HAVE_STDLIB_H 1
418 /* Define to 1 if you have the `stpcpy' function. */
419 /* #undef HAVE_STPCPY */
421 /* Define to 1 if you have the `strcasecmp' function. */
422 #define HAVE_STRCASECMP 1
423 #ifdef _MSC_VER
424 # define strcasecmp _stricmp
425 #endif
427 /* Define to 1 if you have the `strerror_r' function. */
428 /* #undef HAVE_STRERROR_R */
430 /* Define if strerror_r returns char * */
431 /* #undef STRERROR_R_CHAR_P */
433 /* Define to 1 if you have the <strings.h> header file. */
434 #ifndef _MSC_VER
435 # define HAVE_STRINGS_H 1
436 #endif
438 /* Define to 1 if you have the <string.h> header file. */
439 #define HAVE_STRING_H 1
441 /* Have functions strlcpy and strlcat */
442 /* #undef HAVE_STRLCPY */
444 /* Define to 1 if you have the `strncasecmp' function. */
445 #define HAVE_STRNCASECMP 1
446 #ifdef _MSC_VER
447 # define strncasecmp _strnicmp
448 #endif
450 /* Define to 1 if you have the `strnlen' function. */
451 #define HAVE_STRNLEN 1
453 /* Define to 1 if you have the `strsignal' function. */
454 /* #undef HAVE_STRSIGNAL */
456 /* Define to 1 if you have the `strtod_l' function. */
457 /* #undef HAVE_STRTOD_L */
459 /* Define to 1 if you have the `strtoll_l' function. */
460 /* #undef HAVE_STRTOLL_L */
462 /* Define to 1 if you have the `strtoull_l' function. */
463 /* #undef HAVE_STRTOULL_L */
465 /* Define to 1 if `d_type' is a member of `struct dirent'. */
466 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
468 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
469 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
471 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
472 /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
474 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
475 /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
477 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
478 /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
480 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
481 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
483 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
484 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
486 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
487 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM */
489 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
490 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */
492 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
493 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */
495 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
496 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC */
498 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
499 /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
501 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
502 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
504 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
505 /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
507 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
508 /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
510 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
511 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
513 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
514 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
516 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
517 /* #undef HAVE_STRUCT_TM_TM_GMTOFF */
519 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
520 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
522 /* Define to 1 if you have the `symlink' function. */
523 /* #undef HAVE_SYMLINK */
525 /* Define to 1 if you have the `sysctlbyname' function. */
526 /* #undef HAVE_SYSCTLBYNAME */
528 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
529    */
530 /* #undef HAVE_SYS_DIR_H */
532 /* Define to 1 if you have the <sys/event.h> header file. */
533 /* #undef HAVE_SYS_EVENT_H */
535 /* Define to 1 if you have the <sys/filio.h> header file. */
536 /* #undef HAVE_SYS_FILIO_H */
538 /* Define to 1 if you have the <sys/inotify.h> header file. */
539 /* #undef HAVE_SYS_INOTIFY_H */
541 /* Define to 1 if you have the <sys/mkdev.h> header file. */
542 /* #undef HAVE_SYS_MKDEV_H */
544 /* Define to 1 if you have the <sys/mntctl.h> header file. */
545 /* #undef HAVE_SYS_MNTCTL_H */
547 /* Define to 1 if you have the <sys/mnttab.h> header file. */
548 /* #undef HAVE_SYS_MNTTAB_H */
550 /* Define to 1 if you have the <sys/mount.h> header file. */
551 /* #undef HAVE_SYS_MOUNT_H */
553 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
554    */
555 /* #undef HAVE_SYS_NDIR_H */
557 /* Define to 1 if you have the <sys/param.h> header file. */
558 #ifndef _MSC_VER
559 # define HAVE_SYS_PARAM_H 1
560 #endif
562 /* Define to 1 if you have the <sys/poll.h> header file. */
563 /* #undef HAVE_SYS_POLL_H */
565 /* Define to 1 if you have the <sys/resource.h> header file. */
566 /* #undef HAVE_SYS_RESOURCE_H */
568 /* found fd_set in sys/select.h */
569 /* #undef HAVE_SYS_SELECT_H */
571 /* Define to 1 if you have the <sys/statfs.h> header file. */
572 /* #undef HAVE_SYS_STATFS_H */
574 /* Define to 1 if you have the <sys/statvfs.h> header file. */
575 /* #undef HAVE_SYS_STATVFS_H */
577 /* Define to 1 if you have the <sys/stat.h> header file. */
578 #define HAVE_SYS_STAT_H 1
580 /* Define to 1 if you have the <sys/sysctl.h> header file. */
581 /* #undef HAVE_SYS_SYSCTL_H */
583 /* Define to 1 if you have the <sys/times.h> header file. */
584 /* #undef HAVE_SYS_TIMES_H */
586 /* Define to 1 if you have the <sys/time.h> header file. */
587 #ifndef _MSC_VER
588 # define HAVE_SYS_TIME_H 1
589 #endif
591 /* Define to 1 if you have the <sys/types.h> header file. */
592 #define HAVE_SYS_TYPES_H 1
594 /* Define to 1 if you have the <sys/uio.h> header file. */
595 /* #undef HAVE_SYS_UIO_H */
597 /* Define to 1 if you have the <sys/vfstab.h> header file. */
598 /* #undef HAVE_SYS_VFSTAB_H */
600 /* Define to 1 if you have the <sys/vfs.h> header file. */
601 /* #undef HAVE_SYS_VFS_H */
603 /* Define to 1 if you have the <sys/vmount.h> header file. */
604 /* #undef HAVE_SYS_VMOUNT_H */
606 /* Define to 1 if you have the <sys/wait.h> header file. */
607 /* #undef HAVE_SYS_WAIT_H */
609 /* Define to 1 if you have the <sys/xattr.h> header file. */
610 /* #undef HAVE_SYS_XATTR_H */
612 /* Define to 1 if you have the `timegm' function. */
613 /* #undef HAVE_TIMEGM */
615 /* Define to 1 if you have the <unistd.h> header file. */
616 #ifndef _MSC_VER
617 # define HAVE_UNISTD_H 1
618 #endif
620 /* Define if your printf function family supports positional parameters as
621    specified by Unix98. */
622 /* #undef HAVE_UNIX98_PRINTF */
624 /* Define to 1 if you have the `unsetenv' function. */
625 /* #undef HAVE_UNSETENV */
627 /* Define to 1 if you have the `uselocale' function. */
628 /* #undef HAVE_USELOCALE */
630 /* Define to 1 if you have the `utimes' function. */
631 /* #undef HAVE_UTIMES */
633 /* Define to 1 if you have the `valloc' function. */
634 /* #undef HAVE_VALLOC */
636 /* Define to 1 if you have the <values.h> header file. */
637 #ifdef _MSC_VER
638 # define HAVE_VALUES_H 1
639 #endif
641 /* Define to 1 if you have the `vasprintf' function. */
642 #define HAVE_VASPRINTF 1
644 /* Define to 1 if you have the `vsnprintf' function. */
645 #define HAVE_VSNPRINTF 1
647 /* Define if you have the 'wchar_t' type. */
648 #define HAVE_WCHAR_T 1
650 /* Define to 1 if you have the `wcslen' function. */
651 #define HAVE_WCSLEN 1
653 /* Define if you have the 'wint_t' type. */
654 #define HAVE_WINT_T 1
656 /* Have a working bcopy */
657 /* #undef HAVE_WORKING_BCOPY */
659 /* Define to 1 if xattr is available */
660 /* #undef HAVE_XATTR */
662 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
663 /* #undef HAVE_XATTR_NOFOLLOW */
665 /* Define to 1 if you have the <xlocale.h> header file. */
666 /* #undef HAVE_XLOCALE_H */
668 /* Define to 1 if you have the `_NSGetEnviron' function. */
669 /* #undef HAVE__NSGETENVIRON */
671 /* Define to the sub-directory where libtool stores uninstalled libraries. */
672 #define LT_OBJDIR ""
674 /* Do we cache iconv descriptors */
675 /* #undef NEED_ICONV_CACHE */
677 /* Define to the address where bug reports for this package should be sent. */
678 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
680 /* Define to the full name of this package. */
681 #define PACKAGE_NAME "glib"
683 /* Define to the full name and version of this package. */
684 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
686 /* Define to the one symbol short name of this package. */
687 #define PACKAGE_TARNAME "glib"
689 /* Define to the home page for this package. */
690 #define PACKAGE_URL ""
692 /* Define to the version of this package. */
693 #define PACKAGE_VERSION "@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
695 /* The size of `char', as computed by sizeof. */
696 #define SIZEOF_CHAR 1
698 /* The size of `int', as computed by sizeof. */
699 #define SIZEOF_INT 4
701 /* The size of `long', as computed by sizeof. */
702 #define SIZEOF_LONG 4
704 /* The size of `long long', as computed by sizeof. */
705 #define SIZEOF_LONG_LONG 8
707 /* The size of `short', as computed by sizeof. */
708 #define SIZEOF_SHORT 2
710 /* The size of `size_t', as computed by sizeof. */
711 #ifdef _WIN64
712 # define SIZEOF_SIZE_T 8
713 #else
714 # define SIZEOF_SIZE_T 4
715 #endif
717 /* The size of `ssize_t', as computed by sizeof. */
718 #ifdef _WIN64
719 # define SIZEOF_SSIZE_T 8
720 #else
721 # define SIZEOF_SSIZE_T 4
722 #endif
724 /* The size of `void *', as computed by sizeof. */
725 #ifdef _WIN64
726 # define SIZEOF_VOID_P 8
727 #else
728 # define SIZEOF_VOID_P 4
729 #endif
731 /* The size of `__int64', as computed by sizeof. */
732 #define SIZEOF___INT64 8
734 /* If using the C implementation of alloca, define if you know the
735    direction of stack growth for your system; otherwise it will be
736    automatically deduced at runtime.
737         STACK_DIRECTION > 0 => grows toward higher addresses
738         STACK_DIRECTION < 0 => grows toward lower addresses
739         STACK_DIRECTION = 0 => direction of growth unknown */
740 /* #undef STACK_DIRECTION */
742 /* Number of arguments to statfs() */
743 /* #undef STATFS_ARGS */
745 /* Define to 1 if you have the ANSI C header files. */
746 #define STDC_HEADERS 1
748 /* Use no threads */
749 /* #undef THREADS_NONE */
751 /* Use pthreads */
752 /* #undef THREADS_POSIX */
754 /* Use w32 threads */
755 #define THREADS_WIN32 1
757 /* Using GNU libiconv */
758 /* #undef USE_LIBICONV_GNU */
760 /* Using a native implementation of iconv in a separate library */
761 #define USE_LIBICONV_NATIVE 1
763 /* Define to use statfs() */
764 /* #undef USE_STATFS */
766 /* Define to use statvfs() */
767 /* #undef USE_STATVFS */
769 /* Enable extensions on AIX 3, Interix.  */
770 #ifndef _ALL_SOURCE
771 /* #undef _ALL_SOURCE */
772 #endif
773 /* Enable GNU extensions on systems that have them.  */
774 #ifndef _GNU_SOURCE
775 #define _GNU_SOURCE 1
776 #endif
777 /* Enable threading extensions on Solaris.  */
778 #ifndef _POSIX_PTHREAD_SEMANTICS
779 /* #undef _POSIX_PTHREAD_SEMANTICS */
780 #endif
781 /* Enable extensions on HP NonStop.  */
782 #ifndef _TANDEM_SOURCE
783 /* #undef _TANDEM_SOURCE */
784 #endif
785 /* Enable general extensions on Solaris.  */
786 #ifndef __EXTENSIONS__
787 #define __EXTENSIONS__ 1
788 #endif
790 /* using the system-supplied PCRE library */
791 /* This is determined in the MSVC projects */
792 /* #undef USE_SYSTEM_PCRE */
794 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
795    significant byte first (like Motorola and SPARC, unlike Intel). */
796 #if defined AC_APPLE_UNIVERSAL_BUILD
797 # if defined __BIG_ENDIAN__
798 #  define WORDS_BIGENDIAN 1
799 # endif
800 #else
801 # ifndef WORDS_BIGENDIAN
802 #  undef WORDS_BIGENDIAN
803 # endif
804 #endif
806 /* Enable large inode numbers on Mac OS X 10.5.  */
807 #ifndef _DARWIN_USE_64_BIT_INODE
808 # define _DARWIN_USE_64_BIT_INODE 1
809 #endif
811 /* Number of bits in a file offset, on hosts where this is settable. */
812 /* #undef _FILE_OFFSET_BITS */
814 /* defines how to decorate public symbols while building */
815 #ifdef _MSC_VER
816 # define _GLIB_EXTERN __declspec (dllexport) extern
817 #else
818 # define _GLIB_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern
819 #endif
821 /* Define for large files, on AIX-style hosts. */
822 /* #undef _LARGE_FILES */
824 /* Target the Windows 7 API */
825 #define _WIN32_WINNT 0x0601
827 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
828 /* #undef _XOPEN_SOURCE */
830 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
831 /* #undef _XOPEN_SOURCE_EXTENDED */
833 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
834 #define __EXTENSIONS__ 1
836 /* compiler supports atomic operations */
837 /* #undef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 */
839 /* Define to empty if `const' does not conform to ANSI C. */
840 /* #undef const */
842 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
843 /* #undef intmax_t */
845 /* Define to empty if the C compiler doesn't support this keyword. */
846 /* #undef signed */
848 /* Define to `unsigned int' if <sys/types.h> does not define. */
849 /* #undef size_t */
851 #define EXEEXT ".exe"
853 /* #undef MAJOR_IN_MKDEV */
854 /* #undef MAJOR_IN_SYSMACROS */
855 /* #undef HAVE_RTLD_LAZY */
856 /* #undef HAVE_RTLD_NOW */
857 /* #undef HAVE_RTLD_GLOBAL */