configure: Enable set of standard -Werror=foo flags
[platform/upstream/glib.git] / config.h.win32.in
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.  */
4
5 /* Define if building universal (internal helper macro) */
6 /* #undef AC_APPLE_UNIVERSAL_BUILD */
7
8 /* The normal alignment of `guint32', in bytes. */
9 #define ALIGNOF_GUINT32 4
10
11 /* The normal alignment of `guint64', in bytes. */
12 #define ALIGNOF_GUINT64 8
13
14 /* The normal alignment of `unsigned long', in bytes. */
15 #define ALIGNOF_UNSIGNED_LONG 4
16
17 /* poll doesn't work on devices */
18 #define BROKEN_POLL 1
19
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 */
24
25 /* Define to 1 if using `alloca.c'. */
26 /* #undef C_ALLOCA */
27
28 /* Whether to disable memory pools */
29 /* #undef DISABLE_MEM_POOLS */
30
31 /* Whether to enable GC friendliness by default */
32 /* #undef ENABLE_GC_FRIENDLY_DEFAULT */
33
34 /* always defined to indicate that i18n is enabled */
35 #define ENABLE_NLS 1
36
37 /* Define the gettext package to be used */
38 #define GETTEXT_PACKAGE "@GETTEXT_PACKAGE@"
39
40 /* Define to the GLIB binary age */
41 #define GLIB_BINARY_AGE @GLIB_BINARY_AGE@
42
43 /* Define to the GLIB interface age */
44 #define GLIB_INTERFACE_AGE @GLIB_INTERFACE_AGE@
45
46 /* Define the location where the catalogs will be installed */
47 #define GLIB_LOCALE_DIR "NONE/share/locale"
48
49 /* Define to the GLIB major version */
50 #define GLIB_MAJOR_VERSION @GLIB_MAJOR_VERSION@
51
52 /* Define to the GLIB micro version */
53 #define GLIB_MICRO_VERSION @GLIB_MICRO_VERSION@
54
55 /* Define to the GLIB minor version */
56 #define GLIB_MINOR_VERSION @GLIB_MINOR_VERSION@
57
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 */
64
65 /* Have __inline keyword */
66 #define G_HAVE___INLINE 1
67
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__ */
74
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 */
81
82 /* 'va_lists' cannot be copies as values */
83 /* #undef G_VA_COPY_AS_ARRAY */
84
85 /* Define to 1 if you have `alloca', as a function or macro. */
86 #define HAVE_ALLOCA 1
87
88 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
89    */
90 /* #undef HAVE_ALLOCA_H */
91
92 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
93 /* #undef HAVE_ARPA_NAMESER_COMPAT_H */
94
95 /* Define to 1 if you have the `atexit' function. */
96 #define HAVE_ATEXIT 1
97
98 /* Define to 1 if you have the <attr/xattr.h> header file. */
99 /* #undef HAVE_ATTR_XATTR_H */
100
101 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
102 #define HAVE_BIND_TEXTDOMAIN_CODESET 1
103
104 /* Define if you have a version of the snprintf function with semantics as
105    specified by the ISO C99 standard. */
106 /* #undef HAVE_C99_SNPRINTF */
107
108 /* Define if you have a version of the vsnprintf function with semantics as
109    specified by the ISO C99 standard. */
110 /* #undef HAVE_C99_VSNPRINTF */
111
112 /* define to 1 if Carbon is available */
113 /* #undef HAVE_CARBON */
114
115 /* Define to 1 if you have the `chown' function. */
116 /* #undef HAVE_CHOWN */
117
118 /* Define to 1 if you have the `clock_gettime' function. */
119 /* #undef HAVE_CLOCK_GETTIME */
120
121 /* define to 1 if Cocoa is available */
122 /* #undef HAVE_COCOA */
123
124 /* Have nl_langinfo (CODESET) */
125 /* #undef HAVE_CODESET */
126
127 /* Define to 1 if you have the <crt_externs.h> header file. */
128 /* #undef HAVE_CRT_EXTERNS_H */
129
130 /* Define if dbus-1 is available */
131 /* #undef HAVE_DBUS1 */
132
133 /* Define to 1 if you have the `dcgettext' function. */
134 #define HAVE_DCGETTEXT 1
135
136 /* Define to 1 if you have the <dirent.h> header file. */
137 #ifndef _MSC_VER
138 #define HAVE_DIRENT_H 1
139 #else
140 /* #undef HAVE_DIRENT_H */
141 #endif
142
143 /* Define to 1 if you have the <dlfcn.h> header file. */
144 /* #undef HAVE_DLFCN_H */
145
146 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
147 /* #undef HAVE_DOPRNT */
148
149 /* define for working do while(0) macros */
150 #define HAVE_DOWHILE_MACROS 1
151
152 /* Define to 1 if using dtrace probes. */
153 /* #undef HAVE_DTRACE */
154
155 /* Define to 1 if you have the `endmntent' function. */
156 /* #undef HAVE_ENDMNTENT */
157
158 /* Define to 1 if you have the `endservent' function. */
159 /* #undef HAVE_ENDSERVENT */
160
161 /* we have the eventfd(2) system call */
162 /* #undef HAVE_EVENTFD */
163
164 /* Define if we have FAM */
165 /* #undef HAVE_FAM */
166
167 /* Define to 1 if you have the <fam.h> header file. */
168 /* #undef HAVE_FAM_H */
169
170 /* Define if we have FAMNoExists in fam */
171 /* #undef HAVE_FAM_NO_EXISTS */
172
173 /* Define to 1 if you have the `fchmod' function. */
174 /* #undef HAVE_FCHMOD */
175
176 /* Define to 1 if you have the `fchown' function. */
177 /* #undef HAVE_FCHOWN */
178
179 /* Define to 1 if you have the `fdwalk' function. */
180 /* #undef HAVE_FDWALK */
181
182 /* Define to 1 if you have the <float.h> header file. */
183 #define HAVE_FLOAT_H 1
184
185 /* Define to 1 if you have the <fstab.h> header file. */
186 /* #undef HAVE_FSTAB_H */
187
188 /* Define to 1 if you have the `fsync' function. */
189 /* #undef HAVE_FSYNC */
190
191 /* we have the futex(2) system call */
192 /* #undef HAVE_FUTEX */
193
194 /* Define to 1 if you have the `getcwd' function. */
195 #define HAVE_GETCWD 1
196
197 /* Define to 1 if you have the `getc_unlocked' function. */
198 /* #undef HAVE_GETC_UNLOCKED */
199
200 /* Define to 1 if you have the `getfsstat' function. */
201 /* #undef HAVE_GETFSSTAT */
202
203 /* Define to 1 if you have the `getgrgid' function. */
204 /* #undef HAVE_GETGRGID */
205
206 /* Define to 1 if you have the `getmntent_r' function. */
207 /* #undef HAVE_GETMNTENT_R */
208
209 /* Define to 1 if you have the `getprotobyname_r' function. */
210 /* #undef HAVE_GETPROTOBYNAME_R */
211
212 /* Define to 1 if you have the `getpwuid' function. */
213 /* #undef HAVE_GETPWUID */
214
215 /* Define to 1 if you have the `getresuid' function. */
216 /* #undef HAVE_GETRESUID */
217
218 /* Define if the GNU gettext() function is already present or preinstalled. */
219 #define HAVE_GETTEXT 1
220
221 /* Define to 1 if you have the `getvfsstat' function. */
222 /* #undef HAVE_GETVFSSTAT */
223
224 /* Define to 1 if you have the `gmtime_r' function. */
225 /* #undef HAVE_GMTIME_R */
226
227 /* define to use system printf */
228 /* #undef HAVE_GOOD_PRINTF */
229
230 /* Define to 1 if you have the <grp.h> header file. */
231 /* #undef HAVE_GRP_H */
232
233 /* Define to 1 if you have the `hasmntopt' function. */
234 /* #undef HAVE_HASMNTOPT */
235
236 /* Define to 1 if you have the `if_nametoindex' function. */
237 /* This is available on Windows, but the catch is that this will require */
238 /* Windows Vista/Server 2008, so disabled for now-please see */
239 /* http://msdn.microsoft.com/en-us/library/windows/desktop/bb408409%28v=vs.85%29.aspx */
240 /* A workaround for Windows XP is under review in Bug 668071 */
241 /* #undef HAVE_IF_NAMETOINDEX */
242
243 /* Define to 1 if you have the `inotify_init1' function. */
244 /* #undef HAVE_INOTIFY_INIT1 */
245
246 /* define to support printing 64-bit integers with format I64 */
247 #define HAVE_INT64_AND_I64 1
248
249 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
250 #ifndef _MSC_VER
251 #define HAVE_INTMAX_T 1
252 #else /* _MSC_VER */
253 #if (_MSC_VER >= 1600)
254 #define HAVE_INTMAX_T 1
255 #endif
256 /* #undef HAVE_INTMAX_T */
257 #endif /* _MSC_VER */
258
259 /* Define to 1 if you have the <inttypes.h> header file. */
260 #ifndef _MSC_VER
261 #define HAVE_INTTYPES_H 1
262 #else /* _MSC_VER */
263 /* #undef HAVE_INTTYPES_H */
264 #endif /* _MSC_VER */
265
266 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
267    declares uintmax_t. */
268 #ifndef _MSC_VER
269 #define HAVE_INTTYPES_H_WITH_UINTMAX 1
270 #else /* _MSC_VER */
271 /* #undef HAVE_INTTYPES_H_WITH_UINTMAX */
272 #endif /* _MSC_VER */
273
274 /* Define if we have struct ip_mreqn */
275 /* #undef HAVE_IP_MREQN */
276
277 /* Define to 1 if you have the `issetugid' function. */
278 /* #undef HAVE_ISSETUGID */
279
280 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
281 /* #undef HAVE_LANGINFO_CODESET */
282
283 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_WC) */
284 /* #undef HAVE_LANGINFO_OUTDIGIT */
285
286 /* Have nl_langinfo (PM_STR) */
287 /* #undef HAVE_LANGINFO_TIME */
288
289 /* Define to 1 if you have the `lchmod' function. */
290 /* #undef HAVE_LCHMOD */
291
292 /* Define to 1 if you have the `lchown' function. */
293 /* #undef HAVE_LCHOWN */
294
295 /* Define if your <locale.h> file defines LC_MESSAGES. */
296 /* #undef HAVE_LC_MESSAGES */
297
298 /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
299 /* #undef HAVE_LIBC_ENABLE_SECURE */
300
301 /* Define if libelf is available */
302 /* #undef HAVE_LIBELF */
303
304 /* Define to 1 if you have the <limits.h> header file. */
305 #define HAVE_LIMITS_H 1
306
307 /* Define to 1 if you have the `link' function. */
308 /* #undef HAVE_LINK */
309
310 /* Define to 1 if you have the <linux/magic.h> header file. */
311 /* #undef HAVE_LINUX_MAGIC_H */
312
313 /* Define to 1 if you have the <locale.h> header file. */
314 #define HAVE_LOCALE_H 1
315
316 /* Define to 1 if you have the `localtime_r' function. */
317 /* #undef HAVE_LOCALTIME_R */
318
319 /* Define if you have the 'long double' type. */
320 #define HAVE_LONG_DOUBLE 1
321
322 /* Define if you have the 'long long' type. */
323 #ifndef _MSC_VER
324 #define HAVE_LONG_LONG 1
325 #else /* _MSC_VER */
326 /* #undef HAVE_LONG_LONG */
327 #endif /* _MSC_VER */
328
329 /* define if system printf can print long long */
330 #define HAVE_LONG_LONG_FORMAT 1
331
332 /* Define to 1 if you have the `lstat' function. */
333 /* #undef HAVE_LSTAT */
334
335 /* Define to 1 if you have the <malloc.h> header file. */
336 #define HAVE_MALLOC_H 1
337
338 /* Define to 1 if you have the `memalign' function. */
339 /* #undef HAVE_MEMALIGN */
340
341 /* Define to 1 if you have the `memmem' function. */
342 /* #undef HAVE_MEMMEM */
343
344 /* Define to 1 if you have the `memmove' function. */
345 #define HAVE_MEMMOVE 1
346
347 /* Define to 1 if you have the <memory.h> header file. */
348 #define HAVE_MEMORY_H 1
349
350 /* Define to 1 if you have the `mmap' function. */
351 /* #undef HAVE_MMAP */
352
353 /* Define to 1 if you have the <mntent.h> header file. */
354 /* #undef HAVE_MNTENT_H */
355
356 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
357 /* #undef HAVE_NDIR_H */
358
359 /* Define to 1 if you have the <netdb.h> header file. */
360 /* #undef HAVE_NETDB_H */
361
362 /* We have AF_NETLINK sockets */
363 /* #undef HAVE_NETLINK */
364
365 /* Define to 1 if you have the `newlocale' function. */
366 /* #undef HAVE_NEWLOCALE */
367
368 /* Have non-POSIX function getgrgid_r */
369 /* #undef HAVE_NONPOSIX_GETGRGID_R */
370
371 /* Have non-POSIX function getpwuid_r */
372 /* #undef HAVE_NONPOSIX_GETPWUID_R */
373
374 /* Define to 1 if you have the `on_exit' function. */
375 /* #undef HAVE_ON_EXIT */
376
377 /* Define to 1 if you have the `pipe2' function. */
378 /* #undef HAVE_PIPE2 */
379
380 /* Define to 1 if you have the `poll' function. */
381 /* #undef HAVE_POLL */
382
383 /* Have POSIX function getgrgid_r */
384 /* #undef HAVE_POSIX_GETGRGID_R */
385
386 /* Have POSIX function getpwuid_r */
387 /* #undef HAVE_POSIX_GETPWUID_R */
388
389 /* Define to 1 if you have the `posix_memalign' function. */
390 /* #undef HAVE_POSIX_MEMALIGN */
391
392 /* Define to 1 if you have the `prlimit' function. */
393 /* #undef HAVE_PRLIMIT */
394
395 /* Have function pthread_attr_setstacksize */
396 /* #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE */
397
398 /* Have function pthread_condattr_setclock */
399 /* #undef HAVE_PTHREAD_CONDATTR_SETCLOCK */
400
401 /* Define to 1 if the system has the type `ptrdiff_t'. */
402 #define HAVE_PTRDIFF_T 1
403
404 /* Define to 1 if you have the <pwd.h> header file. */
405 /* #undef HAVE_PWD_H */
406
407 /* Define to 1 if you have the `readlink' function. */
408 /* #undef HAVE_READLINK */
409
410 /* Define to 1 if you have the <sched.h> header file. */
411 /* #undef HAVE_SCHED_H */
412
413 /* Define to 1 if libselinux is available */
414 /* #undef HAVE_SELINUX */
415
416 /* Define to 1 if you have the <selinux/selinux.h> header file. */
417 /* #undef HAVE_SELINUX_SELINUX_H */
418
419 /* Define to 1 if you have the `setenv' function. */
420 /* #undef HAVE_SETENV */
421
422 /* Define to 1 if you have the `setlocale' function. */
423 #define HAVE_SETLOCALE 1
424
425 /* Define to 1 if you have the `setmntent' function. */
426 /* #undef HAVE_SETMNTENT */
427
428 /* Define if you have the 'sig_atomic_t' type. */
429 #define HAVE_SIG_ATOMIC_T 1
430
431 /* Define to 1 if you have the `snprintf' function. */
432 #ifndef _MSC_VER
433 #define HAVE_SNPRINTF 1
434 #ifdef __DMC__
435 #define snprintf _snprintf
436 #endif
437 #else /* _MSC_VER */
438 /* #undef HAVE_SNPRINTF */
439 #endif /* _MSC_VER */
440
441 /* Define to 1 if you have the `splice' function. */
442 /* #undef HAVE_SPLICE */
443
444 /* Define to 1 if you have the `statfs' function. */
445 /* #undef HAVE_STATFS */
446
447 /* Define to 1 if you have the `statvfs' function. */
448 /* #undef HAVE_STATVFS */
449
450 /* Define to 1 if you have the <stddef.h> header file. */
451 #define HAVE_STDDEF_H 1
452
453 /* Define to 1 if you have the <stdint.h> header file. */
454 #ifndef _MSC_VER
455 #define HAVE_STDINT_H 1
456 #else /* _MSC_VER */
457 #if (_MSC_VER >= 1600) /*VS 2010 ships with stdint.h*/
458 #define HAVE_STDINT_H 1
459 #else
460 /* #undef HAVE_STDINT_H */
461 #endif
462 #endif /* _MSC_VER */
463
464 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
465    uintmax_t. */
466 #ifndef _MSC_VER
467 #define HAVE_STDINT_H_WITH_UINTMAX 1
468 #else /* _MSC_VER */
469 #if (_MSC_VER >= 1600)
470 #define HAVE_STDINT_H_WITH_UINTMAX 1
471 #else
472 /* #undef HAVE_STDINT_H_WITH_UINTMAX */
473 #endif
474 #endif /* _MSC_VER */
475
476 /* Define to 1 if you have the <stdlib.h> header file. */
477 #define HAVE_STDLIB_H 1
478
479 /* Define to 1 if you have the `stpcpy' function. */
480 /* #undef HAVE_STPCPY */
481
482 /* Define to 1 if you have the `strcasecmp' function. */
483 #if defined(_MSC_VER)
484 #define strcasecmp _stricmp
485 #endif /* _MSC_VER uses _stricmp, which is identical to strcasecmp */
486
487 #if !defined(__DMC__)
488 #define HAVE_STRCASECMP 1
489 #endif /* _MSC_VER or __gcc__ */
490
491 /* Define to 1 if you have the `strerror' function. */
492 #define HAVE_STRERROR 1
493
494 /* Define to 1 if you have the <strings.h> header file. */
495 #if !defined(_MSC_VER) && !defined(__DMC__)
496 #define HAVE_STRINGS_H 1
497 #else /* _MSC_VER or __DMC__ */
498 /* #undef HAVE_STRINGS_H */
499 #endif /* _MSC_VER or __DMC__ */
500
501 /* Define to 1 if you have the <string.h> header file. */
502 #define HAVE_STRING_H 1
503
504 /* Have functions strlcpy and strlcat */
505 /* #undef HAVE_STRLCPY */
506
507 /* Define to 1 if you have the `strncasecmp' function. */
508 #if !defined(_MSC_VER) && !defined(__DMC__)
509 #define HAVE_STRNCASECMP 1
510 #else /* _MSC_VER or __DMC__ */
511 /* #undef HAVE_STRNCASECMP */
512 #endif /* _MSC_VER or __DMC__ */
513
514 /* Define to 1 if you have the `strsignal' function. */
515 /* #undef HAVE_STRSIGNAL */
516
517 /* Define to 1 if you have the `strtod_l' function. */
518 /* #undef HAVE_STRTOD_L */
519
520 /* Define to 1 if you have the `strtoll_l' function. */
521 /* #undef HAVE_STRTOLL_L */
522
523 /* Define to 1 if you have the `strtoull_l' function. */
524 /* #undef HAVE_STRTOULL_L */
525
526 /* Define to 1 if `d_type' is a member of `struct dirent'. */
527 /* #undef HAVE_STRUCT_DIRENT_D_TYPE */
528
529 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
530 /* #undef HAVE_STRUCT_STATFS_F_BAVAIL */
531
532 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
533 /* #undef HAVE_STRUCT_STATFS_F_FSTYPENAME */
534
535 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
536 /* #undef HAVE_STRUCT_STATVFS_F_BASETYPE */
537
538 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
539 /* #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME */
540
541 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
542 /* #undef HAVE_STRUCT_STAT_ST_ATIMENSEC */
543
544 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
545 /* #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC */
546
547 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
548 /* #undef HAVE_STRUCT_STAT_ST_BLKSIZE */
549
550 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
551 /* #undef HAVE_STRUCT_STAT_ST_BLOCKS */
552
553 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
554 /* #undef HAVE_STRUCT_STAT_ST_CTIMENSEC */
555
556 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
557 /* #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC */
558
559 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
560 /* #undef HAVE_STRUCT_STAT_ST_MTIMENSEC */
561
562 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
563 /* #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC */
564
565 /* Define to 1 if `tm_gmtoff' is a a member of `struct tm'. */
566 /* #undef HAVE_STRUCT_TM_TM_GMTOFF */
567
568 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
569 /* #undef HAVE_STRUCT_TM___TM_GMTOFF */
570
571 /* Define to 1 if you have the `symlink' function. */
572 /* #undef HAVE_SYMLINK */
573
574 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
575    */
576 /* #undef HAVE_SYS_DIR_H */
577
578 /* Define to 1 if you have the <sys/filio.h> header file. */
579 /* #undef HAVE_SYS_FILIO_H */
580
581 /* Define to 1 if you have the <sys/inotify.h> header file. */
582 /* #undef HAVE_SYS_INOTIFY_H */
583
584 /* Define to 1 if you have the <sys/mkdev.h> header file. */
585 /* #undef HAVE_SYS_MKDEV_H */
586
587 /* Define to 1 if you have the <sys/mntctl.h> header file. */
588 /* #undef HAVE_SYS_MNTCTL_H */
589
590 /* Define to 1 if you have the <sys/mnttab.h> header file. */
591 /* #undef HAVE_SYS_MNTTAB_H */
592
593 /* Define to 1 if you have the <sys/mount.h> header file. */
594 /* #undef HAVE_SYS_MOUNT_H */
595
596 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
597    */
598 /* #undef HAVE_SYS_NDIR_H */
599
600 /* Define to 1 if you have the <sys/param.h> header file. */
601 #if !defined(_MSC_VER) && !defined(__DMC__)
602 #define HAVE_SYS_PARAM_H 1
603 #else /* _MSC_VER or __DMC__ */
604 /* #undef HAVE_SYS_PARAM_H */
605 #endif /* _MSC_VER or __DMC__ */
606
607 /* Define to 1 if you have the <sys/poll.h> header file. */
608 /* #undef HAVE_SYS_POLL_H */
609
610 /* Define to 1 if you have the <sys/prctl.h> header file. */
611 /* #undef HAVE_SYS_PRCTL_H */
612
613 /* Define to 1 if you have the <sys/resource.h> header file. */
614 /* #undef HAVE_SYS_RESOURCE_H */
615
616 /* found fd_set in sys/select.h */
617 /* #undef HAVE_SYS_SELECT_H */
618
619 /* Define to 1 if you have the <sys/statfs.h> header file. */
620 /* #undef HAVE_SYS_STATFS_H */
621
622 /* Define to 1 if you have the <sys/statvfs.h> header file. */
623 /* #undef HAVE_SYS_STATVFS_H */
624
625 /* Define to 1 if you have the <sys/stat.h> header file. */
626 #define HAVE_SYS_STAT_H 1
627
628 /* Define to 1 if you have the <sys/sysctl.h> header file. */
629 /* #undef HAVE_SYS_SYSCTL_H */
630
631 /* Define to 1 if you have the <sys/times.h> header file. */
632 /* #undef HAVE_SYS_TIMES_H */
633
634 /* Define to 1 if you have the <sys/time.h> header file. */
635 #ifndef _MSC_VER
636 #define HAVE_SYS_TIME_H 1
637 #else /* _MSC_VER */
638 /* #undef HAVE_SYS_TIME_H */
639 #endif /* _MSC_VER */
640
641 /* Define to 1 if you have the <sys/types.h> header file. */
642 #define HAVE_SYS_TYPES_H 1
643
644 /* Define to 1 if you have the <sys/uio.h> header file. */
645 /* #undef HAVE_SYS_UIO_H */
646
647 /* Define to 1 if you have the <sys/vfstab.h> header file. */
648 /* #undef HAVE_SYS_VFSTAB_H */
649
650 /* Define to 1 if you have the <sys/vfs.h> header file. */
651 /* #undef HAVE_SYS_VFS_H */
652
653 /* Define to 1 if you have the <sys/vmount.h> header file. */
654 /* #undef HAVE_SYS_VMOUNT_H */
655
656 /* Define to 1 if you have the <sys/wait.h> header file. */
657 /* #undef HAVE_SYS_WAIT_H */
658
659 /* Define to 1 if you have the <sys/xattr.h> header file. */
660 /* #undef HAVE_SYS_XATTR_H */
661
662 /* Define to 1 if you have the `timegm' function. */
663 /* #undef HAVE_TIMEGM */
664
665 /* Define to 1 if you have the <unistd.h> header file. */
666 #ifndef _MSC_VER
667 #define HAVE_UNISTD_H 1
668 #else /* _MSC_VER */
669 /* #undef HAVE_UNISTD_H */
670 #endif /* _MSC_VER */
671
672 /* Define if your printf function family supports positional parameters as
673    specified by Unix98. */
674 /* #undef HAVE_UNIX98_PRINTF */
675
676 /* Define to 1 if you have the `unsetenv' function. */
677 /* #undef HAVE_UNSETENV */
678
679 /* Define to 1 if you have the `uselocale' function. */
680 /* #undef HAVE_USELOCALE */
681
682 /* Define to 1 if you have the `utimes' function. */
683 /* #undef HAVE_UTIMES */
684
685 /* Define to 1 if you have the `valloc' function. */
686 /* #undef HAVE_VALLOC */
687
688 /* Define to 1 if you have the <values.h> header file. */
689 #if !defined(_MSC_VER) && !defined(__DMC__)
690 #define HAVE_VALUES_H 1
691 #else /* _MSC_VER or __DMC__ */
692 /* #undef HAVE_VALUES_H */
693 #endif /* _MSC_VER or __DMC__ */
694
695 /* Define to 1 if you have the `vasprintf' function. */
696 #define HAVE_VASPRINTF 1
697
698 /* Define to 1 if you have the `vprintf' function. */
699 #define HAVE_VPRINTF 1
700
701 /* Define to 1 if you have the `vsnprintf' function. */
702 #ifndef _MSC_VER
703 #define HAVE_VSNPRINTF 1
704 #ifdef __DMC__
705 #define vsnprintf _vsnprintf
706 #endif
707 #else /* _MSC_VER */
708 #if (_MSC_VER >= 1500)
709 #define HAVE_VSNPRINTF 1
710 #endif /* VS 2008+ has vsnprintf */
711 /* #undef HAVE_VSNPRINTF */
712 #endif /* _MSC_VER */
713
714 /* Define if you have the 'wchar_t' type. */
715 #define HAVE_WCHAR_T 1
716
717 /* Define to 1 if you have the `wcslen' function. */
718 #define HAVE_WCSLEN 1
719
720 /* Define if you have the 'wint_t' type. */
721 #define HAVE_WINT_T 1
722
723 /* Have a working bcopy */
724 /* #undef HAVE_WORKING_BCOPY */
725
726 /* Define to 1 if you have the <wspiapi.h> header file. */
727 #ifndef _MSC_VER
728 /* #undef HAVE_WSPIAPI_H */
729 #else
730 #define HAVE_WSPIAPI_H 1
731 #endif
732
733 /* Define to 1 if xattr is available */
734 /* #undef HAVE_XATTR */
735
736 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
737 /* #undef HAVE_XATTR_NOFOLLOW */
738
739 /* Define to 1 if you have the <xlocale.h> header file. */
740 /* #undef HAVE_XLOCALE_H */
741
742 /* Define to 1 if you have the `_NSGetEnviron' function. */
743 /* #undef HAVE__NSGETENVIRON */
744
745 /* Define to the sub-directory in which libtool stores uninstalled libraries.
746    */
747 #define LT_OBJDIR ".libs/"
748
749 /* Do we cache iconv descriptors */
750 #define NEED_ICONV_CACHE 1
751
752 /* didn't find fd_set */
753 #define NO_FD_SET 1
754
755 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
756 /* #undef NO_MINUS_C_MINUS_O */
757
758 /* Define to the address where bug reports for this package should be sent. */
759 #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=glib"
760
761 /* Define to the full name of this package. */
762 #define PACKAGE_NAME "glib"
763
764 /* Define to the full name and version of this package. */
765 #define PACKAGE_STRING "glib @GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
766
767 /* Define to the one symbol short name of this package. */
768 #define PACKAGE_TARNAME "glib"
769
770 /* Define to the home page for this package. */
771 #define PACKAGE_URL ""
772
773 /* Define to the version of this package. */
774 #define PACKAGE_VERSION "@GLIB_MAJOR_VERSION@.@GLIB_MINOR_VERSION@.@GLIB_MICRO_VERSION@"
775
776 /* define if posix_memalign() can allocate any size */
777 /* #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS */
778
779 /* whether realloc (NULL,) works */
780 #define REALLOC_0_WORKS 1
781
782 /* Define if you have correct malloc prototypes */
783 #ifndef _MSC_VER
784 #define SANE_MALLOC_PROTOS 1
785 #else /* _MSC_VER */
786 /* #undef SANE_MALLOC_PROTOS */
787 #endif /* _MSC_VER */
788
789 /* The size of `char', as computed by sizeof. */
790 #define SIZEOF_CHAR 1
791
792 /* The size of `int', as computed by sizeof. */
793 #define SIZEOF_INT 4
794
795 /* The size of `long', as computed by sizeof. */
796 #define SIZEOF_LONG 4
797
798 /* The size of `long long', as computed by sizeof. */
799 #ifndef _MSC_VER
800 #define SIZEOF_LONG_LONG 8
801 #else /* _MSC_VER */
802 #define SIZEOF_LONG_LONG 0
803 #endif /* _MSC_VER */
804
805 /* The size of `short', as computed by sizeof. */
806 #define SIZEOF_SHORT 2
807
808 /* The size of `size_t', as computed by sizeof. */
809 #define SIZEOF_SIZE_T 4
810
811 /* The size of `void *', as computed by sizeof. */
812 #ifdef _MSC_VER
813 #if (defined(_M_X64) || defined(_M_AMD64))
814 #define SIZEOF_VOID_P 8
815 #elif (defined(_M_IX86))
816 #define SIZEOF_VOID_P 4
817 #endif
818 #else
819 #define SIZEOF_VOID_P 4
820 #endif
821
822 /* The size of `__int64', as computed by sizeof. */
823 #define SIZEOF___INT64 8
824
825 /* If using the C implementation of alloca, define if you know the
826    direction of stack growth for your system; otherwise it will be
827    automatically deduced at runtime.
828         STACK_DIRECTION > 0 => grows toward higher addresses
829         STACK_DIRECTION < 0 => grows toward lower addresses
830         STACK_DIRECTION = 0 => direction of growth unknown */
831 /* #undef STACK_DIRECTION */
832
833 /* Number of arguments to statfs() */
834 /* #undef STATFS_ARGS */
835
836 /* Define to 1 if you have the ANSI C header files. */
837 #define STDC_HEADERS 1
838
839 /* Using GNU libiconv */
840 /* #undef USE_LIBICONV_GNU */
841
842 /* Using a native implementation of iconv in a separate library */
843 #define USE_LIBICONV_NATIVE 1
844
845 /* Define to use statfs() */
846 /* #undef USE_STATFS */
847
848 /* Define to use statvfs() */
849 /* #undef USE_STATVFS */
850
851 /* using the system-supplied PCRE library */
852 /* #undef USE_SYSTEM_PCRE */
853
854 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
855    significant byte first (like Motorola and SPARC, unlike Intel). */
856 #if defined AC_APPLE_UNIVERSAL_BUILD
857 # if defined __BIG_ENDIAN__
858 #  define WORDS_BIGENDIAN 1
859 # endif
860 #else
861 # ifndef WORDS_BIGENDIAN
862 /* #  undef WORDS_BIGENDIAN */
863 # endif
864 #endif
865
866 /* Enable large inode numbers on Mac OS X 10.5.  */
867 #ifndef _DARWIN_USE_64_BIT_INODE
868 # define _DARWIN_USE_64_BIT_INODE 1
869 #endif
870
871 /* Number of bits in a file offset, on hosts where this is settable. */
872 /* #undef _FILE_OFFSET_BITS */
873
874 /* Make all glibc extensions visible */
875 /* #undef _GNU_SOURCE */
876
877 /* Define for large files, on AIX-style hosts. */
878 /* #undef _LARGE_FILES */
879
880 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
881 /* #undef _XOPEN_SOURCE */
882
883 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
884 /* #undef _XOPEN_SOURCE_EXTENDED */
885
886 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
887 /* #undef __EXTENSIONS__ */
888
889 /* Define to empty if `const' does not conform to ANSI C. */
890 /* #undef const */
891
892 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
893 /* #undef intmax_t */
894
895 /* Define to empty if the C compiler doesn't support this keyword. */
896 /* #undef signed */
897
898 /* Define to `unsigned int' if <sys/types.h> does not define. */
899 /* #undef size_t */