gdbusserver: Fix a potential g_object_unref(NULL) call
[glib.git] / config.h.win32.in
blob62e3085866b8a367bea4a19fd983df43065dbed0
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 `atexit' function. */
93 #define HAVE_ATEXIT 1
95 /* Define to 1 if you have the <attr/xattr.h> header file. */
96 /* #undef HAVE_ATTR_XATTR_H */
98 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
99 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
101 /* Define if you have a version of the snprintf function with semantics as
102    specified by the ISO C99 standard. */
103 /* #undef HAVE_C99_SNPRINTF */
105 /* Define if you have a version of the vsnprintf function with semantics as
106    specified by the ISO C99 standard. */
107 /* #undef HAVE_C99_VSNPRINTF */
109 /* define to 1 if Carbon is available */
110 /* #undef HAVE_CARBON */
112 /* Define to 1 if you have the `clock_gettime' function. */
113 /* #undef HAVE_CLOCK_GETTIME */
115 /* define to 1 if Cocoa is available */
116 /* #undef HAVE_COCOA */
118 /* Have nl_langinfo (CODESET) */
119 /* #undef HAVE_CODESET */
121 /* Define to 1 if you have the <crt_externs.h> header file. */
122 /* #undef HAVE_CRT_EXTERNS_H */
124 /* Define if dbus-1 is available */
125 /* #undef HAVE_DBUS1 */
127 /* Define to 1 if you have the `dcgettext' function. */
128 #define HAVE_DCGETTEXT 1
130 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
131    */
132 #ifndef _MSC_VER
133 #define HAVE_DIRENT_H 1
134 #else
135 /* #undef HAVE_DIRENT_H */
136 #endif
138 /* Define to 1 if you have the <dlfcn.h> header file. */
139 /* #undef HAVE_DLFCN_H */
141 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
142 /* #undef HAVE_DOPRNT */
144 /* define for working do while(0) macros */
145 #define HAVE_DOWHILE_MACROS 1
147 /* Define to 1 if using dtrace probes. */
148 /* #undef HAVE_DTRACE */
150 /* Define to 1 if you have the `endmntent' function. */
151 /* #undef HAVE_ENDMNTENT */
153 /* Define to 1 if you have the `endservent' function. */
154 /* #undef HAVE_ENDSERVENT */
156 /* we have the eventfd(2) system call */
157 /* #undef HAVE_EVENTFD */
159 /* Define to 1 if you have the `fallocate' function. */
160 /* #undef HAVE_FALLOCATE */
162 /* Define if we have FAM */
163 /* #undef HAVE_FAM */
165 /* Define to 1 if you have the <fam.h> header file. */
166 /* #undef HAVE_FAM_H */
168 /* Define if we have FAMNoExists in fam */
169 /* #undef HAVE_FAM_NO_EXISTS */
171 /* Define to 1 if you have the `fchmod' function. */
172 /* #undef HAVE_FCHMOD */
174 /* Define to 1 if you have the `fchown' function. */
175 /* #undef HAVE_FCHOWN */
177 /* Define to 1 if you have the `fdwalk' function. */
178 /* #undef HAVE_FDWALK */
180 /* Define to 1 if you have the <fstab.h> header file. */
181 /* #undef HAVE_FSTAB_H */
183 /* Define to 1 if you have the `fsync' function. */
184 /* #undef HAVE_FSYNC */
186 /* we have the futex(2) system call */
187 /* #undef HAVE_FUTEX */
189 /* Define to 1 if you have the `getc_unlocked' function. */
190 /* #undef HAVE_GETC_UNLOCKED */
192 /* Define to 1 if you have the `getfsstat' function. */
193 /* #undef HAVE_GETFSSTAT */
195 /* Define to 1 if you have the `getmntent_r' function. */
196 /* #undef HAVE_GETMNTENT_R */
198 /* Define to 1 if you have the `getprotobyname_r' function. */
199 /* #undef HAVE_GETPROTOBYNAME_R */
201 /* Define to 1 if you have the `getresuid' function. */
202 /* #undef HAVE_GETRESUID */
204 /* Define if the GNU gettext() function is already present or preinstalled. */
205 #define HAVE_GETTEXT 1
207 /* Define to 1 if you have the `getvfsstat' function. */
208 /* #undef HAVE_GETVFSSTAT */
210 /* Define to 1 if you have the `gmtime_r' function. */
211 /* #undef HAVE_GMTIME_R */
213 /* define to use system printf */
214 /* #undef HAVE_GOOD_PRINTF */
216 /* Define to 1 if you have the `hasmntopt' function. */
217 /* #undef HAVE_HASMNTOPT */
219 /* Define to 1 if you have the `if_indextoname' function. */
220 /* This is available on Windows, but the catch is that this will require */
221 /* Windows Vista/Server 2008, so disabled for now-please see */
222 /* http://msdn.microsoft.com/en-us/library/windows/desktop/bb408408%28v=vs.85%29.aspx */
223 /* #undef HAVE_IF_INDEXTONAME */
225 /* Define to 1 if you have the `if_nametoindex' function. */
226 /* This is available on Windows, but the catch is that this will require */
227 /* Windows Vista/Server 2008, so disabled for now-please see */
228 /* http://msdn.microsoft.com/en-us/library/windows/desktop/bb408409%28v=vs.85%29.aspx */
229 /* A workaround for Windows XP is under review in Bug 668071 */
230 /* #undef HAVE_IF_NAMETOINDEX */
232 /* Define to 1 if you have the `inotify_init1' function. */
233 /* #undef HAVE_INOTIFY_INIT1 */
235 /* define to support printing 64-bit integers with format I64 */
236 #define HAVE_INT64_AND_I64 1
238 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
239 #ifndef _MSC_VER
240 #define HAVE_INTMAX_T 1
241 #else /* _MSC_VER */
242 #if (_MSC_VER >= 1600)
243 #define HAVE_INTMAX_T 1
244 #endif
245 /* #undef HAVE_INTMAX_T */
246 #endif /* _MSC_VER */
248 /* Define to 1 if you have the <inttypes.h> header file. */
249 #ifndef _MSC_VER
250 #define HAVE_INTTYPES_H 1
251 #else /* _MSC_VER */
252 /* #undef HAVE_INTTYPES_H */
253 #endif /* _MSC_VER */
255 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
256    declares uintmax_t. */
257 #ifndef _MSC_VER
258 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
259 #else /* _MSC_VER */
260 /* #undef HAVE_INTTYPES_H_WITH_UINTMAX */
261 #endif /* _MSC_VER */
263 /* Define if we have struct ip_mreqn */
264 /* #undef HAVE_IP_MREQN */
266 /* Define to 1 if you have the `issetugid' function. */
267 /* #undef HAVE_ISSETUGID */
269 /* Define to 1 if you have the `kevent' function. */
270 /* #undef HAVE_KEVENT */
272 /* Define to 1 if you have the `kqueue' function. */
273 /* #undef HAVE_KQUEUE */
275 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
276 /* #undef HAVE_LANGINFO_CODESET */
278 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
279 /* #undef HAVE_LANGINFO_OUTDIGIT */
281 /* Have nl_langinfo (PM_STR) */
282 /* #undef HAVE_LANGINFO_TIME */
284 /* Define to 1 if you have the `lchmod' function. */
285 /* #undef HAVE_LCHMOD */
287 /* Define to 1 if you have the `lchown' function. */
288 /* #undef HAVE_LCHOWN */
290 /* Define if your <locale.h> file defines LC_MESSAGES. */
291 /* #undef HAVE_LC_MESSAGES */
293 /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
294 /* #undef HAVE_LIBC_ENABLE_SECURE */
296 /* Define if libelf is available */
297 /* #undef HAVE_LIBELF */
299 /* Define to 1 if you have the <linux/magic.h> header file. */
300 /* #undef HAVE_LINUX_MAGIC_H */
302 /* Define to 1 if you have the <locale.h> header file. */
303 #define HAVE_LOCALE_H 1
305 /* Define to 1 if you have the `localtime_r' function. */
306 /* #undef HAVE_LOCALTIME_R */
308 /* Define if you have the 'long double' type. */
309 #define HAVE_LONG_DOUBLE 1
311 /* Define if you have the 'long long' type. */
312 #ifndef _MSC_VER
313 #define HAVE_LONG_LONG 1
314 #else /* _MSC_VER */
315 /* #undef HAVE_LONG_LONG */
316 #endif /* _MSC_VER */
318 /* define if system printf can print long long */
319 #define HAVE_LONG_LONG_FORMAT 1
321 /* Define to 1 if you have the `lstat' function. */
322 /* #undef HAVE_LSTAT */
324 /* Define to 1 if you have the <malloc.h> header file. */
325 #define HAVE_MALLOC_H 1
327 /* Define to 1 if you have the `memalign' function. */
328 /* #undef HAVE_MEMALIGN */
330 /* Define to 1 if you have the `memmem' function. */
331 /* #undef HAVE_MEMMEM */
333 /* Define to 1 if you have the <memory.h> header file. */
334 #define HAVE_MEMORY_H 1
336 /* Define to 1 if you have the `mmap' function. */
337 /* #undef HAVE_MMAP */
339 /* Define to 1 if you have the <mntent.h> header file. */
340 /* #undef HAVE_MNTENT_H */
342 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
343 /* #undef HAVE_NDIR_H */
345 /* We have AF_NETLINK sockets */
346 /* #undef HAVE_NETLINK */
348 /* Define to 1 if you have the `newlocale' function. */
349 /* #undef HAVE_NEWLOCALE */
351 /* Have non-POSIX function getgrgid_r */
352 /* #undef HAVE_NONPOSIX_GETGRGID_R */
354 /* Have non-POSIX function getpwuid_r */
355 /* #undef HAVE_NONPOSIX_GETPWUID_R */
357 /* Define to 1 if you have the `pipe2' function. */
358 /* #undef HAVE_PIPE2 */
360 /* Define to 1 if you have the `poll' function. */
361 /* #undef HAVE_POLL */
363 /* Have POSIX function getgrgid_r */
364 /* #undef HAVE_POSIX_GETGRGID_R */
366 /* Have POSIX function getpwuid_r */
367 /* #undef HAVE_POSIX_GETPWUID_R */
369 /* Define to 1 if you have the `posix_memalign' function. */
370 /* #undef HAVE_POSIX_MEMALIGN */
372 /* Define to 1 if you have the `prlimit' function. */
373 /* #undef HAVE_PRLIMIT */
375 /* Have function pthread_attr_setstacksize */
376 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
378 /* Have function pthread_condattr_setclock */
379 /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
381 /* Have function pthread_cond_timedwait_monotonic */
382 /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC */
384 /* Have function pthread_cond_timedwait_monotonic_np */
385 /* #undef HAVE_PTHREAD_COND_TIMEDWAIT_MONOTONIC_NP */
387 /* Define to 1 if the system has the type `ptrdiff_t'. */
388 #define HAVE_PTRDIFF_T 1
390 /* Define to 1 if you have the `readlink' function. */
391 /* #undef HAVE_READLINK */
393 /* Define to 1 if you have the 'res_init' function. */
394 /* #undef HAVE_RES_INIT */
396 /* Define to 1 if you have the <sched.h> header file. */
397 /* #undef HAVE_SCHED_H */
399 /* Define to 1 if libselinux is available */
400 /* #undef HAVE_SELINUX */
402 /* Define to 1 if you have the <selinux/selinux.h> header file. */
403 /* #undef HAVE_SELINUX_SELINUX_H */
405 /* Define to 1 if you have the `setenv' function. */
406 /* #undef HAVE_SETENV */
408 /* Define to 1 if you have the `setmntent' function. */
409 /* #undef HAVE_SETMNTENT */
411 /* Define if you have the 'sig_atomic_t' type. */
412 #define HAVE_SIG_ATOMIC_T 1
414 /* Define to 1 if you have the `snprintf' function. */
415 #ifndef _MSC_VER
416 #define HAVE_SNPRINTF 1
417 #ifdef __DMC__
418 #define snprintf _snprintf
419 #endif
420 #else /* _MSC_VER */
421 /* #undef HAVE_SNPRINTF */
422 #endif /* _MSC_VER */
424 /* Define to 1 if you have the `splice' function. */
425 /* #undef HAVE_SPLICE */
427 /* Define to 1 if you have the `statfs' function. */
428 /* #undef HAVE_STATFS */
430 /* Define to 1 if you have the `statvfs' function. */
431 /* #undef HAVE_STATVFS */
433 /* Define to 1 if you have the <stdint.h> header file. */
434 #ifndef _MSC_VER
435 #define HAVE_STDINT_H 1
436 #else /* _MSC_VER */
437 #if (_MSC_VER >= 1600) /*VS 2010 ships with stdint.h*/
438 #define HAVE_STDINT_H 1
439 #else
440 /* #undef HAVE_STDINT_H */
441 #endif
442 #endif /* _MSC_VER */
444 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
445    uintmax_t. */
446 #ifndef _MSC_VER
447 #define HAVE_STDINT_H_WITH_UINTMAX 1
448 #else /* _MSC_VER */
449 #if (_MSC_VER >= 1600)
450 #define HAVE_STDINT_H_WITH_UINTMAX 1
451 #else
452 /* #undef HAVE_STDINT_H_WITH_UINTMAX */
453 #endif
454 #endif /* _MSC_VER */
456 /* Define to 1 if you have the `stpcpy' function. */
457 /* #undef HAVE_STPCPY */
459 /* Define to 1 if you have the `strcasecmp' function. */
460 #if defined(_MSC_VER)
461 #define strcasecmp _stricmp
462 #endif /* _MSC_VER uses _stricmp, which is identical to strcasecmp */
464 #if !defined(__DMC__)
465 #define HAVE_STRCASECMP 1
466 #endif /* _MSC_VER or __gcc__ */
468 /* Define to 1 if you have the <strings.h> header file. */
469 #if !defined(_MSC_VER) && !defined(__DMC__)
470 #define HAVE_STRINGS_H 1
471 #else /* _MSC_VER or __DMC__ */
472 /* #undef HAVE_STRINGS_H */
473 #endif /* _MSC_VER or __DMC__ */
475 /* Have functions strlcpy and strlcat */
476 /* #undef HAVE_STRLCPY */
478 /* Define to 1 if you have the `strncasecmp' function. */
479 #if !defined(__DMC__)
480 #if defined(_MSC_VER)
481 #define strncasecmp _strnicmp
482 #endif /* _MSC_VER uses _strnicmp, which is identical to strncasecmp */
483 #define HAVE_STRNCASECMP 1
484 #else /* __DMC__ */
485 /* #undef HAVE_STRNCASECMP */
486 #endif /* __DMC__ */
488 /* Define to 1 if you have the `strsignal' function. */
489 /* #undef HAVE_STRSIGNAL */
491 /* Define to 1 if you have the `strtod_l' function. */
492 /* #undef HAVE_STRTOD_L */
494 /* Define to 1 if you have the `strtoll_l' function. */
495 /* #undef HAVE_STRTOLL_L */
497 /* Define to 1 if you have the `strtoull_l' function. */
498 /* #undef HAVE_STRTOULL_L */
500 /* Define to 1 if `d_type' is a member of `struct dirent'. */
501 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
503 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
504 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
506 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
507 /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
509 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
510 /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
512 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
513 /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
515 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
516 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
518 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
519 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
521 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
522 /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
524 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
525 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
527 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
528 /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
530 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
531 /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
533 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
534 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
536 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
537 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
539 /* Define to 1 if `tm_gmtoff' is a a member of `struct tm'. */
540 /* #undef HAVE_STRUCT_TM_TM_GMTOFF */
542 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
543 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
545 /* Define to 1 if you have the `symlink' function. */
546 /* #undef HAVE_SYMLINK */
548 /* Define to 1 if you have the `sysctlbyname' function. */
549 /* #undef HAVE_SYSCTLBYNAME */
551 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
552    */
553 /* #undef HAVE_SYS_DIR_H */
555 /* Define to 1 if you have the <sys/event.h> header file. */
556 /* #undef HAVE_SYS_EVENT_H */
558 /* Define to 1 if you have the <sys/filio.h> header file. */
559 /* #undef HAVE_SYS_FILIO_H */
561 /* Define to 1 if you have the <sys/inotify.h> header file. */
562 /* #undef HAVE_SYS_INOTIFY_H */
564 /* Define to 1 if you have the <sys/mkdev.h> header file. */
565 /* #undef HAVE_SYS_MKDEV_H */
567 /* Define to 1 if you have the <sys/mntctl.h> header file. */
568 /* #undef HAVE_SYS_MNTCTL_H */
570 /* Define to 1 if you have the <sys/mnttab.h> header file. */
571 /* #undef HAVE_SYS_MNTTAB_H */
573 /* Define to 1 if you have the <sys/mount.h> header file. */
574 /* #undef HAVE_SYS_MOUNT_H */
576 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
577    */
578 /* #undef HAVE_SYS_NDIR_H */
580 /* Define to 1 if you have the <sys/param.h> header file. */
581 #if !defined(_MSC_VER) && !defined(__DMC__)
582 #define HAVE_SYS_PARAM_H 1
583 #else /* _MSC_VER or __DMC__ */
584 /* #undef HAVE_SYS_PARAM_H */
585 #endif /* _MSC_VER or __DMC__ */
587 /* Define to 1 if you have the <sys/poll.h> header file. */
588 /* #undef HAVE_SYS_POLL_H */
590 /* Define to 1 if you have the <sys/prctl.h> header file. */
591 /* #undef HAVE_SYS_PRCTL_H */
593 /* Define to 1 if you have the <sys/resource.h> header file. */
594 /* #undef HAVE_SYS_RESOURCE_H */
596 /* found fd_set in sys/select.h */
597 /* #undef HAVE_SYS_SELECT_H */
599 /* Define to 1 if you have the <sys/statfs.h> header file. */
600 /* #undef HAVE_SYS_STATFS_H */
602 /* Define to 1 if you have the <sys/statvfs.h> header file. */
603 /* #undef HAVE_SYS_STATVFS_H */
605 /* Define to 1 if you have the <sys/stat.h> header file. */
606 #define HAVE_SYS_STAT_H 1
608 /* Define to 1 if you have the <sys/sysctl.h> header file. */
609 /* #undef HAVE_SYS_SYSCTL_H */
611 /* Define to 1 if you have the <sys/time.h> header file. */
612 #ifndef _MSC_VER
613 #define HAVE_SYS_TIME_H 1
614 #else /* _MSC_VER */
615 /* #undef HAVE_SYS_TIME_H */
616 #endif /* _MSC_VER */
618 /* Define to 1 if you have the <sys/vfstab.h> header file. */
619 /* #undef HAVE_SYS_VFSTAB_H */
621 /* Define to 1 if you have the <sys/vfs.h> header file. */
622 /* #undef HAVE_SYS_VFS_H */
624 /* Define to 1 if you have the <sys/vmount.h> header file. */
625 /* #undef HAVE_SYS_VMOUNT_H */
627 /* Define to 1 if you have the <sys/xattr.h> header file. */
628 /* #undef HAVE_SYS_XATTR_H */
630 /* Define to 1 if you have the `timegm' function. */
631 /* #undef HAVE_TIMEGM */
633 /* Define if your printf function family supports positional parameters as
634    specified by Unix98. */
635 /* #undef HAVE_UNIX98_PRINTF */
637 /* Define to 1 if you have the `unsetenv' function. */
638 /* #undef HAVE_UNSETENV */
640 /* Define to 1 if you have the `uselocale' function. */
641 /* #undef HAVE_USELOCALE */
643 /* Define to 1 if you have the `utimes' function. */
644 /* #undef HAVE_UTIMES */
646 /* Define to 1 if you have the `valloc' function. */
647 /* #undef HAVE_VALLOC */
649 /* Define to 1 if you have the <values.h> header file. */
650 #if !defined(_MSC_VER) && !defined(__DMC__)
651 #define HAVE_VALUES_H 1
652 #else /* _MSC_VER or __DMC__ */
653 /* #undef HAVE_VALUES_H */
654 #endif /* _MSC_VER or __DMC__ */
656 /* Define to 1 if you have the `vasprintf' function. */
657 #define HAVE_VASPRINTF 1
659 /* Define to 1 if you have the `vsnprintf' function. */
660 #ifndef _MSC_VER
661 #define HAVE_VSNPRINTF 1
662 #ifdef __DMC__
663 #define vsnprintf _vsnprintf
664 #endif
665 #else /* _MSC_VER */
666 #if (_MSC_VER >= 1500)
667 #define HAVE_VSNPRINTF 1
668 #endif /* VS 2008+ has vsnprintf */
669 /* #undef HAVE_VSNPRINTF */
670 #endif /* _MSC_VER */
672 /* Define if you have the 'wchar_t' type. */
673 #define HAVE_WCHAR_T 1
675 /* Define to 1 if you have the `wcslen' function. */
676 #define HAVE_WCSLEN 1
678 /* Define if you have the 'wint_t' type. */
679 #define HAVE_WINT_T 1
681 /* Define to 1 if xattr is available */
682 /* #undef HAVE_XATTR */
684 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
685 /* #undef HAVE_XATTR_NOFOLLOW */
687 /* Define to 1 if you have the <xlocale.h> header file. */
688 /* #undef HAVE_XLOCALE_H */
690 /* Define to 1 if you have the `_NSGetEnviron' function. */
691 /* #undef HAVE__NSGETENVIRON */
693 /* Define to the sub-directory in which libtool stores uninstalled libraries.
694    */
695 #define LT_OBJDIR ".libs/"
697 /* didn't find fd_set */
698 #define NO_FD_SET 1
700 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
701 /* #undef NO_MINUS_C_MINUS_O */
703 /* Define to the address where bug reports for this package should be sent. */
704 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
706 /* Define to the full name of this package. */
707 #define PACKAGE_NAME "glib"
709 /* Define to the full name and version of this package. */
710 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
712 /* Define to the one symbol short name of this package. */
713 #define PACKAGE_TARNAME "glib"
715 /* Define to the home page for this package. */
716 #define PACKAGE_URL ""
718 /* Define to the version of this package. */
719 #define PACKAGE_VERSION "@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
721 /* define if posix_memalign() can allocate any size */
722 /* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */
724 /* whether realloc (NULL,) works */
725 #define REALLOC_0_WORKS 1
727 /* The size of `char', as computed by sizeof. */
728 #define SIZEOF_CHAR 1
730 /* The size of `int', as computed by sizeof. */
731 #define SIZEOF_INT 4
733 /* The size of `long', as computed by sizeof. */
734 #define SIZEOF_LONG 4
736 /* The size of `long long', as computed by sizeof. */
737 #ifndef _MSC_VER
738 #define SIZEOF_LONG_LONG 8
739 #else /* _MSC_VER */
740 #define SIZEOF_LONG_LONG 0
741 #endif /* _MSC_VER */
743 /* The size of `short', as computed by sizeof. */
744 #define SIZEOF_SHORT 2
746 /* The size of `size_t', as computed by sizeof. */
747 #define SIZEOF_SIZE_T 4
749 /* The size of `void *', as computed by sizeof. */
750 #ifdef _MSC_VER
751 #if (defined(_M_X64) || defined(_M_AMD64))
752 #define SIZEOF_VOID_P 8
753 #elif (defined(_M_IX86))
754 #define SIZEOF_VOID_P 4
755 #endif
756 #else
757 #define SIZEOF_VOID_P 4
758 #endif
760 /* The size of `__int64', as computed by sizeof. */
761 #define SIZEOF___INT64 8
763 /* If using the C implementation of alloca, define if you know the
764    direction of stack growth for your system; otherwise it will be
765    automatically deduced at runtime.
766         STACK_DIRECTION > 0 => grows toward higher addresses
767         STACK_DIRECTION < 0 => grows toward lower addresses
768         STACK_DIRECTION = 0 => direction of growth unknown */
769 /* #undef STACK_DIRECTION */
771 /* Number of arguments to statfs() */
772 /* #undef STATFS_ARGS */
774 /* Define to 1 if you have the ANSI C header files. */
775 #define STDC_HEADERS 1
777 /* Use no threads */
778 /* #undef THREADS_NONE */
780 /* Use pthreads */
781 /* #undef THREADS_POSIX */
783 /* Use w32 threads */
784 #define THREADS_WIN32 1
786 /* Using GNU libiconv */
787 /* #undef USE_LIBICONV_GNU */
789 /* Using a native implementation of iconv in a separate library */
790 #define USE_LIBICONV_NATIVE 1
792 /* Define to use statfs() */
793 /* #undef USE_STATFS */
795 /* Define to use statvfs() */
796 /* #undef USE_STATVFS */
798 /* Enable extensions on AIX 3, Interix.  */
799 #ifndef _ALL_SOURCE
800 /* # undef _ALL_SOURCE */
801 #endif
802 /* Enable GNU extensions on systems that have them.  */
803 #ifndef _GNU_SOURCE
804 /* # undef _GNU_SOURCE */
805 #endif
806 /* Enable threading extensions on Solaris.  */
807 #ifndef _POSIX_PTHREAD_SEMANTICS
808 /* # undef _POSIX_PTHREAD_SEMANTICS */
809 #endif
810 /* Enable extensions on HP NonStop.  */
811 #ifndef _TANDEM_SOURCE
812 /* # undef _TANDEM_SOURCE */
813 #endif
814 /* Enable general extensions on Solaris.  */
815 #ifndef __EXTENSIONS__
816 /* # undef __EXTENSIONS__ */
817 #endif
819 /* using the system-supplied PCRE library */
820 /* This is defined in the *_PCRE MSVC project configs */
821 /* #undef USE_SYSTEM_PCRE */
823 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
824    significant byte first (like Motorola and SPARC, unlike Intel). */
825 #if defined AC_APPLE_UNIVERSAL_BUILD
826 # if defined __BIG_ENDIAN__
827 #  define WORDS_BIGENDIAN 1
828 # endif
829 #else
830 # ifndef WORDS_BIGENDIAN
831 /* #  undef WORDS_BIGENDIAN */
832 # endif
833 #endif
835 /* Enable large inode numbers on Mac OS X 10.5.  */
836 #ifndef _DARWIN_USE_64_BIT_INODE
837 /* # define _DARWIN_USE_64_BIT_INODE 1 */
838 #endif
840 /* Number of bits in a file offset, on hosts where this is settable. */
841 /* #undef _FILE_OFFSET_BITS */
843 /* defines how to decorate public symbols while building */
844 #ifdef _MSC_VER
845 #define _GLIB_EXTERN __declspec (dllexport) extern
846 #else
847 #define _GLIB_EXTERN __attribute__((visibility("default"))) __declspec (dllexport) extern
848 #endif
850 /* Define for large files, on AIX-style hosts. */
851 /* #undef _LARGE_FILES */
853 /* Define to 1 if on MINIX. */
854 /* #undef _MINIX */
856 /* Define to 2 if the system does not provide POSIX.1 features except with
857    this defined. */
858 /* #undef _POSIX_1_SOURCE */
860 /* Define to 1 if you need to in order for `stat' and other things to work. */
861 /* #undef _POSIX_SOURCE */
863 /* Target the Windows XP API */
864 #define _WIN32_WINNT 0x0501
866 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
867 /* #undef _XOPEN_SOURCE */
869 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
870 /* #undef _XOPEN_SOURCE_EXTENDED */
872 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
873 /* #undef __EXTENSIONS__ */
875 /* compiler supports atomic operations */
876 /* #undef __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4 */
878 /* Define to empty if `const' does not conform to ANSI C. */
879 /* #undef const */
881 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
882 /* #undef intmax_t */
884 /* Define to empty if the C compiler doesn't support this keyword. */
885 /* #undef signed */
887 /* Define to `unsigned int' if <sys/types.h> does not define. */
888 /* #undef size_t */