3a5ae3b1da4670893e34cacea74e968c606714fa
[external/glib2.0.git] / config.h.in
1 /* config.h.in.  Generated from configure.in by autoheader.  */
2
3 /* define if asm blocks can use numeric local labels */
4 #undef ASM_NUMERIC_LABELS
5
6 /* poll doesn't work on devices */
7 #undef BROKEN_POLL
8
9 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
10    systems. This function is required for `alloca.c' support on those systems.
11    */
12 #undef CRAY_STACKSEG_END
13
14 /* Define to 1 if using `alloca.c'. */
15 #undef C_ALLOCA
16
17 /* Whether to disable memory pools */
18 #undef DISABLE_MEM_POOLS
19
20 /* Whether to enable GC friendliness by default */
21 #undef ENABLE_GC_FRIENDLY_DEFAULT
22
23 /* always defined to indicate that i18n is enabled */
24 #undef ENABLE_NLS
25
26 /* include GRegex */
27 #undef ENABLE_REGEX
28
29 /* Define the gettext package to be used */
30 #undef GETTEXT_PACKAGE
31
32 /* Define to the GLIB binary age */
33 #undef GLIB_BINARY_AGE
34
35 /* Byte contents of gmutex */
36 #undef GLIB_BYTE_CONTENTS_GMUTEX
37
38 /* Define to the GLIB interface age */
39 #undef GLIB_INTERFACE_AGE
40
41 /* Define the location where the catalogs will be installed */
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 /* The size of gmutex, as computed by sizeof. */
54 #undef GLIB_SIZEOF_GMUTEX
55
56 /* The size of system_thread, as computed by sizeof. */
57 #undef GLIB_SIZEOF_SYSTEM_THREAD
58
59 /* alpha atomic implementation */
60 #undef G_ATOMIC_ALPHA
61
62 /* arm atomic implementation */
63 #undef G_ATOMIC_ARM
64
65 /* cris atomic implementation */
66 #undef G_ATOMIC_CRIS
67
68 /* crisv32 atomic implementation */
69 #undef G_ATOMIC_CRISV32
70
71 /* i486 atomic implementation */
72 #undef G_ATOMIC_I486
73
74 /* ia64 atomic implementation */
75 #undef G_ATOMIC_IA64
76
77 /* powerpc atomic implementation */
78 #undef G_ATOMIC_POWERPC
79
80 /* s390 atomic implementation */
81 #undef G_ATOMIC_S390
82
83 /* sparcv9 atomic implementation */
84 #undef G_ATOMIC_SPARCV9
85
86 /* x86_64 atomic implementation */
87 #undef G_ATOMIC_X86_64
88
89 /* Have inline keyword */
90 #undef G_HAVE_INLINE
91
92 /* Have __inline keyword */
93 #undef G_HAVE___INLINE
94
95 /* Have __inline__ keyword */
96 #undef G_HAVE___INLINE__
97
98 /* Source file containing theread implementation */
99 #undef G_THREAD_SOURCE
100
101 /* A 'va_copy' style function */
102 #undef G_VA_COPY
103
104 /* 'va_lists' cannot be copies as values */
105 #undef G_VA_COPY_AS_ARRAY
106
107 /* Define to 1 if you have `alloca', as a function or macro. */
108 #undef HAVE_ALLOCA
109
110 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
111    */
112 #undef HAVE_ALLOCA_H
113
114 /* Define to 1 if you have the <arpa/nameser_compat.h> header file. */
115 #undef HAVE_ARPA_NAMESER_COMPAT_H
116
117 /* Define to 1 if you have the `atexit' function. */
118 #undef HAVE_ATEXIT
119
120 /* Define to 1 if you have the <attr/xattr.h> header file. */
121 #undef HAVE_ATTR_XATTR_H
122
123 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
124 #undef HAVE_BIND_TEXTDOMAIN_CODESET
125
126 /* Define if you have a version of the snprintf function with semantics as
127    specified by the ISO C99 standard. */
128 #undef HAVE_C99_SNPRINTF
129
130 /* Define if you have a version of the vsnprintf function with semantics as
131    specified by the ISO C99 standard. */
132 #undef HAVE_C99_VSNPRINTF
133
134 /* define to 1 if Carbon is available */
135 #undef HAVE_CARBON
136
137 /* Define to 1 if you have the `chown' function. */
138 #undef HAVE_CHOWN
139
140 /* Define to 1 if you have the `clock_gettime' function. */
141 #undef HAVE_CLOCK_GETTIME
142
143 /* Have nl_langinfo (CODESET) */
144 #undef HAVE_CODESET
145
146 /* Define to 1 if you have the <crt_externs.h> header file. */
147 #undef HAVE_CRT_EXTERNS_H
148
149 /* Define to 1 if you have the `dcgettext' function. */
150 #undef HAVE_DCGETTEXT
151
152 /* Define to 1 if you have the <dirent.h> header file. */
153 #undef HAVE_DIRENT_H
154
155 /* Define to 1 if you have the <dlfcn.h> header file. */
156 #undef HAVE_DLFCN_H
157
158 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
159 #undef HAVE_DOPRNT
160
161 /* define for working do while(0) macros */
162 #undef HAVE_DOWHILE_MACROS
163
164 /* Define to 1 if you have the `endmntent' function. */
165 #undef HAVE_ENDMNTENT
166
167 /* Define to 1 if you have the `endservent' function. */
168 #undef HAVE_ENDSERVENT
169
170 /* Define if we have FAM */
171 #undef HAVE_FAM
172
173 /* Define to 1 if you have the <fam.h> header file. */
174 #undef HAVE_FAM_H
175
176 /* Define if we have FAMNoExists in fam */
177 #undef HAVE_FAM_NO_EXISTS
178
179 /* Define to 1 if you have the `fchmod' function. */
180 #undef HAVE_FCHMOD
181
182 /* Define to 1 if you have the `fchown' function. */
183 #undef HAVE_FCHOWN
184
185 /* Define to 1 if you have the `fdwalk' function. */
186 #undef HAVE_FDWALK
187
188 /* Define to 1 if you have the <float.h> header file. */
189 #undef HAVE_FLOAT_H
190
191 /* Define to 1 if you have the <fstab.h> header file. */
192 #undef HAVE_FSTAB_H
193
194 /* Define to 1 if you have the `fsync' function. */
195 #undef HAVE_FSYNC
196
197 /* we have the futex(2) system call */
198 #undef HAVE_FUTEX
199
200 /* Define to 1 if you have the `getcwd' function. */
201 #undef HAVE_GETCWD
202
203 /* Define to 1 if you have the `getc_unlocked' function. */
204 #undef HAVE_GETC_UNLOCKED
205
206 /* Define to 1 if you have the `getgrgid' function. */
207 #undef HAVE_GETGRGID
208
209 /* Define to 1 if you have the `getmntent_r' function. */
210 #undef HAVE_GETMNTENT_R
211
212 /* Define to 1 if you have the `getmntinfo' function. */
213 #undef HAVE_GETMNTINFO
214
215 /* Define to 1 if you have the `getprotobyname_r' function. */
216 #undef HAVE_GETPROTOBYNAME_R
217
218 /* Define to 1 if you have the `getpwuid' function. */
219 #undef HAVE_GETPWUID
220
221 /* Define if the GNU gettext() function is already present or preinstalled. */
222 #undef HAVE_GETTEXT
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 `inotify_init1' function. */
237 #undef HAVE_INOTIFY_INIT1
238
239 /* define to support printing 64-bit integers with format I64 */
240 #undef HAVE_INT64_AND_I64
241
242 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
243 #undef HAVE_INTMAX_T
244
245 /* Define to 1 if you have the <inttypes.h> header file. */
246 #undef HAVE_INTTYPES_H
247
248 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
249    declares uintmax_t. */
250 #undef HAVE_INTTYPES_H_WITH_UINTMAX
251
252 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
253 #undef HAVE_LANGINFO_CODESET
254
255 /* Define to 1 if you have the `lchmod' function. */
256 #undef HAVE_LCHMOD
257
258 /* Define to 1 if you have the `lchown' function. */
259 #undef HAVE_LCHOWN
260
261 /* Define if your <locale.h> file defines LC_MESSAGES. */
262 #undef HAVE_LC_MESSAGES
263
264 /* Define to 1 if you have the <limits.h> header file. */
265 #undef HAVE_LIMITS_H
266
267 /* Define to 1 if you have the `link' function. */
268 #undef HAVE_LINK
269
270 /* Define to 1 if you have the <locale.h> header file. */
271 #undef HAVE_LOCALE_H
272
273 /* Define to 1 if you have the `localtime_r' function. */
274 #undef HAVE_LOCALTIME_R
275
276 /* Define if you have the 'long double' type. */
277 #undef HAVE_LONG_DOUBLE
278
279 /* Define if you have the 'long long' type. */
280 #undef HAVE_LONG_LONG
281
282 /* define if system printf can print long long */
283 #undef HAVE_LONG_LONG_FORMAT
284
285 /* Define to 1 if you have the `lstat' function. */
286 #undef HAVE_LSTAT
287
288 /* Define to 1 if you have the <malloc.h> header file. */
289 #undef HAVE_MALLOC_H
290
291 /* Define to 1 if you have the `memalign' function. */
292 #undef HAVE_MEMALIGN
293
294 /* Define to 1 if you have the `memmove' function. */
295 #undef HAVE_MEMMOVE
296
297 /* Define to 1 if you have the <memory.h> header file. */
298 #undef HAVE_MEMORY_H
299
300 /* Define to 1 if you have the `mmap' function. */
301 #undef HAVE_MMAP
302
303 /* Define to 1 if you have the <mntent.h> header file. */
304 #undef HAVE_MNTENT_H
305
306 /* Have a monotonic clock */
307 #undef HAVE_MONOTONIC_CLOCK
308
309 /* Define to 1 if you have the `nanosleep' function. */
310 #undef HAVE_NANOSLEEP
311
312 /* Define to 1 if you have the <netdb.h> header file. */
313 #undef HAVE_NETDB_H
314
315 /* Have non-POSIX function getgrgid_r */
316 #undef HAVE_NONPOSIX_GETGRGID_R
317
318 /* Have non-POSIX function getpwuid_r */
319 #undef HAVE_NONPOSIX_GETPWUID_R
320
321 /* Define to 1 if you have the `nsleep' function. */
322 #undef HAVE_NSLEEP
323
324 /* Define to 1 if you have the `on_exit' function. */
325 #undef HAVE_ON_EXIT
326
327 /* Define to 1 if you have the `pipe2' function. */
328 #undef HAVE_PIPE2
329
330 /* Define to 1 if you have the `poll' function. */
331 #undef HAVE_POLL
332
333 /* Have POSIX function getgrgid_r */
334 #undef HAVE_POSIX_GETGRGID_R
335
336 /* Have POSIX function getpwuid_r */
337 #undef HAVE_POSIX_GETPWUID_R
338
339 /* Define to 1 if you have the `posix_memalign' function. */
340 #undef HAVE_POSIX_MEMALIGN
341
342 /* Have function pthread_attr_setstacksize */
343 #undef HAVE_PTHREAD_ATTR_SETSTACKSIZE
344
345 /* Define to 1 if the system has the type `ptrdiff_t'. */
346 #undef HAVE_PTRDIFF_T
347
348 /* Define to 1 if you have the <pwd.h> header file. */
349 #undef HAVE_PWD_H
350
351 /* Define to 1 if you have the `readlink' function. */
352 #undef HAVE_READLINK
353
354 /* Define to 1 if you have the <sched.h> header file. */
355 #undef HAVE_SCHED_H
356
357 /* Define to 1 if libselinux is available */
358 #undef HAVE_SELINUX
359
360 /* Define to 1 if you have the <selinux/selinux.h> header file. */
361 #undef HAVE_SELINUX_SELINUX_H
362
363 /* Define to 1 if you have the `setenv' function. */
364 #undef HAVE_SETENV
365
366 /* Define to 1 if you have the `setlocale' function. */
367 #undef HAVE_SETLOCALE
368
369 /* Define to 1 if you have the `setmntent' function. */
370 #undef HAVE_SETMNTENT
371
372 /* Define to 1 if you have the `setresuid' function. */
373 #undef HAVE_SETRESUID
374
375 /* Define to 1 if you have the `setreuid' function. */
376 #undef HAVE_SETREUID
377
378 /* Define to 1 if you have the `snprintf' function. */
379 #undef HAVE_SNPRINTF
380
381 /* Define to 1 if you have the `splice' function. */
382 #undef HAVE_SPLICE
383
384 /* Define to 1 if you have the `statfs' function. */
385 #undef HAVE_STATFS
386
387 /* Define to 1 if you have the `statvfs' function. */
388 #undef HAVE_STATVFS
389
390 /* Define to 1 if you have the <stddef.h> header file. */
391 #undef HAVE_STDDEF_H
392
393 /* Define to 1 if you have the <stdint.h> header file. */
394 #undef HAVE_STDINT_H
395
396 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
397    uintmax_t. */
398 #undef HAVE_STDINT_H_WITH_UINTMAX
399
400 /* Define to 1 if you have the <stdlib.h> header file. */
401 #undef HAVE_STDLIB_H
402
403 /* Define to 1 if you have the `stpcpy' function. */
404 #undef HAVE_STPCPY
405
406 /* Define to 1 if you have the `strcasecmp' function. */
407 #undef HAVE_STRCASECMP
408
409 /* Define to 1 if you have the `strerror' function. */
410 #undef HAVE_STRERROR
411
412 /* Define to 1 if you have the <strings.h> header file. */
413 #undef HAVE_STRINGS_H
414
415 /* Define to 1 if you have the <string.h> header file. */
416 #undef HAVE_STRING_H
417
418 /* Have functions strlcpy and strlcat */
419 #undef HAVE_STRLCPY
420
421 /* Define to 1 if you have the `strncasecmp' function. */
422 #undef HAVE_STRNCASECMP
423
424 /* Define to 1 if you have the `strndup' function. */
425 #undef HAVE_STRNDUP
426
427 /* Define to 1 if you have the `strsignal' function. */
428 #undef HAVE_STRSIGNAL
429
430 /* Define to 1 if `f_bavail' is member of `struct statfs'. */
431 #undef HAVE_STRUCT_STATFS_F_BAVAIL
432
433 /* Define to 1 if `f_fstypename' is member of `struct statfs'. */
434 #undef HAVE_STRUCT_STATFS_F_FSTYPENAME
435
436 /* Define to 1 if `f_basetype' is member of `struct statvfs'. */
437 #undef HAVE_STRUCT_STATVFS_F_BASETYPE
438
439 /* Define to 1 if `st_atimensec' is member of `struct stat'. */
440 #undef HAVE_STRUCT_STAT_ST_ATIMENSEC
441
442 /* Define to 1 if `st_atim.tv_nsec' is member of `struct stat'. */
443 #undef HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
444
445 /* Define to 1 if `st_blksize' is member of `struct stat'. */
446 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
447
448 /* Define to 1 if `st_blocks' is member of `struct stat'. */
449 #undef HAVE_STRUCT_STAT_ST_BLOCKS
450
451 /* Define to 1 if `st_ctimensec' is member of `struct stat'. */
452 #undef HAVE_STRUCT_STAT_ST_CTIMENSEC
453
454 /* Define to 1 if `st_ctim.tv_nsec' is member of `struct stat'. */
455 #undef HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
456
457 /* Define to 1 if `st_mtimensec' is member of `struct stat'. */
458 #undef HAVE_STRUCT_STAT_ST_MTIMENSEC
459
460 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
461 #undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
462
463 /* Define to 1 if you have the `symlink' function. */
464 #undef HAVE_SYMLINK
465
466 /* Define to 1 if you have the <sys/inotify.h> header file. */
467 #undef HAVE_SYS_INOTIFY_H
468
469 /* Define to 1 if you have the <sys/mntctl.h> header file. */
470 #undef HAVE_SYS_MNTCTL_H
471
472 /* Define to 1 if you have the <sys/mnttab.h> header file. */
473 #undef HAVE_SYS_MNTTAB_H
474
475 /* Define to 1 if you have the <sys/mount.h> header file. */
476 #undef HAVE_SYS_MOUNT_H
477
478 /* Define to 1 if you have the <sys/param.h> header file. */
479 #undef HAVE_SYS_PARAM_H
480
481 /* Define to 1 if you have the <sys/poll.h> header file. */
482 #undef HAVE_SYS_POLL_H
483
484 /* Define to 1 if you have the <sys/prctl.h> header file. */
485 #undef HAVE_SYS_PRCTL_H
486
487 /* Define to 1 if you have the <sys/resource.h> header file. */
488 #undef HAVE_SYS_RESOURCE_H
489
490 /* found fd_set in sys/select.h */
491 #undef HAVE_SYS_SELECT_H
492
493 /* Define to 1 if you have the <sys/statfs.h> header file. */
494 #undef HAVE_SYS_STATFS_H
495
496 /* Define to 1 if you have the <sys/statvfs.h> header file. */
497 #undef HAVE_SYS_STATVFS_H
498
499 /* Define to 1 if you have the <sys/stat.h> header file. */
500 #undef HAVE_SYS_STAT_H
501
502 /* Define to 1 if you have the <sys/sysctl.h> header file. */
503 #undef HAVE_SYS_SYSCTL_H
504
505 /* Define to 1 if you have the <sys/times.h> header file. */
506 #undef HAVE_SYS_TIMES_H
507
508 /* Define to 1 if you have the <sys/time.h> header file. */
509 #undef HAVE_SYS_TIME_H
510
511 /* Define to 1 if you have the <sys/types.h> header file. */
512 #undef HAVE_SYS_TYPES_H
513
514 /* Define to 1 if you have the <sys/uio.h> header file. */
515 #undef HAVE_SYS_UIO_H
516
517 /* Define to 1 if you have the <sys/vfstab.h> header file. */
518 #undef HAVE_SYS_VFSTAB_H
519
520 /* Define to 1 if you have the <sys/vfs.h> header file. */
521 #undef HAVE_SYS_VFS_H
522
523 /* Define to 1 if you have the <sys/vmount.h> header file. */
524 #undef HAVE_SYS_VMOUNT_H
525
526 /* Define to 1 if you have the <sys/wait.h> header file. */
527 #undef HAVE_SYS_WAIT_H
528
529 /* Define to 1 if you have the <sys/xattr.h> header file. */
530 #undef HAVE_SYS_XATTR_H
531
532 /* Define to 1 if you have the `timegm' function. */
533 #undef HAVE_TIMEGM
534
535 /* Define to 1 if you have the <unistd.h> header file. */
536 #undef HAVE_UNISTD_H
537
538 /* Define if your printf function family supports positional parameters as
539    specified by Unix98. */
540 #undef HAVE_UNIX98_PRINTF
541
542 /* Define to 1 if you have the `unsetenv' function. */
543 #undef HAVE_UNSETENV
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 `_NSGetEnviron' function. */
585 #undef HAVE__NSGETENVIRON
586
587 /* Define to the sub-directory in which libtool stores uninstalled libraries.
588    */
589 #undef LT_OBJDIR
590
591 /* Do we cache iconv descriptors */
592 #undef NEED_ICONV_CACHE
593
594 /* didn't find fd_set */
595 #undef NO_FD_SET
596
597 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
598 #undef NO_MINUS_C_MINUS_O
599
600 /* global 'sys_errlist' not found */
601 #undef NO_SYS_ERRLIST
602
603 /* global 'sys_siglist' not found */
604 #undef NO_SYS_SIGLIST
605
606 /* global 'sys_siglist' not declared */
607 #undef NO_SYS_SIGLIST_DECL
608
609 /* Define to the address where bug reports for this package should be sent. */
610 #undef PACKAGE_BUGREPORT
611
612 /* Define to the full name of this package. */
613 #undef PACKAGE_NAME
614
615 /* Define to the full name and version of this package. */
616 #undef PACKAGE_STRING
617
618 /* Define to the one symbol short name of this package. */
619 #undef PACKAGE_TARNAME
620
621 /* Define to the version of this package. */
622 #undef PACKAGE_VERSION
623
624 /* Maximum POSIX RT priority */
625 #undef POSIX_MAX_PRIORITY
626
627 /* define if posix_memalign() can allocate any size */
628 #undef POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
629
630 /* Minimum POSIX RT priority */
631 #undef POSIX_MIN_PRIORITY
632
633 /* The POSIX RT yield function */
634 #undef POSIX_YIELD_FUNC
635
636 /* whether realloc (NULL,) works */
637 #undef REALLOC_0_WORKS
638
639 /* Define if you have correct malloc prototypes */
640 #undef SANE_MALLOC_PROTOS
641
642 /* The size of `char', as computed by sizeof. */
643 #undef SIZEOF_CHAR
644
645 /* The size of `int', as computed by sizeof. */
646 #undef SIZEOF_INT
647
648 /* The size of `long', as computed by sizeof. */
649 #undef SIZEOF_LONG
650
651 /* The size of `long long', as computed by sizeof. */
652 #undef SIZEOF_LONG_LONG
653
654 /* The size of `short', as computed by sizeof. */
655 #undef SIZEOF_SHORT
656
657 /* The size of `size_t', as computed by sizeof. */
658 #undef SIZEOF_SIZE_T
659
660 /* The size of `void *', as computed by sizeof. */
661 #undef SIZEOF_VOID_P
662
663 /* The size of `__int64', as computed by sizeof. */
664 #undef SIZEOF___INT64
665
666 /* If using the C implementation of alloca, define if you know the
667    direction of stack growth for your system; otherwise it will be
668    automatically deduced at runtime.
669         STACK_DIRECTION > 0 => grows toward higher addresses
670         STACK_DIRECTION < 0 => grows toward lower addresses
671         STACK_DIRECTION = 0 => direction of growth unknown */
672 #undef STACK_DIRECTION
673
674 /* Number of arguments to statfs() */
675 #undef STATFS_ARGS
676
677 /* Define to 1 if you have the ANSI C header files. */
678 #undef STDC_HEADERS
679
680 /* Using GNU libiconv */
681 #undef USE_LIBICONV_GNU
682
683 /* Using a native implementation of iconv in a separate library */
684 #undef USE_LIBICONV_NATIVE
685
686 /* using the system-supplied PCRE library */
687 #undef USE_SYSTEM_PCRE
688
689 /* Define to 1 if your processor stores words with the most significant byte
690    first (like Motorola and SPARC, unlike Intel and VAX). */
691 #undef WORDS_BIGENDIAN
692
693 /* Number of bits in a file offset, on hosts where this is settable. */
694 #undef _FILE_OFFSET_BITS
695
696 /* Define for large files, on AIX-style hosts. */
697 #undef _LARGE_FILES
698
699 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
700 #undef _XOPEN_SOURCE
701
702 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
703 #undef _XOPEN_SOURCE_EXTENDED
704
705 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
706 #undef __EXTENSIONS__
707
708 /* Define to empty if `const' does not conform to ANSI C. */
709 #undef const
710
711 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
712 #undef intmax_t
713
714 /* Define to empty if the C compiler doesn't support this keyword. */
715 #undef signed
716
717 /* Define to `unsigned int' if <sys/types.h> does not define. */
718 #undef size_t