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