meson: work around meson not passing on the threads dependency when link_with is...
[glib.git] / config.h.win32.in
blobb607cca9c35da8b91b771dd5231cad1602e382dd
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 /* Whether to disable memory pools */
29 /* #undef DISABLE_MEM_POOLS */
31 /* Whether to enable GC friendliness by default */
32 /* #undef ENABLE_GC_FRIENDLY_DEFAULT */
34 /* always defined to indicate that i18n is enabled */
35 #define ENABLE_NLS 1
37 /* Define the gettext package to be used */
38 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
40 /* Define to the GLIB binary age */
41 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
43 /* Define to the GLIB interface age */
44 #define GLIB_INTERFACE_AGE @GLIB_INTERFACE_AGE@
46 /* Define the location where the catalogs will be installed */
47 #define GLIB_LOCALE_DIR "NONE/share/locale"
49 /* Define to the GLIB major version */
50 #define GLIB_MAJOR_VERSION @GLIB_MAJOR_VERSION@
52 /* Define to the GLIB micro version */
53 #define GLIB_MICRO_VERSION @GLIB_MICRO_VERSION@
55 /* Define to the GLIB minor version */
56 #define GLIB_MINOR_VERSION @GLIB_MINOR_VERSION@
58 /* A 'va_copy' style function */
59 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
60 # define G_VA_COPY va_copy
61 #else /* _MSC_VER && _MSC_VER < 1800 */
62 /* #undef G_VA_COPY */
63 #endif
65 /* 'va_lists' cannot be copies as values */
66 /* #undef G_VA_COPY_AS_ARRAY */
68 /* Define to 1 if you have `alloca', as a function or macro. */
69 /* #undef HAVE_ALLOCA */
71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
72    */
73 /* #undef HAVE_ALLOCA_H */
75 /* Define to 1 if you have the <attr/xattr.h> header file. */
76 /* #undef HAVE_ATTR_XATTR_H */
78 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
79 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
81 /* Define if you have a version of the snprintf function with semantics as
82    specified by the ISO C99 standard. */
83 #undef HAVE_C99_SNPRINTF
85 /* Define if you have a version of the vsnprintf function with semantics as
86    specified by the ISO C99 standard. */
87 #undef HAVE_C99_VSNPRINTF
89 /* define to 1 if Carbon is available */
90 /* #undef HAVE_CARBON */
92 /* Define to 1 if you have the `clock_gettime' function. */
93 /* #undef HAVE_CLOCK_GETTIME */
95 /* define to 1 if Cocoa is available */
96 /* #undef HAVE_COCOA */
98 /* Have nl_langinfo (CODESET) */
99 /* #undef HAVE_CODESET */
101 /* Define to 1 if you have the <crt_externs.h> header file. */
102 /* #undef HAVE_CRT_EXTERNS_H */
104 /* Define if dbus-1 is available */
105 /* #undef HAVE_DBUS1 */
107 /* Define to 1 if you have the `dcgettext' function. */
108 #define HAVE_DCGETTEXT 1
110 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
111    */
112 #ifndef _MSC_VER
113 # define HAVE_DIRENT_H 1
114 #else
115 /* # undef HAVE_DIRENT_H */
116 #endif
118 /* Define to 1 if you have the <dlfcn.h> header file. */
119 /* #undef HAVE_DLFCN_H */
121 /* Define to 1 if using dtrace probes. */
122 /* #undef HAVE_DTRACE */
124 /* Define to 1 if you have the `endmntent' function. */
125 /* #undef HAVE_ENDMNTENT */
127 /* Define to 1 if you have the `endservent' function. */
128 /* #undef HAVE_ENDSERVENT */
130 /* we have the eventfd(2) system call */
131 /* #undef HAVE_EVENTFD */
133 /* Define to 1 if you have the `fallocate' function. */
134 /* #undef HAVE_FALLOCATE */
136 /* Define if we have FAM */
137 /* #undef HAVE_FAM */
139 /* Define to 1 if you have the <fam.h> header file. */
140 /* #undef HAVE_FAM_H */
142 /* Define if we have FAMNoExists in fam */
143 /* #undef HAVE_FAM_NO_EXISTS */
145 /* Define to 1 if you have the `fchmod' function. */
146 /* #undef HAVE_FCHMOD */
148 /* Define to 1 if you have the `fchown' function. */
149 /* #undef HAVE_FCHOWN */
151 /* Define to 1 if you have the `fdwalk' function. */
152 /* #undef HAVE_FDWALK */
154 /* Define to 1 if you have the <fstab.h> header file. */
155 /* #undef HAVE_FSTAB_H */
157 /* Define to 1 if you have the `fsync' function. */
158 /* #undef HAVE_FSYNC */
160 /* we have the futex(2) system call */
161 /* #undef HAVE_FUTEX */
163 /* Define to 1 if you have the `getc_unlocked' function. */
164 /* #undef HAVE_GETC_UNLOCKED */
166 /* Define to 1 if you have the `getfsstat' function. */
167 /* #undef HAVE_GETFSSTAT */
169 /* Define to 1 if you have the `getgrgid_r' function. */
170 /* #undef HAVE_GETGRGID_R */
172 /* Define to 1 if you have the `getmntent_r' function. */
173 /* #undef HAVE_GETMNTENT_R */
175 /* Define to 1 if you have the `getprotobyname_r' function. */
176 /* #undef HAVE_GETPROTOBYNAME_R */
178 /* Define to 1 if you have the `getpwuid_r' function. */
179 /* #undef HAVE_GETPWUID_R */
181 /* Define to 1 if you have the `getresuid' function. */
182 /* #undef HAVE_GETRESUID */
184 /* Define if the GNU gettext() function is already present or preinstalled. */
185 #define HAVE_GETTEXT 1
187 /* Define to 1 if you have the `getvfsstat' function. */
188 /* #undef HAVE_GETVFSSTAT */
190 /* Define to 1 if you have the `gmtime_r' function. */
191 /* #undef HAVE_GMTIME_R */
193 /* define to use system printf */
194 /* #undef HAVE_GOOD_PRINTF */
196 /* Define to 1 if you have the `hasmntopt' function. */
197 /* #undef HAVE_HASMNTOPT */
199 /* Define to 1 if you have the `if_indextoname' function. */
200 #define HAVE_IF_INDEXTONAME 1
202 /* Define to 1 if you have the `if_nametoindex' function. */
203 #define HAVE_IF_NAMETOINDEX 1
205 /* Define to 1 if you have the `inotify_init1' function. */
206 /* #undef HAVE_INOTIFY_INIT1 */
208 /* define to support printing 64-bit integers with format I64 */
209 /* #undef HAVE_INT64_AND_I64 */
211 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
212 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
213 # define HAVE_INTMAX_T 1
214 #endif
216 /* Define to 1 if you have the <inttypes.h> header file. */
217 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
218 # define HAVE_INTTYPES_H 1
219 #endif
221 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
222    declares uintmax_t. */
223 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
224 # define HAVE_INTTYPES_H_WITH_UINTMAX 1
225 #endif
227 /* Define if we have struct ip_mreqn */
228 /* #undef HAVE_IP_MREQN */
230 /* Define to 1 if you have the `issetugid' function. */
231 /* #undef HAVE_ISSETUGID */
233 /* Define to 1 if you have the `kevent' function. */
234 /* #undef HAVE_KEVENT */
236 /* Define to 1 if you have the `kqueue' function. */
237 /* #undef HAVE_KQUEUE */
239 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
240 /* #undef HAVE_LANGINFO_CODESET */
242 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
243 /* #undef HAVE_LANGINFO_OUTDIGIT */
245 /* Have nl_langinfo (PM_STR) */
246 /* #undef HAVE_LANGINFO_TIME */
248 /* Define to 1 if you have the `lchmod' function. */
249 /* #undef HAVE_LCHMOD */
251 /* Define to 1 if you have the `lchown' function. */
252 /* #undef HAVE_LCHOWN */
254 /* Define if your <locale.h> file defines LC_MESSAGES. */
255 /* #undef HAVE_LC_MESSAGES */
257 /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
258 /* #undef HAVE_LIBC_ENABLE_SECURE */
260 /* Define if libelf is available */
261 /* #undef HAVE_LIBELF */
263 /* Define to 1 if you have the <linux/magic.h> header file. */
264 /* #undef HAVE_LINUX_MAGIC_H */
266 /* Define to 1 if you have the <locale.h> header file. */
267 #define HAVE_LOCALE_H 1
269 /* Define to 1 if you have the `localtime_r' function. */
270 /* #undef HAVE_LOCALTIME_R */
272 /* Define if you have the 'long double' type. */
273 #define HAVE_LONG_DOUBLE 1
275 /* Define if you have the 'long long' type. */
276 #define HAVE_LONG_LONG 1
278 /* define if system printf can print long long */
279 /* #undef HAVE_LONG_LONG_FORMAT */
281 /* Define to 1 if you have the `lstat' function. */
282 /* #undef HAVE_LSTAT */
284 /* Define to 1 if you have the <mach/mach_time.h> header file. */
285 /* #undef HAVE_MACH_MACH_TIME_H */
287 /* Define to 1 if you have the <malloc.h> header file. */
288 #define HAVE_MALLOC_H 1
290 /* Define to 1 if you have the `mbrtowc' function. */
291 #define HAVE_MBRTOWC 1
293 /* Define to 1 if you have the `memalign' function. */
294 /* #undef HAVE_MEMALIGN */
296 /* Define to 1 if you have the `memmem' function. */
297 /* #undef HAVE_MEMMEM */
299 /* Define to 1 if you have the <memory.h> header file. */
300 #define HAVE_MEMORY_H 1
302 /* Define to 1 if you have the `mmap' function. */
303 /* #undef HAVE_MMAP */
305 /* Define to 1 if you have the <mntent.h> header file. */
306 /* #undef HAVE_MNTENT_H */
308 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
309 /* #undef HAVE_NDIR_H */
311 /* We have AF_NETLINK sockets */
312 /* #undef HAVE_NETLINK */
314 /* Define to 1 if you have the `newlocale' function. */
315 /* #undef HAVE_NEWLOCALE */
317 /* open option O_DIRECTORY */
318 /* #undef HAVE_OPEN_O_DIRECTORY */
320 /* Define to 1 if you have the `pipe2' function. */
321 /* #undef HAVE_PIPE2 */
323 /* Define to 1 if you have the `poll' function. */
324 /* #undef HAVE_POLL */
326 /* Define to 1 if you have the `posix_memalign' function. */
327 /* #undef HAVE_POSIX_MEMALIGN */
329 /* Define to 1 if you have the `prlimit' function. */
330 /* #undef HAVE_PRLIMIT */
332 /* Have function pthread_attr_setstacksize */
333 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
335 /* Have function pthread_cond_timedwait_relative_np */
336 /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */
338 /* Have function pthread_condattr_setclock */
339 /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
341 /* Have function pthread_setname_np without TID as argument */
342 /* #undef HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID */
344 /* Have function pthread_setname_np with TID as argument */
345 /* #undef HAVE_PTHREAD_SETNAME_NP_WITH_TID */
347 /* Define to 1 if the system has the type `ptrdiff_t'. */
348 #define HAVE_PTRDIFF_T 1
350 /* Define to 1 if you have the `readlink' function. */
351 /* #undef HAVE_READLINK */
353 /* Define to 1 if you have the `recvmmsg' function. */
354 /* #undef HAVE_RECVMMSG */
356 /* Define to 1 if you have the 'res_init' function. */
357 /* #undef HAVE_RES_INIT */
359 /* Define to 1 if you have the <sched.h> header file. */
360 /* #undef HAVE_SCHED_H */
362 /* Define to 1 if libselinux is available */
363 /* #undef HAVE_SELINUX */
365 /* Define to 1 if you have the <selinux/selinux.h> header file. */
366 /* #undef HAVE_SELINUX_SELINUX_H */
368 /* Define to 1 if you have the `sendmmsg' function. */
369 /* #undef HAVE_SENDMMSG */
371 /* Define to 1 if you have the `setenv' function. */
372 /* #undef HAVE_SETENV */
374 /* Define to 1 if you have the `setmntent' function. */
375 /* #undef HAVE_SETMNTENT */
377 /* Define if you have the 'sig_atomic_t' type. */
378 #define HAVE_SIG_ATOMIC_T 1
380 /* Define to 1 if you have the `snprintf' function. */
381 #define HAVE_SNPRINTF 1
382 #if defined (_MSC_VER) && (_MSC_VER < 1900)
383 # define snprintf _snprintf
384 #endif
386 /* Define to 1 if you have the `splice' function. */
387 /* #undef HAVE_SPLICE */
389 /* Define to 1 if you have the `statfs' function. */
390 /* #undef HAVE_STATFS */
392 /* Define to 1 if you have the `statvfs' function. */
393 /* #undef HAVE_STATVFS */
395 /* Define to 1 if you have the <stddef.h> header file. */
396 #define HAVE_STDDEF_H 1
398 /* Define to 1 if you have the <stdint.h> header file. */
399 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
400 # define HAVE_STDINT_H 1
401 #endif
403 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
404    uintmax_t. */
405 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
406 # define HAVE_STDINT_H_WITH_UINTMAX 1
407 #endif
409 /* Define to 1 if you have the <stdlib.h> header file. */
410 #define HAVE_STDLIB_H 1
412 /* Define to 1 if you have the `stpcpy' function. */
413 /* #undef HAVE_STPCPY */
415 /* Define to 1 if you have the `strcasecmp' function. */
416 #define HAVE_STRCASECMP 1
417 #ifdef _MSC_VER
418 # define strcasecmp _stricmp
419 #endif
421 /* Define to 1 if you have the `strerror_r' function. */
422 /* #undef HAVE_STRERROR_R */
424 /* Define if strerror_r returns char * */
425 /* #undef STRERROR_R_CHAR_P */
427 /* Define to 1 if you have the <strings.h> header file. */
428 #ifndef _MSC_VER
429 # define HAVE_STRINGS_H 1
430 #endif
432 /* Define to 1 if you have the <string.h> header file. */
433 #define HAVE_STRING_H 1
435 /* Have functions strlcpy and strlcat */
436 /* #undef HAVE_STRLCPY */
438 /* Define to 1 if you have the `strncasecmp' function. */
439 #define HAVE_STRNCASECMP 1
440 #ifdef _MSC_VER
441 # define strncasecmp _strnicmp
442 #endif
444 /* Define to 1 if you have the `strnlen' function. */
445 #define HAVE_STRNLEN 1
447 /* Define to 1 if you have the `strsignal' function. */
448 /* #undef HAVE_STRSIGNAL */
450 /* Define to 1 if you have the `strtod_l' function. */
451 /* #undef HAVE_STRTOD_L */
453 /* Define to 1 if you have the `strtoll_l' function. */
454 /* #undef HAVE_STRTOLL_L */
456 /* Define to 1 if you have the `strtoull_l' function. */
457 /* #undef HAVE_STRTOULL_L */
459 /* Define to 1 if `d_type' is a member of `struct dirent'. */
460 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
462 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
463 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
465 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
466 /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
468 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
469 /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
471 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
472 /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
474 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
475 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
477 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
478 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
480 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
481 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM */
483 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
484 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIME */
486 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
487 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC */
489 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
490 /* #undef HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC */
492 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
493 /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
495 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
496 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
498 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
499 /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
501 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
502 /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
504 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
505 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
507 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
508 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
510 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
511 /* #undef HAVE_STRUCT_TM_TM_GMTOFF */
513 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
514 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
516 /* Define to 1 if you have the `symlink' function. */
517 /* #undef HAVE_SYMLINK */
519 /* Define to 1 if you have the `sysctlbyname' function. */
520 /* #undef HAVE_SYSCTLBYNAME */
522 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
523    */
524 /* #undef HAVE_SYS_DIR_H */
526 /* Define to 1 if you have the <sys/event.h> header file. */
527 /* #undef HAVE_SYS_EVENT_H */
529 /* Define to 1 if you have the <sys/filio.h> header file. */
530 /* #undef HAVE_SYS_FILIO_H */
532 /* Define to 1 if you have the <sys/inotify.h> header file. */
533 /* #undef HAVE_SYS_INOTIFY_H */
535 /* Define to 1 if you have the <sys/mkdev.h> header file. */
536 /* #undef HAVE_SYS_MKDEV_H */
538 /* Define to 1 if you have the <sys/mntctl.h> header file. */
539 /* #undef HAVE_SYS_MNTCTL_H */
541 /* Define to 1 if you have the <sys/mnttab.h> header file. */
542 /* #undef HAVE_SYS_MNTTAB_H */
544 /* Define to 1 if you have the <sys/mount.h> header file. */
545 /* #undef HAVE_SYS_MOUNT_H */
547 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
548    */
549 /* #undef HAVE_SYS_NDIR_H */
551 /* Define to 1 if you have the <sys/param.h> header file. */
552 #ifndef _MSC_VER
553 # define HAVE_SYS_PARAM_H 1
554 #endif
556 /* Define to 1 if you have the <sys/poll.h> header file. */
557 /* #undef HAVE_SYS_POLL_H */
559 /* Define to 1 if you have the <sys/resource.h> header file. */
560 /* #undef HAVE_SYS_RESOURCE_H */
562 /* found fd_set in sys/select.h */
563 /* #undef HAVE_SYS_SELECT_H */
565 /* Define to 1 if you have the <sys/statfs.h> header file. */
566 /* #undef HAVE_SYS_STATFS_H */
568 /* Define to 1 if you have the <sys/statvfs.h> header file. */
569 /* #undef HAVE_SYS_STATVFS_H */
571 /* Define to 1 if you have the <sys/stat.h> header file. */
572 #define HAVE_SYS_STAT_H 1
574 /* Define to 1 if you have the <sys/sysctl.h> header file. */
575 /* #undef HAVE_SYS_SYSCTL_H */
577 /* Define to 1 if you have the <sys/times.h> header file. */
578 /* #undef HAVE_SYS_TIMES_H */
580 /* Define to 1 if you have the <sys/time.h> header file. */
581 #ifndef _MSC_VER
582 # define HAVE_SYS_TIME_H 1
583 #endif
585 /* Define to 1 if you have the <sys/types.h> header file. */
586 #define HAVE_SYS_TYPES_H 1
588 /* Define to 1 if you have the <sys/uio.h> header file. */
589 /* #undef HAVE_SYS_UIO_H */
591 /* Define to 1 if you have the <sys/vfstab.h> header file. */
592 /* #undef HAVE_SYS_VFSTAB_H */
594 /* Define to 1 if you have the <sys/vfs.h> header file. */
595 /* #undef HAVE_SYS_VFS_H */
597 /* Define to 1 if you have the <sys/vmount.h> header file. */
598 /* #undef HAVE_SYS_VMOUNT_H */
600 /* Define to 1 if you have the <sys/wait.h> header file. */
601 /* #undef HAVE_SYS_WAIT_H */
603 /* Define to 1 if you have the <sys/xattr.h> header file. */
604 /* #undef HAVE_SYS_XATTR_H */
606 /* Define to 1 if you have the `timegm' function. */
607 /* #undef HAVE_TIMEGM */
609 /* Define to 1 if you have the <unistd.h> header file. */
610 #ifndef _MSC_VER
611 # define HAVE_UNISTD_H 1
612 #endif
614 /* Define if your printf function family supports positional parameters as
615    specified by Unix98. */
616 /* #undef HAVE_UNIX98_PRINTF */
618 /* Define to 1 if you have the `unsetenv' function. */
619 /* #undef HAVE_UNSETENV */
621 /* Define to 1 if you have the `uselocale' function. */
622 /* #undef HAVE_USELOCALE */
624 /* Define to 1 if you have the `utimes' function. */
625 /* #undef HAVE_UTIMES */
627 /* Define to 1 if you have the `valloc' function. */
628 /* #undef HAVE_VALLOC */
630 /* Define to 1 if you have the <values.h> header file. */
631 #ifdef _MSC_VER
632 # define HAVE_VALUES_H 1
633 #endif
635 /* Define to 1 if you have the `vasprintf' function. */
636 #define HAVE_VASPRINTF 1
638 /* Define to 1 if you have the `vsnprintf' function. */
639 #define HAVE_VSNPRINTF 1
641 /* Define if you have the 'wchar_t' type. */
642 #define HAVE_WCHAR_T 1
644 /* Define to 1 if you have the `wcslen' function. */
645 #define HAVE_WCSLEN 1
647 /* Define if you have the 'wint_t' type. */
648 #define HAVE_WINT_T 1
650 /* Have a working bcopy */
651 /* #undef HAVE_WORKING_BCOPY */
653 /* Define to 1 if xattr is available */
654 /* #undef HAVE_XATTR */
656 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
657 /* #undef HAVE_XATTR_NOFOLLOW */
659 /* Define to 1 if you have the <xlocale.h> header file. */
660 /* #undef HAVE_XLOCALE_H */
662 /* Define to 1 if you have the `_NSGetEnviron' function. */
663 /* #undef HAVE__NSGETENVIRON */
665 /* Define to the sub-directory where libtool stores uninstalled libraries. */
666 #define LT_OBJDIR ""
668 /* Do we cache iconv descriptors */
669 /* #undef NEED_ICONV_CACHE */
671 /* didn't find fd_set */
672 /* #undef NO_FD_SET */
674 /* Define to the address where bug reports for this package should be sent. */
675 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
677 /* Define to the full name of this package. */
678 #define PACKAGE_NAME "glib"
680 /* Define to the full name and version of this package. */
681 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
683 /* Define to the one symbol short name of this package. */
684 #define PACKAGE_TARNAME "glib"
686 /* Define to the home page for this package. */
687 #define PACKAGE_URL ""
689 /* Define to the version of this package. */
690 #define PACKAGE_VERSION "@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
692 /* define if posix_memalign() can allocate any size */
693 /* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */
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 */