Updated Italian translation
[glib.git] / config.h.win32.in
blob2fd650fd553c49cbc33227ea5f8cc0b90e19fddd
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 /* Have inline keyword */
59 #ifndef _MSC_VER
60 #define G_HAVE_INLINE 1
61 #else /* _MSC_VER */
62 /* #undef G_HAVE_INLINE */
63 #endif /* _MSC_VER */
65 /* Have __inline keyword */
66 #define G_HAVE___INLINE 1
68 /* Have __inline__ keyword */
69 #if !defined(_MSC_VER) && !defined(__DMC__)
70 #define G_HAVE___INLINE__ 1
71 #else /* _MSC_VER or __DMC__ */
72 /* #undef G_HAVE___INLINE__ */
73 #endif /* _MSC_VER or __DMC__ */
75 /* A 'va_copy' style function */
76 #ifndef _MSC_VER
77 #define G_VA_COPY va_copy
78 #else /* _MSC_VER */
79 /* #undef G_VA_COPY */
80 #endif /* _MSC_VER */
82 /* 'va_lists' cannot be copies as values */
83 /* #undef G_VA_COPY_AS_ARRAY */
85 /* Define to 1 if you have `alloca', as a function or macro. */
86 #define HAVE_ALLOCA 1
88 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
89    */
90 /* #undef HAVE_ALLOCA_H */
92 /* Define to 1 if you have the <attr/xattr.h> header file. */
93 /* #undef HAVE_ATTR_XATTR_H */
95 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
96 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
98 #if (_MSC_VER >= 1900)
99 /* Define if you have a version of the snprintf function with semantics as
100    specified by the ISO C99 standard. */
101 #define HAVE_C99_SNPRINTF 1
103 /* Define if you have a version of the vsnprintf function with semantics as
104    specified by the ISO C99 standard. */
105 #define HAVE_C99_VSNPRINTF 1
106 #endif
108 /* define to 1 if Carbon is available */
109 /* #undef HAVE_CARBON */
111 /* Define to 1 if you have the `clock_gettime' function. */
112 /* #undef HAVE_CLOCK_GETTIME */
114 /* define to 1 if Cocoa is available */
115 /* #undef HAVE_COCOA */
117 /* Have nl_langinfo (CODESET) */
118 /* #undef HAVE_CODESET */
120 /* Define to 1 if you have the <crt_externs.h> header file. */
121 /* #undef HAVE_CRT_EXTERNS_H */
123 /* Define if dbus-1 is available */
124 /* #undef HAVE_DBUS1 */
126 /* Define to 1 if you have the `dcgettext' function. */
127 #define HAVE_DCGETTEXT 1
129 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
130    */
131 #ifndef _MSC_VER
132 #define HAVE_DIRENT_H 1
133 #else
134 /* #undef HAVE_DIRENT_H */
135 #endif
137 /* Define to 1 if you have the <dlfcn.h> header file. */
138 /* #undef HAVE_DLFCN_H */
140 /* Define to 1 if using dtrace probes. */
141 /* #undef HAVE_DTRACE */
143 /* Define to 1 if you have the `endmntent' function. */
144 /* #undef HAVE_ENDMNTENT */
146 /* Define to 1 if you have the `endservent' function. */
147 /* #undef HAVE_ENDSERVENT */
149 /* we have the eventfd(2) system call */
150 /* #undef HAVE_EVENTFD */
152 /* Define to 1 if you have the `fallocate' function. */
153 /* #undef HAVE_FALLOCATE */
155 /* Define if we have FAM */
156 /* #undef HAVE_FAM */
158 /* Define to 1 if you have the <fam.h> header file. */
159 /* #undef HAVE_FAM_H */
161 /* Define if we have FAMNoExists in fam */
162 /* #undef HAVE_FAM_NO_EXISTS */
164 /* Define to 1 if you have the `fchmod' function. */
165 /* #undef HAVE_FCHMOD */
167 /* Define to 1 if you have the `fchown' function. */
168 /* #undef HAVE_FCHOWN */
170 /* Define to 1 if you have the `fdwalk' function. */
171 /* #undef HAVE_FDWALK */
173 /* Define to 1 if you have the <fstab.h> header file. */
174 /* #undef HAVE_FSTAB_H */
176 /* Define to 1 if you have the `fsync' function. */
177 /* #undef HAVE_FSYNC */
179 /* we have the futex(2) system call */
180 /* #undef HAVE_FUTEX */
182 /* Define to 1 if you have the `getc_unlocked' function. */
183 /* #undef HAVE_GETC_UNLOCKED */
185 /* Define to 1 if you have the `getfsstat' function. */
186 /* #undef HAVE_GETFSSTAT */
188 /* Define to 1 if you have the `getmntent_r' function. */
189 /* #undef HAVE_GETMNTENT_R */
191 /* Define to 1 if you have the `getprotobyname_r' function. */
192 /* #undef HAVE_GETPROTOBYNAME_R */
194 /* Define to 1 if you have the `getresuid' function. */
195 /* #undef HAVE_GETRESUID */
197 /* Define if the GNU gettext() function is already present or preinstalled. */
198 #define HAVE_GETTEXT 1
200 /* Define to 1 if you have the `getvfsstat' function. */
201 /* #undef HAVE_GETVFSSTAT */
203 /* Define to 1 if you have the `gmtime_r' function. */
204 /* #undef HAVE_GMTIME_R */
206 /* define to use system printf */
207 /* #undef HAVE_GOOD_PRINTF */
209 /* Define to 1 if you have the `hasmntopt' function. */
210 /* #undef HAVE_HASMNTOPT */
212 /* Target the Windows XP API */
213 #ifndef _WIN32_WINNT
214 #define _WIN32_WINNT 0x0501
215 #endif
217 #if _WIN32_WINNT >= 0x0600
218 /* if_indextoname() and if_nametoindex() are available on Windows Vista/Server
219  * 2008 or later, so we can make use of them when building agaist Vista/Server
220  * 2008 or later.
221  */
223 /* Define to 1 if you have the `if_indextoname' function. */
224 #define HAVE_IF_INDEXTONAME 1
226 /* Define to 1 if you have the `if_nametoindex' function. */
227 #define HAVE_IF_NAMETOINDEX 1
229 #endif
231 /* Define to 1 if you have the `inotify_init1' function. */
232 /* #undef HAVE_INOTIFY_INIT1 */
234 /* define to support printing 64-bit integers with format I64 */
235 #define HAVE_INT64_AND_I64 1
237 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
238 #if !defined (_MSC_VER) || (_MSC_VER >= 1600)
239 #define HAVE_INTMAX_T 1
240 #else /* !_MSC_VER || _MSC_VER >= 1600 */
241 /* #undef HAVE_INTMAX_T */
242 #endif /* _MSC_VER < 1600 */
244 /* Define to 1 if you have the <inttypes.h> header file. */
245 #if !defined (_MSC_VER) || (_MSC_VER >= 1800)
246 #define HAVE_INTTYPES_H 1
247 #else /* !_MSC_VER || _MSC_VER >= 1800 */
248 /* #undef HAVE_INTTYPES_H */
249 #endif /* _MSC_VER < 1800 */
251 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
252    declares uintmax_t. */
253 #ifndef _MSC_VER
254 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
255 #else /* !_MSC_VER */
256 /* #undef HAVE_INTTYPES_H_WITH_UINTMAX */
257 #endif /* _MSC_VER */
259 /* Define if we have struct ip_mreqn */
260 /* #undef HAVE_IP_MREQN */
262 /* Define to 1 if you have the `issetugid' function. */
263 /* #undef HAVE_ISSETUGID */
265 /* Define to 1 if you have the `kevent' function. */
266 /* #undef HAVE_KEVENT */
268 /* Define to 1 if you have the `kqueue' function. */
269 /* #undef HAVE_KQUEUE */
271 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
272 /* #undef HAVE_LANGINFO_CODESET */
274 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
275 /* #undef HAVE_LANGINFO_OUTDIGIT */
277 /* Have nl_langinfo (PM_STR) */
278 /* #undef HAVE_LANGINFO_TIME */
280 /* Define to 1 if you have the `lchmod' function. */
281 /* #undef HAVE_LCHMOD */
283 /* Define to 1 if you have the `lchown' function. */
284 /* #undef HAVE_LCHOWN */
286 /* Define if your <locale.h> file defines LC_MESSAGES. */
287 /* #undef HAVE_LC_MESSAGES */
289 /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
290 /* #undef HAVE_LIBC_ENABLE_SECURE */
292 /* Define if libelf is available */
293 /* #undef HAVE_LIBELF */
295 /* Define to 1 if you have the <linux/magic.h> header file. */
296 /* #undef HAVE_LINUX_MAGIC_H */
298 /* Define to 1 if you have the <locale.h> header file. */
299 #define HAVE_LOCALE_H 1
301 /* Define to 1 if you have the `localtime_r' function. */
302 /* #undef HAVE_LOCALTIME_R */
304 /* Define if you have the 'long double' type. */
305 #define HAVE_LONG_DOUBLE 1
307 /* Define if you have the 'long long' type. */
308 #ifndef _MSC_VER
309 #define HAVE_LONG_LONG 1
310 #else /* _MSC_VER */
311 /* #undef HAVE_LONG_LONG */
312 #endif /* _MSC_VER */
314 /* define if system printf can print long long */
315 #define HAVE_LONG_LONG_FORMAT 1
317 /* Define to 1 if you have the `lstat' function. */
318 /* #undef HAVE_LSTAT */
320 /* Define to 1 if you have the <mach/mach_time.h> header file. */
321 /* #undef HAVE_MACH_MACH_TIME_H */
323 /* Define to 1 if you have the <malloc.h> header file. */
324 #define HAVE_MALLOC_H 1
326 /* Define to 1 if you have the `memalign' function. */
327 /* #undef HAVE_MEMALIGN */
329 /* Define to 1 if you have the `memmem' function. */
330 /* #undef HAVE_MEMMEM */
332 /* Define to 1 if you have the <memory.h> header file. */
333 #define HAVE_MEMORY_H 1
335 /* Define to 1 if you have the `mmap' function. */
336 /* #undef HAVE_MMAP */
338 /* Define to 1 if you have the <mntent.h> header file. */
339 /* #undef HAVE_MNTENT_H */
341 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
342 /* #undef HAVE_NDIR_H */
344 /* We have AF_NETLINK sockets */
345 /* #undef HAVE_NETLINK */
347 /* Define to 1 if you have the `newlocale' function. */
348 /* #undef HAVE_NEWLOCALE */
350 /* Have non-POSIX function getgrgid_r */
351 /* #undef HAVE_NONPOSIX_GETGRGID_R */
353 /* Have non-POSIX function getpwuid_r */
354 /* #undef HAVE_NONPOSIX_GETPWUID_R */
356 /* open option O_DIRECTORY */
357 /* #undef HAVE_OPEN_O_DIRECTORY */
359 /* Define to 1 if you have the `pipe2' function. */
360 /* #undef HAVE_PIPE2 */
362 /* Define to 1 if you have the `poll' function. */
363 /* #undef HAVE_POLL */
365 /* Have POSIX function getgrgid_r */
366 /* #undef HAVE_POSIX_GETGRGID_R */
368 /* Have POSIX function getpwuid_r */
369 /* #undef HAVE_POSIX_GETPWUID_R */
371 /* Define to 1 if you have the `posix_memalign' function. */
372 /* #undef HAVE_POSIX_MEMALIGN */
374 /* Define to 1 if you have the `prlimit' function. */
375 /* #undef HAVE_PRLIMIT */
377 /* Have function pthread_attr_setstacksize */
378 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
380 /* Have function pthread_condattr_setclock */
381 /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
383 /* Have function pthread_cond_timedwait_relative_np */
384 /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP */
386 /* Define to 1 if the system has the type `ptrdiff_t'. */
387 #define HAVE_PTRDIFF_T 1
389 /* Define to 1 if you have the `readlink' function. */
390 /* #undef HAVE_READLINK */
392 /* Define to 1 if you have the 'res_init' function. */
393 /* #undef HAVE_RES_INIT */
395 /* Define to 1 if you have the <sched.h> header file. */
396 /* #undef HAVE_SCHED_H */
398 /* Define to 1 if libselinux is available */
399 /* #undef HAVE_SELINUX */
401 /* Define to 1 if you have the `sendmmsg` function */
402 /* #undef HAVE_SENDMMSG */
404 /* Define to 1 if you have the <selinux/selinux.h> header file. */
405 /* #undef HAVE_SELINUX_SELINUX_H */
407 /* Define to 1 if you have the `setenv' function. */
408 /* #undef HAVE_SETENV */
410 /* Define to 1 if you have the `setmntent' function. */
411 /* #undef HAVE_SETMNTENT */
413 /* Define if you have the 'sig_atomic_t' type. */
414 #define HAVE_SIG_ATOMIC_T 1
416 /* Define to 1 if you have the `snprintf' function. */
417 #if !defined (_MSC_VER) || (_MSC_VER >= 1900)
418 #define HAVE_SNPRINTF 1
419 #ifdef __DMC__
420 #define snprintf _snprintf
421 #endif
422 #else /* !_MSC_VER || _MSC_VER >= 1900 */
423 /* #undef HAVE_SNPRINTF */
424 #endif /* _MSC_VER < 1900 */
426 /* Define to 1 if you have the `splice' function. */
427 /* #undef HAVE_SPLICE */
429 /* Define to 1 if you have the `statfs' function. */
430 /* #undef HAVE_STATFS */
432 /* Define to 1 if you have the `statvfs' function. */
433 /* #undef HAVE_STATVFS */
435 /* Define to 1 if you have the <stdint.h> header file. */
436 #ifndef _MSC_VER
437 #define HAVE_STDINT_H 1
438 #else /* _MSC_VER */
439 #if (_MSC_VER >= 1600) /*VS 2010 ships with stdint.h*/
440 #define HAVE_STDINT_H 1
441 #else
442 /* #undef HAVE_STDINT_H */
443 #endif
444 #endif /* _MSC_VER */
446 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
447    uintmax_t. */
448 #ifndef _MSC_VER
449 #define HAVE_STDINT_H_WITH_UINTMAX 1
450 #else /* _MSC_VER */
451 #if (_MSC_VER >= 1600)
452 #define HAVE_STDINT_H_WITH_UINTMAX 1
453 #else
454 /* #undef HAVE_STDINT_H_WITH_UINTMAX */
455 #endif
456 #endif /* _MSC_VER */
458 /* Define to 1 if you have the `stpcpy' function. */
459 /* #undef HAVE_STPCPY */
461 /* Define to 1 if you have the `strcasecmp' function. */
462 #if defined(_MSC_VER)
463 #define strcasecmp _stricmp
464 #endif /* _MSC_VER uses _stricmp, which is identical to strcasecmp */
466 #if !defined(__DMC__)
467 #define HAVE_STRCASECMP 1
468 #endif /* _MSC_VER or __gcc__ */
470 /* Define to 1 if you have the <strings.h> header file. */
471 #if !defined(_MSC_VER) && !defined(__DMC__)
472 #define HAVE_STRINGS_H 1
473 #else /* _MSC_VER or __DMC__ */
474 /* #undef HAVE_STRINGS_H */
475 #endif /* _MSC_VER or __DMC__ */
477 /* Have functions strlcpy and strlcat */
478 /* #undef HAVE_STRLCPY */
480 /* Define to 1 if you have the `strncasecmp' function. */
481 #if !defined(__DMC__)
482 #if defined(_MSC_VER)
483 #define strncasecmp _strnicmp
484 #endif /* _MSC_VER uses _strnicmp, which is identical to strncasecmp */
485 #define HAVE_STRNCASECMP 1
486 #else /* __DMC__ */
487 /* #undef HAVE_STRNCASECMP */
488 #endif /* __DMC__ */
490 /* Define to 1 if you have the `strsignal' function. */
491 /* #undef HAVE_STRSIGNAL */
493 /* Define to 1 if you have the `strtod_l' function. */
494 /* #undef HAVE_STRTOD_L */
496 /* Define to 1 if you have the `strtoll_l' function. */
497 /* #undef HAVE_STRTOLL_L */
499 /* Define to 1 if you have the `strtoull_l' function. */
500 /* #undef HAVE_STRTOULL_L */
502 /* Define to 1 if `d_type' is a member of `struct dirent'. */
503 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
505 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
506 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
508 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
509 /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
511 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
512 /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
514 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
515 /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
517 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
518 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
520 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
521 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
523 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
524 /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
526 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
527 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
529 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
530 /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
532 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
533 /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
535 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
536 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
538 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
539 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
541 /* Define to 1 if `tm_gmtoff' is a a member of `struct tm'. */
542 /* #undef HAVE_STRUCT_TM_TM_GMTOFF */
544 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
545 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
547 /* Define to 1 if you have the `symlink' function. */
548 /* #undef HAVE_SYMLINK */
550 /* Define to 1 if you have the `sysctlbyname' function. */
551 /* #undef HAVE_SYSCTLBYNAME */
553 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
554    */
555 /* #undef HAVE_SYS_DIR_H */
557 /* Define to 1 if you have the <sys/event.h> header file. */
558 /* #undef HAVE_SYS_EVENT_H */
560 /* Define to 1 if you have the <sys/filio.h> header file. */
561 /* #undef HAVE_SYS_FILIO_H */
563 /* Define to 1 if you have the <sys/inotify.h> header file. */
564 /* #undef HAVE_SYS_INOTIFY_H */
566 /* Define to 1 if you have the <sys/mntctl.h> header file. */
567 /* #undef HAVE_SYS_MNTCTL_H */
569 /* Define to 1 if you have the <sys/mnttab.h> header file. */
570 /* #undef HAVE_SYS_MNTTAB_H */
572 /* Define to 1 if you have the <sys/mount.h> header file. */
573 /* #undef HAVE_SYS_MOUNT_H */
575 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
576    */
577 /* #undef HAVE_SYS_NDIR_H */
579 /* Define to 1 if you have the <sys/param.h> header file. */
580 #if !defined(_MSC_VER) && !defined(__DMC__)
581 #define HAVE_SYS_PARAM_H 1
582 #else /* _MSC_VER or __DMC__ */
583 /* #undef HAVE_SYS_PARAM_H */
584 #endif /* _MSC_VER or __DMC__ */
586 /* Define to 1 if you have the <sys/prctl.h> header file. */
587 /* #undef HAVE_SYS_PRCTL_H */
589 /* Define to 1 if you have the <sys/resource.h> header file. */
590 /* #undef HAVE_SYS_RESOURCE_H */
592 /* found fd_set in sys/select.h */
593 /* #undef HAVE_SYS_SELECT_H */
595 /* Define to 1 if you have the <sys/statfs.h> header file. */
596 /* #undef HAVE_SYS_STATFS_H */
598 /* Define to 1 if you have the <sys/statvfs.h> header file. */
599 /* #undef HAVE_SYS_STATVFS_H */
601 /* Define to 1 if you have the <sys/stat.h> header file. */
602 #define HAVE_SYS_STAT_H 1
604 /* Define to 1 if you have the <sys/sysctl.h> header file. */
605 /* #undef HAVE_SYS_SYSCTL_H */
607 /* Define to 1 if you have the <sys/time.h> header file. */
608 #ifndef _MSC_VER
609 #define HAVE_SYS_TIME_H 1
610 #else /* _MSC_VER */
611 /* #undef HAVE_SYS_TIME_H */
612 #endif /* _MSC_VER */
614 /* Define to 1 if you have the <sys/vfstab.h> header file. */
615 /* #undef HAVE_SYS_VFSTAB_H */
617 /* Define to 1 if you have the <sys/vfs.h> header file. */
618 /* #undef HAVE_SYS_VFS_H */
620 /* Define to 1 if you have the <sys/vmount.h> header file. */
621 /* #undef HAVE_SYS_VMOUNT_H */
623 /* Define to 1 if you have the <sys/xattr.h> header file. */
624 /* #undef HAVE_SYS_XATTR_H */
626 /* Define to 1 if you have the `timegm' function. */
627 /* #undef HAVE_TIMEGM */
629 /* Define if your printf function family supports positional parameters as
630    specified by Unix98. */
631 /* #undef HAVE_UNIX98_PRINTF */
633 /* Define to 1 if you have the `unsetenv' function. */
634 /* #undef HAVE_UNSETENV */
636 /* Define to 1 if you have the `uselocale' function. */
637 /* #undef HAVE_USELOCALE */
639 /* Define to 1 if you have the `utimes' function. */
640 /* #undef HAVE_UTIMES */
642 /* Define to 1 if you have the `valloc' function. */
643 /* #undef HAVE_VALLOC */
645 /* Define to 1 if you have the <values.h> header file. */
646 #if !defined(_MSC_VER) && !defined(__DMC__)
647 #define HAVE_VALUES_H 1
648 #else /* _MSC_VER or __DMC__ */
649 /* #undef HAVE_VALUES_H */
650 #endif /* _MSC_VER or __DMC__ */
652 /* Define to 1 if you have the `vasprintf' function. */
653 #define HAVE_VASPRINTF 1
655 /* Define to 1 if you have the `vsnprintf' function. */
656 #if !defined (_MSC_VER) || (_MSC_VER >= 1500)
657 #define HAVE_VSNPRINTF 1
658 #ifdef __DMC__
659 #define vsnprintf _vsnprintf
660 #endif
661 #else /* !_MSC_VER || _MSC_VER >= 1500 */
662 /* #undef HAVE_VSNPRINTF */
663 #endif /* _MSC_VER < 1500 */
665 /* Define if you have the 'wchar_t' type. */
666 #define HAVE_WCHAR_T 1
668 /* Define to 1 if you have the `wcslen' function. */
669 #define HAVE_WCSLEN 1
671 /* Define if you have the 'wint_t' type. */
672 #define HAVE_WINT_T 1
674 /* Define to 1 if xattr is available */
675 /* #undef HAVE_XATTR */
677 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
678 /* #undef HAVE_XATTR_NOFOLLOW */
680 /* Define to 1 if you have the <xlocale.h> header file. */
681 /* #undef HAVE_XLOCALE_H */
683 /* Define to 1 if you have the `_NSGetEnviron' function. */
684 /* #undef HAVE__NSGETENVIRON */
686 /* Define to the sub-directory in which libtool stores uninstalled libraries.
687    */
688 #define LT_OBJDIR ".libs/"
690 /* Define to 1 if `major', `minor', and `makedev' are declared in <mkdev.h>.
691    */
692 /* #undef MAJOR_IN_MKDEV */
694 /* Define to 1 if `major', `minor', and `makedev' are declared in
695    <sysmacros.h>. */
696 /* #undef MAJOR_IN_SYSMACROS */
698 /* didn't find fd_set */
699 #define NO_FD_SET 1
701 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
702 /* #undef NO_MINUS_C_MINUS_O */
704 /* Define to the address where bug reports for this package should be sent. */
705 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
707 /* Define to the full name of this package. */
708 #define PACKAGE_NAME "glib"
710 /* Define to the full name and version of this package. */
711 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
713 /* Define to the one symbol short name of this package. */
714 #define PACKAGE_TARNAME "glib"
716 /* Define to the home page for this package. */
717 #define PACKAGE_URL ""
719 /* Define to the version of this package. */
720 #define PACKAGE_VERSION "@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
722 /* define if posix_memalign() can allocate any size */
723 /* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */
725 /* The size of `char', as computed by sizeof. */
726 #define SIZEOF_CHAR 1
728 /* The size of `int', as computed by sizeof. */
729 #define SIZEOF_INT 4
731 /* The size of `long', as computed by sizeof. */
732 #define SIZEOF_LONG 4
734 /* The size of `long long', as computed by sizeof. */
735 #ifndef _MSC_VER
736 #define SIZEOF_LONG_LONG 8
737 #else /* _MSC_VER */
738 #define SIZEOF_LONG_LONG 0
739 #endif /* _MSC_VER */
741 /* The size of `short', as computed by sizeof. */
742 #define SIZEOF_SHORT 2
744 /* The size of `size_t', as computed by sizeof. */
745 #define SIZEOF_SIZE_T 4
747 /* The size of `void *', as computed by sizeof. */
748 #ifdef _MSC_VER
749 #if (defined(_M_X64) || defined(_M_AMD64))
750 #define SIZEOF_VOID_P 8
751 #elif (defined(_M_IX86))
752 #define SIZEOF_VOID_P 4
753 #endif
754 #else
755 #define SIZEOF_VOID_P 4
756 #endif
758 /* The size of `__int64', as computed by sizeof. */
759 #define SIZEOF___INT64 8
761 /* If using the C implementation of alloca, define if you know the
762    direction of stack growth for your system; otherwise it will be
763    automatically deduced at runtime.
764         STACK_DIRECTION > 0 => grows toward higher addresses
765         STACK_DIRECTION < 0 => grows toward lower addresses
766         STACK_DIRECTION = 0 => direction of growth unknown */
767 /* #undef STACK_DIRECTION */
769 /* Number of arguments to statfs() */
770 /* #undef STATFS_ARGS */
772 /* Define to 1 if you have the ANSI C header files. */
773 #define STDC_HEADERS 1
775 /* Use no threads */
776 /* #undef THREADS_NONE */
778 /* Use pthreads */
779 /* #undef THREADS_POSIX */
781 /* Use w32 threads */
782 #define THREADS_WIN32 1
784 /* Using GNU libiconv */
785 /* #undef USE_LIBICONV_GNU */
787 /* Using a native implementation of iconv in a separate library */
788 #define USE_LIBICONV_NATIVE 1
790 /* Define to use statfs() */
791 /* #undef USE_STATFS */
793 /* Define to use statvfs() */
794 /* #undef USE_STATVFS */
796 /* Enable extensions on AIX 3, Interix.  */
797 #ifndef _ALL_SOURCE
798 /* # undef _ALL_SOURCE */
799 #endif
800 /* Enable GNU extensions on systems that have them.  */
801 #ifndef _GNU_SOURCE
802 /* # undef _GNU_SOURCE */
803 #endif
804 /* Enable threading extensions on Solaris.  */
805 #ifndef _POSIX_PTHREAD_SEMANTICS
806 /* # undef _POSIX_PTHREAD_SEMANTICS */
807 #endif
808 /* Enable extensions on HP NonStop.  */
809 #ifndef _TANDEM_SOURCE
810 /* # undef _TANDEM_SOURCE */
811 #endif
812 /* Enable general extensions on Solaris.  */
813 #ifndef __EXTENSIONS__
814 /* # undef __EXTENSIONS__ */
815 #endif
817 /* using the system-supplied PCRE library */
818 /* This is defined in the *_PCRE MSVC project configs */
819 /* #undef USE_SYSTEM_PCRE */
821 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
822    significant byte first (like Motorola and SPARC, unlike Intel). */
823 #if defined AC_APPLE_UNIVERSAL_BUILD
824 # if defined __BIG_ENDIAN__
825 #  define WORDS_BIGENDIAN 1
826 # endif
827 #else
828 # ifndef WORDS_BIGENDIAN
829 /* #  undef WORDS_BIGENDIAN */
830 # endif
831 #endif
833 /* Enable large inode numbers on Mac OS X 10.5.  */
834 #ifndef _DARWIN_USE_64_BIT_INODE
835 /* # define _DARWIN_USE_64_BIT_INODE 1 */
836 #endif
838 /* Number of bits in a file offset, on hosts where this is settable. */
839 /* #undef _FILE_OFFSET_BITS */
841 /* defines how to decorate public symbols while building */
842 #ifdef _MSC_VER
843 #define _GLIB_EXTERN __declspec (dllexport) extern
844 #else
845 #define _GLIB_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern
846 #endif
848 /* Define for large files, on AIX-style hosts. */
849 /* #undef _LARGE_FILES */
851 /* Define to 1 if on MINIX. */
852 /* #undef _MINIX */
854 /* Define to 2 if the system does not provide POSIX.1 features except with
855    this defined. */
856 /* #undef _POSIX_1_SOURCE */
858 /* Define to 1 if you need to in order for `stat' and other things to work. */
859 /* #undef _POSIX_SOURCE */
861 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
862 /* #undef _XOPEN_SOURCE */
864 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
865 /* #undef _XOPEN_SOURCE_EXTENDED */
867 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
868 /* #undef __EXTENSIONS__ */
870 /* compiler supports atomic operations */
871 /* #undef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 */
873 /* Define to empty if `const' does not conform to ANSI C. */
874 /* #undef const */
876 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
877 /* #undef intmax_t */
879 /* Define to empty if the C compiler doesn't support this keyword. */
880 /* #undef signed */
882 /* Define to `unsigned int' if <sys/types.h> does not define. */
883 /* #undef size_t */