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