Imported Upstream version 0.27.1
[platform/upstream/pkg-config.git] / glib / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* The normal alignment of `guint32', in bytes. */
7 #undef ALIGNOF_GUINT32
8
9 /* The normal alignment of `guint64', in bytes. */
10 #undef ALIGNOF_GUINT64
11
12 /* The normal alignment of `unsigned long', in bytes. */
13 #undef ALIGNOF_UNSIGNED_LONG
14
15 /* poll doesn't work on devices */
16 #undef BROKEN_POLL
17
18 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
19    systems. This function is required for `alloca.c' support on those systems.
20    */
21 #undef CRAY_STACKSEG_END
22
23 /* Define to 1 if using `alloca.c'. */
24 #undef C_ALLOCA
25
26 /* Whether to disable memory pools */
27 #undef DISABLE_MEM_POOLS
28
29 /* Whether to enable GC friendliness by default */
30 #undef ENABLE_GC_FRIENDLY_DEFAULT
31
32 /* Define the gettext package to be used */
33 #undef GETTEXT_PACKAGE
34
35 /* Define to the GLIB binary age */
36 #undef GLIB_BINARY_AGE
37
38 /* Define to the GLIB interface age */
39 #undef GLIB_INTERFACE_AGE
40
41 /* Dummy catalog directory */
42 #undef GLIB_LOCALE_DIR
43
44 /* Define to the GLIB major version */
45 #undef GLIB_MAJOR_VERSION
46
47 /* Define to the GLIB micro version */
48 #undef GLIB_MICRO_VERSION
49
50 /* Define to the GLIB minor version */
51 #undef GLIB_MINOR_VERSION
52
53 /* Have inline keyword */
54 #undef G_HAVE_INLINE
55
56 /* Have __inline keyword */
57 #undef G_HAVE___INLINE
58
59 /* Have __inline__ keyword */
60 #undef G_HAVE___INLINE__
61
62 /* A 'va_copy' style function */
63 #undef G_VA_COPY
64
65 /* 'va_lists' cannot be copies as values */
66 #undef G_VA_COPY_AS_ARRAY
67
68 /* Define to 1 if you have `alloca', as a function or macro. */
69 #undef HAVE_ALLOCA
70
71 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
72    */
73 #undef HAVE_ALLOCA_H
74
75 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
76 #undef HAVE_ARPA_NAMESER_COMPAT_H
77
78 /* Define to 1 if you have the `atexit' function. */
79 #undef HAVE_ATEXIT
80
81 /* Define to 1 if you have the <attr/xattr.h> header file. */
82 #undef HAVE_ATTR_XATTR_H
83
84 /* Define if you have a version of the snprintf function with semantics as
85    specified by the ISO C99 standard. */
86 #undef HAVE_C99_SNPRINTF
87
88 /* Define if you have a version of the vsnprintf function with semantics as
89    specified by the ISO C99 standard. */
90 #undef HAVE_C99_VSNPRINTF
91
92 /* define to 1 if Carbon is available */
93 #undef HAVE_CARBON
94
95 /* Define to 1 if you have the `chown' function. */
96 #undef HAVE_CHOWN
97
98 /* Define to 1 if you have the `clock_gettime' function. */
99 #undef HAVE_CLOCK_GETTIME
100
101 /* define to 1 if Cocoa is available */
102 #undef HAVE_COCOA
103
104 /* Have nl_langinfo (CODESET) */
105 #undef HAVE_CODESET
106
107 /* Define to 1 if you have the <crt_externs.h> header file. */
108 #undef HAVE_CRT_EXTERNS_H
109
110 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
111    */
112 #undef HAVE_DIRENT_H
113
114 /* Define to 1 if you have the <dlfcn.h> header file. */
115 #undef HAVE_DLFCN_H
116
117 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
118 #undef HAVE_DOPRNT
119
120 /* define for working do while(0) macros */
121 #undef HAVE_DOWHILE_MACROS
122
123 /* Define to 1 if you have the `endmntent' function. */
124 #undef HAVE_ENDMNTENT
125
126 /* Define to 1 if you have the `endservent' function. */
127 #undef HAVE_ENDSERVENT
128
129 /* we have the eventfd(2) system call */
130 #undef HAVE_EVENTFD
131
132 /* Define to 1 if you have the `fchmod' function. */
133 #undef HAVE_FCHMOD
134
135 /* Define to 1 if you have the `fchown' function. */
136 #undef HAVE_FCHOWN
137
138 /* Define to 1 if you have the `fdwalk' function. */
139 #undef HAVE_FDWALK
140
141 /* Define to 1 if you have the <float.h> header file. */
142 #undef HAVE_FLOAT_H
143
144 /* Define to 1 if you have the <fstab.h> header file. */
145 #undef HAVE_FSTAB_H
146
147 /* Define to 1 if you have the `fsync' function. */
148 #undef HAVE_FSYNC
149
150 /* we have the futex(2) system call */
151 #undef HAVE_FUTEX
152
153 /* Define to 1 if you have the `getcwd' function. */
154 #undef HAVE_GETCWD
155
156 /* Define to 1 if you have the `getc_unlocked' function. */
157 #undef HAVE_GETC_UNLOCKED
158
159 /* Define to 1 if you have the `getfsstat' function. */
160 #undef HAVE_GETFSSTAT
161
162 /* Define to 1 if you have the `getgrgid' function. */
163 #undef HAVE_GETGRGID
164
165 /* Define to 1 if you have the `getmntent_r' function. */
166 #undef HAVE_GETMNTENT_R
167
168 /* Define to 1 if you have the `getprotobyname_r' function. */
169 #undef HAVE_GETPROTOBYNAME_R
170
171 /* Define to 1 if you have the `getpwuid' function. */
172 #undef HAVE_GETPWUID
173
174 /* Define to 1 if you have the `getvfsstat' function. */
175 #undef HAVE_GETVFSSTAT
176
177 /* Define to 1 if you have the `gmtime_r' function. */
178 #undef HAVE_GMTIME_R
179
180 /* define to use system printf */
181 #undef HAVE_GOOD_PRINTF
182
183 /* Define to 1 if you have the <grp.h> header file. */
184 #undef HAVE_GRP_H
185
186 /* Define to 1 if you have the `hasmntopt' function. */
187 #undef HAVE_HASMNTOPT
188
189 /* Define to 1 if you have the `if_nametoindex' function. */
190 #undef HAVE_IF_NAMETOINDEX
191
192 /* Define to 1 if you have the `inotify_init1' function. */
193 #undef HAVE_INOTIFY_INIT1
194
195 /* define to support printing 64-bit integers with format I64 */
196 #undef HAVE_INT64_AND_I64
197
198 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
199 #undef HAVE_INTMAX_T
200
201 /* Define to 1 if you have the <inttypes.h> header file. */
202 #undef HAVE_INTTYPES_H
203
204 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
205    declares uintmax_t. */
206 #undef HAVE_INTTYPES_H_WITH_UINTMAX
207
208 /* Define if we have struct ip_mreqn */
209 #undef HAVE_IP_MREQN
210
211 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
212 #undef HAVE_LANGINFO_CODESET
213
214 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
215 #undef HAVE_LANGINFO_OUTDIGIT
216
217 /* Have nl_langinfo (PM_STR) */
218 #undef HAVE_LANGINFO_TIME
219
220 /* Define to 1 if you have the `lchmod' function. */
221 #undef HAVE_LCHMOD
222
223 /* Define to 1 if you have the `lchown' function. */
224 #undef HAVE_LCHOWN
225
226 /* Define to 1 if you have the <limits.h> header file. */
227 #undef HAVE_LIMITS_H
228
229 /* Define to 1 if you have the `link' function. */
230 #undef HAVE_LINK
231
232 /* Define to 1 if you have the <linux/magic.h> header file. */
233 #undef HAVE_LINUX_MAGIC_H
234
235 /* Define to 1 if you have the `localtime_r' function. */
236 #undef HAVE_LOCALTIME_R
237
238 /* Define if you have the 'long double' type. */
239 #undef HAVE_LONG_DOUBLE
240
241 /* Define if you have the 'long long' type. */
242 #undef HAVE_LONG_LONG
243
244 /* define if system printf can print long long */
245 #undef HAVE_LONG_LONG_FORMAT
246
247 /* Define to 1 if you have the `lstat' function. */
248 #undef HAVE_LSTAT
249
250 /* Define to 1 if you have the <malloc.h> header file. */
251 #undef HAVE_MALLOC_H
252
253 /* Define to 1 if you have the `memalign' function. */
254 #undef HAVE_MEMALIGN
255
256 /* Define to 1 if you have the `memmem' function. */
257 #undef HAVE_MEMMEM
258
259 /* Define to 1 if you have the `memmove' function. */
260 #undef HAVE_MEMMOVE
261
262 /* Define to 1 if you have the <memory.h> header file. */
263 #undef HAVE_MEMORY_H
264
265 /* Define to 1 if you have the `mmap' function. */
266 #undef HAVE_MMAP
267
268 /* Define to 1 if you have the <mntent.h> header file. */
269 #undef HAVE_MNTENT_H
270
271 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
272 #undef HAVE_NDIR_H
273
274 /* Define to 1 if you have the <netdb.h> header file. */
275 #undef HAVE_NETDB_H
276
277 /* We have AF_NETLINK sockets */
278 #undef HAVE_NETLINK
279
280 /* Define to 1 if you have the `newlocale' function. */
281 #undef HAVE_NEWLOCALE
282
283 /* Have non-POSIX function getgrgid_r */
284 #undef HAVE_NONPOSIX_GETGRGID_R
285
286 /* Have non-POSIX function getpwuid_r */
287 #undef HAVE_NONPOSIX_GETPWUID_R
288
289 /* Define to 1 if you have the `on_exit' function. */
290 #undef HAVE_ON_EXIT
291
292 /* Define to 1 if you have the `pipe2' function. */
293 #undef HAVE_PIPE2
294
295 /* Define to 1 if you have the `poll' function. */
296 #undef HAVE_POLL
297
298 /* Have POSIX function getgrgid_r */
299 #undef HAVE_POSIX_GETGRGID_R
300
301 /* Have POSIX function getpwuid_r */
302 #undef HAVE_POSIX_GETPWUID_R
303
304 /* Define to 1 if you have the `posix_memalign' function. */
305 #undef HAVE_POSIX_MEMALIGN
306
307 /* Define to 1 if you have the `prlimit' function. */
308 #undef HAVE_PRLIMIT
309
310 /* Have function pthread_attr_setstacksize */
311 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
312
313 /* Have function pthread_condattr_setclock */
314 #undef HAVE_PTHREAD_CONDATTR_SETCLOCK
315
316 /* Define to 1 if the system has the type `ptrdiff_t'. */
317 #undef HAVE_PTRDIFF_T
318
319 /* Define to 1 if you have the <pwd.h> header file. */
320 #undef HAVE_PWD_H
321
322 /* Define to 1 if you have the `readlink' function. */
323 #undef HAVE_READLINK
324
325 /* Define to 1 if you have the <sched.h> header file. */
326 #undef HAVE_SCHED_H
327
328 /* Define to 1 if libselinux is available */
329 #undef HAVE_SELINUX
330
331 /* Define to 1 if you have the <selinux/selinux.h> header file. */
332 #undef HAVE_SELINUX_SELINUX_H
333
334 /* Define to 1 if you have the `setenv' function. */
335 #undef HAVE_SETENV
336
337 /* Define to 1 if you have the `setlocale' function. */
338 #undef HAVE_SETLOCALE
339
340 /* Define to 1 if you have the `setmntent' function. */
341 #undef HAVE_SETMNTENT
342
343 /* Define if you have the 'sig_atomic_t' type. */
344 #undef HAVE_SIG_ATOMIC_T
345
346 /* Define to 1 if you have the `snprintf' function. */
347 #undef HAVE_SNPRINTF
348
349 /* Define to 1 if you have the `splice' function. */
350 #undef HAVE_SPLICE
351
352 /* Define to 1 if you have the `statfs' function. */
353 #undef HAVE_STATFS
354
355 /* Define to 1 if you have the `statvfs' function. */
356 #undef HAVE_STATVFS
357
358 /* Define to 1 if you have the <stddef.h> header file. */
359 #undef HAVE_STDDEF_H
360
361 /* Define to 1 if you have the <stdint.h> header file. */
362 #undef HAVE_STDINT_H
363
364 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
365    uintmax_t. */
366 #undef HAVE_STDINT_H_WITH_UINTMAX
367
368 /* Define to 1 if you have the <stdlib.h> header file. */
369 #undef HAVE_STDLIB_H
370
371 /* Define to 1 if you have the `stpcpy' function. */
372 #undef HAVE_STPCPY
373
374 /* Define to 1 if you have the `strcasecmp' function. */
375 #undef HAVE_STRCASECMP
376
377 /* Define to 1 if you have the `strerror' function. */
378 #undef HAVE_STRERROR
379
380 /* Define to 1 if you have the <strings.h> header file. */
381 #undef HAVE_STRINGS_H
382
383 /* Define to 1 if you have the <string.h> header file. */
384 #undef HAVE_STRING_H
385
386 /* Have functions strlcpy and strlcat */
387 #undef HAVE_STRLCPY
388
389 /* Define to 1 if you have the `strncasecmp' function. */
390 #undef HAVE_STRNCASECMP
391
392 /* Define to 1 if you have the `strsignal' function. */
393 #undef HAVE_STRSIGNAL
394
395 /* Define to 1 if you have the `strtod_l' function. */
396 #undef HAVE_STRTOD_L
397
398 /* Define to 1 if you have the `strtoll_l' function. */
399 #undef HAVE_STRTOLL_L
400
401 /* Define to 1 if you have the `strtoull_l' function. */
402 #undef HAVE_STRTOULL_L
403
404 /* Define to 1 if `d_type' is a member of `struct dirent'. */
405 #undef HAVE_STRUCT_DIRENT_D_TYPE
406
407 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
408 #undef HAVE_STRUCT_STATFS_F_BAVAIL
409
410 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
411 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
412
413 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
414 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
415
416 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
417 #undef HAVE_STRUCT_STATVFS_F_FSTYPENAME
418
419 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
420 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
421
422 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
423 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
424
425 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
426 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
427
428 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
429 #undef HAVE_STRUCT_STAT_ST_BLOCKS
430
431 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
432 #undef HAVE_STRUCT_STAT_ST_CTIMENSEC
433
434 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
435 #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
436
437 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
438 #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
439
440 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
441 #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
442
443 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
444 #undef HAVE_STRUCT_TM_TM_GMTOFF
445
446 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
447 #undef HAVE_STRUCT_TM___TM_GMTOFF
448
449 /* Define to 1 if you have the `symlink' function. */
450 #undef HAVE_SYMLINK
451
452 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
453    */
454 #undef HAVE_SYS_DIR_H
455
456 /* Define to 1 if you have the <sys/inotify.h> header file. */
457 #undef HAVE_SYS_INOTIFY_H
458
459 /* Define to 1 if you have the <sys/mkdev.h> header file. */
460 #undef HAVE_SYS_MKDEV_H
461
462 /* Define to 1 if you have the <sys/mntctl.h> header file. */
463 #undef HAVE_SYS_MNTCTL_H
464
465 /* Define to 1 if you have the <sys/mnttab.h> header file. */
466 #undef HAVE_SYS_MNTTAB_H
467
468 /* Define to 1 if you have the <sys/mount.h> header file. */
469 #undef HAVE_SYS_MOUNT_H
470
471 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
472    */
473 #undef HAVE_SYS_NDIR_H
474
475 /* Define to 1 if you have the <sys/param.h> header file. */
476 #undef HAVE_SYS_PARAM_H
477
478 /* Define to 1 if you have the <sys/poll.h> header file. */
479 #undef HAVE_SYS_POLL_H
480
481 /* Define to 1 if you have the <sys/prctl.h> header file. */
482 #undef HAVE_SYS_PRCTL_H
483
484 /* Define to 1 if you have the <sys/resource.h> header file. */
485 #undef HAVE_SYS_RESOURCE_H
486
487 /* found fd_set in sys/select.h */
488 #undef HAVE_SYS_SELECT_H
489
490 /* Define to 1 if you have the <sys/statfs.h> header file. */
491 #undef HAVE_SYS_STATFS_H
492
493 /* Define to 1 if you have the <sys/statvfs.h> header file. */
494 #undef HAVE_SYS_STATVFS_H
495
496 /* Define to 1 if you have the <sys/stat.h> header file. */
497 #undef HAVE_SYS_STAT_H
498
499 /* Define to 1 if you have the <sys/sysctl.h> header file. */
500 #undef HAVE_SYS_SYSCTL_H
501
502 /* Define to 1 if you have the <sys/times.h> header file. */
503 #undef HAVE_SYS_TIMES_H
504
505 /* Define to 1 if you have the <sys/time.h> header file. */
506 #undef HAVE_SYS_TIME_H
507
508 /* Define to 1 if you have the <sys/types.h> header file. */
509 #undef HAVE_SYS_TYPES_H
510
511 /* Define to 1 if you have the <sys/uio.h> header file. */
512 #undef HAVE_SYS_UIO_H
513
514 /* Define to 1 if you have the <sys/vfstab.h> header file. */
515 #undef HAVE_SYS_VFSTAB_H
516
517 /* Define to 1 if you have the <sys/vfs.h> header file. */
518 #undef HAVE_SYS_VFS_H
519
520 /* Define to 1 if you have the <sys/vmount.h> header file. */
521 #undef HAVE_SYS_VMOUNT_H
522
523 /* Define to 1 if you have the <sys/wait.h> header file. */
524 #undef HAVE_SYS_WAIT_H
525
526 /* Define to 1 if you have the <sys/xattr.h> header file. */
527 #undef HAVE_SYS_XATTR_H
528
529 /* Define to 1 if you have the `timegm' function. */
530 #undef HAVE_TIMEGM
531
532 /* Define to 1 if you have the <unistd.h> header file. */
533 #undef HAVE_UNISTD_H
534
535 /* Define if your printf function family supports positional parameters as
536    specified by Unix98. */
537 #undef HAVE_UNIX98_PRINTF
538
539 /* Define to 1 if you have the `unsetenv' function. */
540 #undef HAVE_UNSETENV
541
542 /* Define to 1 if you have the `uselocale' function. */
543 #undef HAVE_USELOCALE
544
545 /* Define to 1 if you have the `utimes' function. */
546 #undef HAVE_UTIMES
547
548 /* Define to 1 if you have the `valloc' function. */
549 #undef HAVE_VALLOC
550
551 /* Define to 1 if you have the <values.h> header file. */
552 #undef HAVE_VALUES_H
553
554 /* Define to 1 if you have the `vasprintf' function. */
555 #undef HAVE_VASPRINTF
556
557 /* Define to 1 if you have the `vprintf' function. */
558 #undef HAVE_VPRINTF
559
560 /* Define to 1 if you have the `vsnprintf' function. */
561 #undef HAVE_VSNPRINTF
562
563 /* Define if you have the 'wchar_t' type. */
564 #undef HAVE_WCHAR_T
565
566 /* Define to 1 if you have the `wcslen' function. */
567 #undef HAVE_WCSLEN
568
569 /* Define if you have the 'wint_t' type. */
570 #undef HAVE_WINT_T
571
572 /* Have a working bcopy */
573 #undef HAVE_WORKING_BCOPY
574
575 /* Define to 1 if you have the <wspiapi.h> header file. */
576 #undef HAVE_WSPIAPI_H
577
578 /* Define to 1 if xattr is available */
579 #undef HAVE_XATTR
580
581 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
582 #undef HAVE_XATTR_NOFOLLOW
583
584 /* Define to 1 if you have the <xlocale.h> header file. */
585 #undef HAVE_XLOCALE_H
586
587 /* Define to 1 if you have the `_NSGetEnviron' function. */
588 #undef HAVE__NSGETENVIRON
589
590 /* Define to the sub-directory in which libtool stores uninstalled libraries.
591    */
592 #undef LT_OBJDIR
593
594 /* Do we cache iconv descriptors */
595 #undef NEED_ICONV_CACHE
596
597 /* didn't find fd_set */
598 #undef NO_FD_SET
599
600 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
601 #undef NO_MINUS_C_MINUS_O
602
603 /* Define to the address where bug reports for this package should be sent. */
604 #undef PACKAGE_BUGREPORT
605
606 /* Define to the full name of this package. */
607 #undef PACKAGE_NAME
608
609 /* Define to the full name and version of this package. */
610 #undef PACKAGE_STRING
611
612 /* Define to the one symbol short name of this package. */
613 #undef PACKAGE_TARNAME
614
615 /* Define to the home page for this package. */
616 #undef PACKAGE_URL
617
618 /* Define to the version of this package. */
619 #undef PACKAGE_VERSION
620
621 /* define if posix_memalign() can allocate any size */
622 #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
623
624 /* whether realloc (NULL,) works */
625 #undef REALLOC_0_WORKS
626
627 /* Define if you have correct malloc prototypes */
628 #undef SANE_MALLOC_PROTOS
629
630 /* The size of `char', as computed by sizeof. */
631 #undef SIZEOF_CHAR
632
633 /* The size of `int', as computed by sizeof. */
634 #undef SIZEOF_INT
635
636 /* The size of `long', as computed by sizeof. */
637 #undef SIZEOF_LONG
638
639 /* The size of `long long', as computed by sizeof. */
640 #undef SIZEOF_LONG_LONG
641
642 /* The size of `short', as computed by sizeof. */
643 #undef SIZEOF_SHORT
644
645 /* The size of `size_t', as computed by sizeof. */
646 #undef SIZEOF_SIZE_T
647
648 /* The size of `void *', as computed by sizeof. */
649 #undef SIZEOF_VOID_P
650
651 /* The size of `__int64', as computed by sizeof. */
652 #undef SIZEOF___INT64
653
654 /* If using the C implementation of alloca, define if you know the
655    direction of stack growth for your system; otherwise it will be
656    automatically deduced at runtime.
657         STACK_DIRECTION > 0 => grows toward higher addresses
658         STACK_DIRECTION < 0 => grows toward lower addresses
659         STACK_DIRECTION = 0 => direction of growth unknown */
660 #undef STACK_DIRECTION
661
662 /* Number of arguments to statfs() */
663 #undef STATFS_ARGS
664
665 /* Define to 1 if you have the ANSI C header files. */
666 #undef STDC_HEADERS
667
668 /* Using GNU libiconv */
669 #undef USE_LIBICONV_GNU
670
671 /* Using a native implementation of iconv in a separate library */
672 #undef USE_LIBICONV_NATIVE
673
674 /* Define to use statfs() */
675 #undef USE_STATFS
676
677 /* Define to use statvfs() */
678 #undef USE_STATVFS
679
680 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
681    significant byte first (like Motorola and SPARC, unlike Intel). */
682 #if defined AC_APPLE_UNIVERSAL_BUILD
683 # if defined __BIG_ENDIAN__
684 #  define WORDS_BIGENDIAN 1
685 # endif
686 #else
687 # ifndef WORDS_BIGENDIAN
688 #  undef WORDS_BIGENDIAN
689 # endif
690 #endif
691
692 /* Number of bits in a file offset, on hosts where this is settable. */
693 #undef _FILE_OFFSET_BITS
694
695 /* Make all glibc extensions visible */
696 #undef _GNU_SOURCE
697
698 /* Define for large files, on AIX-style hosts. */
699 #undef _LARGE_FILES
700
701 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
702 #undef _XOPEN_SOURCE
703
704 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
705 #undef _XOPEN_SOURCE_EXTENDED
706
707 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
708 #undef __EXTENSIONS__
709
710 /* Define to empty if `const' does not conform to ANSI C. */
711 #undef const
712
713 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
714 #undef intmax_t
715
716 /* Define to empty if the C compiler doesn't support this keyword. */
717 #undef signed
718
719 /* Define to `unsigned int' if <sys/types.h> does not define. */
720 #undef size_t