gsocket: Fix build error on Android
[glib.git] / config.h.meson
blob2bfe3f6b21cb247e3ec0657127d1e596e90fb9a2
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 /* Define if building universal (internal helper macro) */
4 #mesondefine AC_APPLE_UNIVERSAL_BUILD
6 /* The normal alignment of `guint32', in bytes. */
7 #mesondefine ALIGNOF_GUINT32
9 /* The normal alignment of `guint64', in bytes. */
10 #mesondefine ALIGNOF_GUINT64
12 /* The normal alignment of `unsigned long', in bytes. */
13 #mesondefine ALIGNOF_UNSIGNED_LONG
15 /* poll doesn't work on devices */
16 #mesondefine BROKEN_POLL
18 /* Whether we're building a DLL and hence need symbols exported for a DLL */
19 #mesondefine DLL_EXPORT
21 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
22    systems. This function is required for `alloca.c' support on those systems.
23    */
24 #mesondefine CRAY_STACKSEG_END
26 /* Define to 1 if using `alloca.c'. */
27 #mesondefine C_ALLOCA
29 /* Whether to disable memory pools */
30 #mesondefine DISABLE_MEM_POOLS
32 /* Whether to enable GC friendliness by default */
33 #mesondefine ENABLE_GC_FRIENDLY_DEFAULT
35 /* always defined to indicate that i18n is enabled */
36 #mesondefine ENABLE_NLS
38 /* Define the gettext package to be used */
39 #mesondefine GETTEXT_PACKAGE
41 /* Define to the GLIB binary age */
42 #mesondefine GLIB_BINARY_AGE
44 /* Define to the GLIB interface age */
45 #mesondefine GLIB_INTERFACE_AGE
47 /* Define the location where the catalogs will be installed */
48 #mesondefine GLIB_LOCALE_DIR
50 /* Define to the GLIB major version */
51 #mesondefine GLIB_MAJOR_VERSION
53 /* Define to the GLIB micro version */
54 #mesondefine GLIB_MICRO_VERSION
56 /* Define to the GLIB minor version */
57 #mesondefine GLIB_MINOR_VERSION
59 /* A 'va_copy' style function */
60 #mesondefine G_VA_COPY
62 /* 'va_lists' cannot be copies as values */
63 #mesondefine G_VA_COPY_AS_ARRAY
65 /* Define to 1 if you have `alloca', as a function or macro. */
66 #mesondefine HAVE_ALLOCA
68 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
69    */
70 #mesondefine HAVE_ALLOCA_H
72 /* Define to 1 if you have the <attr/xattr.h> header file. */
73 #mesondefine HAVE_ATTR_XATTR_H
75 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
76 #mesondefine HAVE_BIND_TEXTDOMAIN_CODESET
78 /* Define if you have a version of the snprintf function with semantics as
79    specified by the ISO C99 standard. */
80 #mesondefine HAVE_C99_SNPRINTF
82 /* Define if you have a version of the vsnprintf function with semantics as
83    specified by the ISO C99 standard. */
84 #mesondefine HAVE_C99_VSNPRINTF
86 /* define to 1 if Carbon is available */
87 #mesondefine HAVE_CARBON
89 /* Define to 1 if you have the `clock_gettime' function. */
90 #mesondefine HAVE_CLOCK_GETTIME
92 /* define to 1 if Cocoa is available */
93 #mesondefine HAVE_COCOA
95 /* Have nl_langinfo (CODESET) */
96 #mesondefine HAVE_CODESET
98 /* Define to 1 if you have the <crt_externs.h> header file. */
99 #mesondefine HAVE_CRT_EXTERNS_H
101 /* Define if dbus-1 is available */
102 #mesondefine HAVE_DBUS1
104 /* Define to 1 if you have the `dcgettext' function. */
105 #mesondefine HAVE_DCGETTEXT
107 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
108    */
109 #mesondefine HAVE_DIRENT_H
111 /* Define to 1 if you have the <dlfcn.h> header file. */
112 #mesondefine HAVE_DLFCN_H
114 /* Define to 1 if using dtrace probes. */
115 #mesondefine HAVE_DTRACE
117 /* Define to 1 if you have the `endmntent' function. */
118 #mesondefine HAVE_ENDMNTENT
120 /* Define to 1 if you have the `endservent' function. */
121 #mesondefine HAVE_ENDSERVENT
123 /* we have the eventfd(2) system call */
124 #mesondefine HAVE_EVENTFD
126 /* Define to 1 if you have the `fallocate' function. */
127 #mesondefine HAVE_FALLOCATE
129 /* Define if we have FAM */
130 #mesondefine HAVE_FAM
132 /* Define to 1 if you have the <fam.h> header file. */
133 #mesondefine HAVE_FAM_H
135 /* Define if we have FAMNoExists in fam */
136 #mesondefine HAVE_FAM_NO_EXISTS
138 /* Define to 1 if you have the `fchmod' function. */
139 #mesondefine HAVE_FCHMOD
141 /* Define to 1 if you have the `fchown' function. */
142 #mesondefine HAVE_FCHOWN
144 /* Define to 1 if you have the `fdwalk' function. */
145 #mesondefine HAVE_FDWALK
147 /* Define to 1 if you have the <fstab.h> header file. */
148 #mesondefine HAVE_FSTAB_H
150 /* Define to 1 if you have the `fsync' function. */
151 #mesondefine HAVE_FSYNC
153 /* we have the futex(2) system call */
154 #mesondefine HAVE_FUTEX
156 /* Define to 1 if you have the `getc_unlocked' function. */
157 #mesondefine HAVE_GETC_UNLOCKED
159 /* Define to 1 if you have the `getfsstat' function. */
160 #mesondefine HAVE_GETFSSTAT
162 /* Define to 1 if you have the `getgrgid_r' function. */
163 #mesondefine HAVE_GETGRGID_R
165 /* Define to 1 if you have the `getmntent_r' function. */
166 #mesondefine HAVE_GETMNTENT_R
168 /* Define to 1 if you have the `getprotobyname_r' function. */
169 #mesondefine HAVE_GETPROTOBYNAME_R
171 /* Define to 1 if you have the `getpwuid_r' function. */
172 #mesondefine HAVE_GETPWUID_R
174 /* Define to 1 if you have the `getresuid' function. */
175 #mesondefine HAVE_GETRESUID
177 /* Define if the GNU gettext() function is already present or preinstalled. */
178 #mesondefine HAVE_GETTEXT
180 /* Define to 1 if you have the `getvfsstat' function. */
181 #mesondefine HAVE_GETVFSSTAT
183 /* Define to 1 if you have the `gmtime_r' function. */
184 #mesondefine HAVE_GMTIME_R
186 /* define to use system printf */
187 #mesondefine HAVE_GOOD_PRINTF
189 /* Define to 1 if you have the `hasmntopt' function. */
190 #mesondefine HAVE_HASMNTOPT
192 /* Define to 1 if you have the `if_indextoname' function. */
193 #mesondefine HAVE_IF_INDEXTONAME
195 /* Define to 1 if you have the `if_nametoindex' function. */
196 #mesondefine HAVE_IF_NAMETOINDEX
198 /* Define to 1 if you have the `inotify_init1' function. */
199 #mesondefine HAVE_INOTIFY_INIT1
201 /* define to support printing 64-bit integers with format I64 */
202 #mesondefine HAVE_INT64_AND_I64
204 /* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */
205 #mesondefine HAVE_INTMAX_T
207 /* Define to 1 if you have the <inttypes.h> header file. */
208 #mesondefine HAVE_INTTYPES_H
210 /* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and
211    declares uintmax_t. */
212 #mesondefine HAVE_INTTYPES_H_WITH_UINTMAX
214 /* Define if we have struct ip_mreqn */
215 #mesondefine HAVE_IP_MREQN
217 /* Define to 1 if you have the `issetugid' function. */
218 #mesondefine HAVE_ISSETUGID
220 /* Define to 1 if you have the `kevent' function. */
221 #mesondefine HAVE_KEVENT
223 /* Define to 1 if you have the `kqueue' function. */
224 #mesondefine HAVE_KQUEUE
226 /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
227 #mesondefine HAVE_LANGINFO_CODESET
229 /* Have nl_langinfo (_NL_CTYPE_OUTDIGITn_MB) */
230 #mesondefine HAVE_LANGINFO_OUTDIGIT
232 /* Have nl_langinfo (PM_STR) */
233 #mesondefine HAVE_LANGINFO_TIME
235 /* Define to 1 if you have the `lchmod' function. */
236 #mesondefine HAVE_LCHMOD
238 /* Define to 1 if you have the `lchown' function. */
239 #mesondefine HAVE_LCHOWN
241 /* Define if your <locale.h> file defines LC_MESSAGES. */
242 #mesondefine HAVE_LC_MESSAGES
244 /* Define if you have the __libc_enable_secure variable (GNU libc, eglibc) */
245 #mesondefine HAVE_LIBC_ENABLE_SECURE
247 /* Define if libelf is available */
248 #mesondefine HAVE_LIBELF
250 /* Define if libmount is available */
251 #mesondefine HAVE_LIBMOUNT
253 /* Define to 1 if you have the `link' function. */
254 #mesondefine HAVE_LINK
256 /* Define to 1 if you have the <linux/magic.h> header file. */
257 #mesondefine HAVE_LINUX_MAGIC_H
259 /* Define to 1 if you have the <locale.h> header file. */
260 #mesondefine HAVE_LOCALE_H
262 /* Define to 1 if you have the `localtime_r' function. */
263 #mesondefine HAVE_LOCALTIME_R
265 /* Define if you have the 'long double' type. */
266 #mesondefine HAVE_LONG_DOUBLE
268 /* Define if you have the 'long long' type. */
269 #mesondefine HAVE_LONG_LONG
271 /* define if system printf can print long long */
272 #mesondefine HAVE_LONG_LONG_FORMAT
274 /* Define to 1 if you have the `lstat' function. */
275 #mesondefine HAVE_LSTAT
277 /* Define to 1 if you have the <mach/mach_time.h> header file. */
278 #mesondefine HAVE_MACH_MACH_TIME_H
280 /* Define to 1 if you have the <malloc.h> header file. */
281 #mesondefine HAVE_MALLOC_H
283 /* Define to 1 if you have the `mbrtowc' function. */
284 #mesondefine HAVE_MBRTOWC
286 /* Define to 1 if you have the `memalign' function. */
287 #mesondefine HAVE_MEMALIGN
289 /* Define to 1 if you have the `memmem' function. */
290 #mesondefine HAVE_MEMMEM
292 /* Define to 1 if you have the <memory.h> header file. */
293 #mesondefine HAVE_MEMORY_H
295 /* Define to 1 if you have the `mmap' function. */
296 #mesondefine HAVE_MMAP
298 /* Define to 1 if you have the <mntent.h> header file. */
299 #mesondefine HAVE_MNTENT_H
301 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
302 #mesondefine HAVE_NDIR_H
304 /* We have AF_NETLINK sockets */
305 #mesondefine HAVE_NETLINK
307 /* Define to 1 if you have the `newlocale' function. */
308 #mesondefine HAVE_NEWLOCALE
310 /* open option O_DIRECTORY */
311 #mesondefine HAVE_OPEN_O_DIRECTORY
313 /* Define to 1 if you have the `pipe2' function. */
314 #mesondefine HAVE_PIPE2
316 /* Define to 1 if you have the `poll' function. */
317 #mesondefine HAVE_POLL
319 /* Define to 1 if you have the `posix_memalign' function. */
320 #mesondefine HAVE_POSIX_MEMALIGN
322 /* Define to 1 if you have the `prlimit' function. */
323 #mesondefine HAVE_PRLIMIT
325 /* Have function pthread_attr_setstacksize */
326 #mesondefine HAVE_PTHREAD_ATTR_SETSTACKSIZE
328 /* Have function pthread_cond_timedwait_relative_np */
329 #mesondefine HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP
331 /* Have function pthread_condattr_setclock */
332 #mesondefine HAVE_PTHREAD_CONDATTR_SETCLOCK
334 /* Have function pthread_setname_np without TID as argument */
335 #mesondefine HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID
337 /* Have function pthread_setname_np with TID as argument */
338 #mesondefine HAVE_PTHREAD_SETNAME_NP_WITH_TID
340 /* Define to 1 if the system has the type `ptrdiff_t'. */
341 #mesondefine HAVE_PTRDIFF_T
343 /* Define to 1 if you have the `readlink' function. */
344 #mesondefine HAVE_READLINK
346 /* Define to 1 if you have the `recvmmsg' function. */
347 #mesondefine HAVE_RECVMMSG
349 /* Define to 1 if you have the 'res_init' function. */
350 #mesondefine HAVE_RES_INIT
352 /* Define to 1 if you have the 'res_nclose' function. */
353 #mesondefine HAVE_RES_NCLOSE
355 /* Define to 1 if you have the 'res_ndestroy' function. */
356 #mesondefine HAVE_RES_NDESTROY
358 /* Define to 1 if you have the 'res_ninit' function. */
359 #mesondefine HAVE_RES_NINIT
361 /* Define to 1 if you have the 'res_nquery' function. */
362 #mesondefine HAVE_RES_NQUERY
364 /* Define to 1 if you have the <sched.h> header file. */
365 #mesondefine HAVE_SCHED_H
367 /* Define to 1 if libselinux is available */
368 #mesondefine HAVE_SELINUX
370 /* Define to 1 if you have the `sendmmsg' function. */
371 #mesondefine HAVE_SENDMMSG
373 /* Define to 1 if you have the `setenv' function. */
374 #mesondefine HAVE_SETENV
376 /* Define to 1 if you have the `setmntent' function. */
377 #mesondefine HAVE_SETMNTENT
379 /* Define if you have the 'sig_atomic_t' type. */
380 #mesondefine HAVE_SIG_ATOMIC_T
382 /* Define if there is support for the ioctl request SIOCGIFADDR. */
383 #mesondefine HAVE_SIOCGIFADDR
385 /* Define to 1 if you have the `snprintf' function. */
386 #mesondefine HAVE_SNPRINTF
388 /* Define to 1 if you have the `splice' function. */
389 #mesondefine HAVE_SPLICE
391 /* Define to 1 if you have the `statfs' function. */
392 #mesondefine HAVE_STATFS
394 /* Define to 1 if you have the `statvfs' function. */
395 #mesondefine HAVE_STATVFS
397 /* Define to 1 if you have the `mkostemp' function. */
398 #mesondefine HAVE_MKOSTEMP
400 /* Define to 1 if you have the <stddef.h> header file. */
401 #mesondefine HAVE_STDDEF_H
403 /* Define to 1 if you have the <stdint.h> header file. */
404 #mesondefine HAVE_STDINT_H
406 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
407    uintmax_t. */
408 #mesondefine HAVE_STDINT_H_WITH_UINTMAX
410 /* Define to 1 if you have the <stdlib.h> header file. */
411 #mesondefine HAVE_STDLIB_H
413 /* Define to 1 if you have the `stpcpy' function. */
414 #mesondefine HAVE_STPCPY
416 /* Define to 1 if you have the `strcasecmp' function. */
417 #mesondefine HAVE_STRCASECMP
419 /* Define to 1 if you have the `strerror_r' function. */
420 #mesondefine HAVE_STRERROR_R
422 /* Define if strerror_r returns char * */
423 #mesondefine STRERROR_R_CHAR_P
425 /* Define to 1 if you have the <strings.h> header file. */
426 #mesondefine HAVE_STRINGS_H
428 /* Define to 1 if you have the <string.h> header file. */
429 #mesondefine HAVE_STRING_H
431 /* Have functions strlcpy and strlcat */
432 #mesondefine HAVE_STRLCPY
434 /* Define to 1 if you have the `strncasecmp' function. */
435 #mesondefine HAVE_STRNCASECMP
437 /* Define to 1 if you have the `strnlen' function. */
438 #mesondefine HAVE_STRNLEN
440 /* Define to 1 if you have the `strsignal' function. */
441 #mesondefine HAVE_STRSIGNAL
443 /* Define to 1 if you have the `strtod_l' function. */
444 #mesondefine HAVE_STRTOD_L
446 /* Define to 1 if you have the `strtoll_l' function. */
447 #mesondefine HAVE_STRTOLL_L
449 /* Define to 1 if you have the `strtoull_l' function. */
450 #mesondefine HAVE_STRTOULL_L
452 /* Define to 1 if `d_type' is a member of `struct dirent'. */
453 #mesondefine HAVE_STRUCT_DIRENT_D_TYPE
455 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
456 #mesondefine HAVE_STRUCT_STATFS_F_BAVAIL
458 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
459 #mesondefine HAVE_STRUCT_STATFS_F_FSTYPENAME
461 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
462 #mesondefine HAVE_STRUCT_STATVFS_F_BASETYPE
464 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
465 #mesondefine HAVE_STRUCT_STATVFS_F_FSTYPENAME
467 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
468 #mesondefine HAVE_STRUCT_STAT_ST_ATIMENSEC
470 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
471 #mesondefine HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
473 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
474 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIM
476 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
477 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIME
479 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
480 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
482 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
483 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
485 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
486 #mesondefine HAVE_STRUCT_STAT_ST_BLKSIZE
488 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
489 #mesondefine HAVE_STRUCT_STAT_ST_BLOCKS
491 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
492 #mesondefine HAVE_STRUCT_STAT_ST_CTIMENSEC
494 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
495 #mesondefine HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
497 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
498 #mesondefine HAVE_STRUCT_STAT_ST_MTIMENSEC
500 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
501 #mesondefine HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
503 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
504 #mesondefine HAVE_STRUCT_TM_TM_GMTOFF
506 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
507 #mesondefine HAVE_STRUCT_TM___TM_GMTOFF
509 /* Define to 1 if you have the `symlink' function. */
510 #mesondefine HAVE_SYMLINK
512 /* Define to 1 if you have the `sysctlbyname' function. */
513 #mesondefine HAVE_SYSCTLBYNAME
515 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
516    */
517 #mesondefine HAVE_SYS_DIR_H
519 /* Define to 1 if you have the <sys/event.h> header file. */
520 #mesondefine HAVE_SYS_EVENT_H
522 /* Define to 1 if you have the <sys/filio.h> header file. */
523 #mesondefine HAVE_SYS_FILIO_H
525 /* Define to 1 if you have the <sys/inotify.h> header file. */
526 #mesondefine HAVE_SYS_INOTIFY_H
528 /* Define to 1 if you have the <sys/mkdev.h> header file. */
529 #mesondefine HAVE_SYS_MKDEV_H
531 /* Define to 1 if you have the <sys/mntctl.h> header file. */
532 #mesondefine HAVE_SYS_MNTCTL_H
534 /* Define to 1 if you have the <sys/mnttab.h> header file. */
535 #mesondefine HAVE_SYS_MNTTAB_H
537 /* Define to 1 if you have the <sys/mount.h> header file. */
538 #mesondefine HAVE_SYS_MOUNT_H
540 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
541    */
542 #mesondefine HAVE_SYS_NDIR_H
544 /* Define to 1 if you have the <sys/param.h> header file. */
545 #mesondefine HAVE_SYS_PARAM_H
547 /* Define to 1 if you have the <sys/poll.h> header file. */
548 #mesondefine HAVE_SYS_POLL_H
550 /* Define to 1 if you have the <sys/resource.h> header file. */
551 #mesondefine HAVE_SYS_RESOURCE_H
553 /* found fd_set in sys/select.h */
554 #mesondefine HAVE_SYS_SELECT_H
556 /* Define to 1 if you have the <sys/statfs.h> header file. */
557 #mesondefine HAVE_SYS_STATFS_H
559 /* Define to 1 if you have the <sys/statvfs.h> header file. */
560 #mesondefine HAVE_SYS_STATVFS_H
562 /* Define to 1 if you have the <sys/stat.h> header file. */
563 #mesondefine HAVE_SYS_STAT_H
565 /* Define to 1 if you have the <sys/sysctl.h> header file. */
566 #mesondefine HAVE_SYS_SYSCTL_H
568 /* Define to 1 if you have the <sys/times.h> header file. */
569 #mesondefine HAVE_SYS_TIMES_H
571 /* Define to 1 if you have the <sys/time.h> header file. */
572 #mesondefine HAVE_SYS_TIME_H
574 /* Define to 1 if you have the <sys/types.h> header file. */
575 #mesondefine HAVE_SYS_TYPES_H
577 /* Define to 1 if you have the <sys/uio.h> header file. */
578 #mesondefine HAVE_SYS_UIO_H
580 /* Define to 1 if you have the <sys/vfstab.h> header file. */
581 #mesondefine HAVE_SYS_VFSTAB_H
583 /* Define to 1 if you have the <sys/vfs.h> header file. */
584 #mesondefine HAVE_SYS_VFS_H
586 /* Define to 1 if you have the <sys/vmount.h> header file. */
587 #mesondefine HAVE_SYS_VMOUNT_H
589 /* Define to 1 if you have the <sys/wait.h> header file. */
590 #mesondefine HAVE_SYS_WAIT_H
592 /* Define to 1 if you have the <sys/xattr.h> header file. */
593 #mesondefine HAVE_SYS_XATTR_H
595 /* Define to 1 if you have the `timegm' function. */
596 #mesondefine HAVE_TIMEGM
598 /* Define to 1 if you have the <unistd.h> header file. */
599 #mesondefine HAVE_UNISTD_H
601 /* Define if your printf function family supports positional parameters as
602    specified by Unix98. */
603 #mesondefine HAVE_UNIX98_PRINTF
605 /* Define to 1 if you have the `unsetenv' function. */
606 #mesondefine HAVE_UNSETENV
608 /* Define to 1 if you have the `uselocale' function. */
609 #mesondefine HAVE_USELOCALE
611 /* Define to 1 if you have the `utimes' function. */
612 #mesondefine HAVE_UTIMES
614 /* Define to 1 if you have the `valloc' function. */
615 #mesondefine HAVE_VALLOC
617 /* Define to 1 if you have the <values.h> header file. */
618 #mesondefine HAVE_VALUES_H
620 /* Define to 1 if you have the `vasprintf' function. */
621 #mesondefine HAVE_VASPRINTF
623 /* Define to 1 if you have the `vsnprintf' function. */
624 #mesondefine HAVE_VSNPRINTF
626 /* Define if you have the 'wchar_t' type. */
627 #mesondefine HAVE_WCHAR_T
629 /* Define to 1 if you have the `wcslen' function. */
630 #mesondefine HAVE_WCSLEN
632 /* Define if you have the 'wint_t' type. */
633 #mesondefine HAVE_WINT_T
635 /* Have a working bcopy */
636 #mesondefine HAVE_WORKING_BCOPY
638 /* Define to 1 if xattr is available */
639 #mesondefine HAVE_XATTR
641 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
642 #mesondefine HAVE_XATTR_NOFOLLOW
644 /* Define to 1 if you have the <xlocale.h> header file. */
645 #mesondefine HAVE_XLOCALE_H
647 /* Define to 1 if you have the `_NSGetEnviron' function. */
648 #mesondefine HAVE__NSGETENVIRON
650 /* Define to the sub-directory where libtool stores uninstalled libraries. */
651 #define LT_OBJDIR ""
653 /* Do we cache iconv descriptors */
654 #mesondefine NEED_ICONV_CACHE
656 /* didn't find fd_set */
657 #mesondefine NO_FD_SET
659 /* Define to the address where bug reports for this package should be sent. */
660 #mesondefine PACKAGE_BUGREPORT
662 /* Define to the full name of this package. */
663 #mesondefine PACKAGE_NAME
665 /* Define to the full name and version of this package. */
666 #mesondefine PACKAGE_STRING
668 /* Define to the one symbol short name of this package. */
669 #mesondefine PACKAGE_TARNAME
671 /* Define to the home page for this package. */
672 #mesondefine PACKAGE_URL
674 /* Define to the version of this package. */
675 #mesondefine PACKAGE_VERSION
677 /* define if posix_memalign() can allocate any size */
678 #mesondefine POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
680 /* The size of `char', as computed by sizeof. */
681 #mesondefine SIZEOF_CHAR
683 /* The size of `int', as computed by sizeof. */
684 #mesondefine SIZEOF_INT
686 /* The size of `long', as computed by sizeof. */
687 #mesondefine SIZEOF_LONG
689 /* The size of `long long', as computed by sizeof. */
690 #mesondefine SIZEOF_LONG_LONG
692 /* The size of `short', as computed by sizeof. */
693 #mesondefine SIZEOF_SHORT
695 /* The size of `size_t', as computed by sizeof. */
696 #mesondefine SIZEOF_SIZE_T
698 /* The size of `ssize_t', as computed by sizeof. */
699 #mesondefine SIZEOF_SSIZE_T
701 /* The size of `void *', as computed by sizeof. */
702 #mesondefine SIZEOF_VOID_P
704 /* The size of `__int64', as computed by sizeof. */
705 #mesondefine SIZEOF___INT64
707 /* If using the C implementation of alloca, define if you know the
708    direction of stack growth for your system; otherwise it will be
709    automatically deduced at runtime.
710         STACK_DIRECTION > 0 => grows toward higher addresses
711         STACK_DIRECTION < 0 => grows toward lower addresses
712         STACK_DIRECTION = 0 => direction of growth unknown */
713 #mesondefine STACK_DIRECTION
715 /* Number of arguments to statfs() */
716 #mesondefine STATFS_ARGS
718 /* Define to 1 if you have the ANSI C header files. */
719 #mesondefine STDC_HEADERS
721 /* Use no threads */
722 /* #undef THREADS_NONE */
724 /* Use pthreads */
725 #mesondefine THREADS_POSIX
727 /* Use w32 threads */
728 #mesondefine THREADS_WIN32
730 /* Using GNU libiconv */
731 #mesondefine USE_LIBICONV_GNU
733 /* Using a native implementation of iconv in a separate library */
734 #mesondefine USE_LIBICONV_NATIVE
736 /* Define to use statfs() */
737 #mesondefine USE_STATFS
739 /* Define to use statvfs() */
740 #mesondefine USE_STATVFS
742 /* Enable extensions on AIX 3, Interix.  */
743 #ifndef _ALL_SOURCE
744 #mesondefine _ALL_SOURCE
745 #endif
746 /* Enable GNU extensions on systems that have them.  */
747 #ifndef _GNU_SOURCE
748 #mesondefine _GNU_SOURCE
749 #endif
750 /* Enable threading extensions on Solaris.  */
751 #ifndef _POSIX_PTHREAD_SEMANTICS
752 #mesondefine _POSIX_PTHREAD_SEMANTICS
753 #endif
754 /* Enable extensions on HP NonStop.  */
755 #ifndef _TANDEM_SOURCE
756 #mesondefine _TANDEM_SOURCE
757 #endif
758 /* Enable general extensions on Solaris.  */
759 #ifndef __EXTENSIONS__
760 #mesondefine __EXTENSIONS__
761 #endif
763 /* using the system-supplied PCRE library */
764 #mesondefine USE_SYSTEM_PCRE
766 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
767    significant byte first (like Motorola and SPARC, unlike Intel). */
768 #if defined AC_APPLE_UNIVERSAL_BUILD
769 # if defined __BIG_ENDIAN__
770 #  define WORDS_BIGENDIAN 1
771 # endif
772 #else
773 # ifndef WORDS_BIGENDIAN
774 #  undef WORDS_BIGENDIAN
775 # endif
776 #endif
778 /* Enable large inode numbers on Mac OS X 10.5.  */
779 #ifndef _DARWIN_USE_64_BIT_INODE
780 # define _DARWIN_USE_64_BIT_INODE 1
781 #endif
783 /* Number of bits in a file offset, on hosts where this is settable. */
784 #mesondefine _FILE_OFFSET_BITS
786 /* defines how to decorate public symbols while building */
787 #mesondefine _GLIB_EXTERN
789 /* Define for large files, on AIX-style hosts. */
790 #mesondefine _LARGE_FILES
792 /* Target the Windows 7 API */
793 #mesondefine _WIN32_WINNT
795 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
796 #mesondefine _XOPEN_SOURCE
798 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
799 #mesondefine _XOPEN_SOURCE_EXTENDED
801 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
802 #mesondefine __EXTENSIONS__
804 /* compiler supports atomic operations */
805 #mesondefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
807 /* Define to empty if `const' does not conform to ANSI C. */
808 #mesondefine const
810 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
811 #mesondefine intmax_t
813 /* Define to empty if the C compiler doesn't support this keyword. */
814 #mesondefine signed
816 /* Define to `unsigned int' if <sys/types.h> does not define. */
817 #mesondefine size_t
819 #mesondefine EXEEXT
821 #mesondefine MAJOR_IN_MKDEV
822 #mesondefine MAJOR_IN_SYSMACROS
823 #mesondefine HAVE_RTLD_LAZY
824 #mesondefine HAVE_RTLD_NOW
825 #mesondefine HAVE_RTLD_GLOBAL