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