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