glocalfile: Update the list of Linux filesystem magic numbers
[glib.git] / config.h.meson
blob3f310b3c960fcb29958e728f559df139d9f9b168
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 <linux/magic.h> header file. */
254 #mesondefine HAVE_LINUX_MAGIC_H
256 /* Define to 1 if you have the <locale.h> header file. */
257 #mesondefine HAVE_LOCALE_H
259 /* Define to 1 if you have the `localtime_r' function. */
260 #mesondefine HAVE_LOCALTIME_R
262 /* Define if you have the 'long double' type. */
263 #mesondefine HAVE_LONG_DOUBLE
265 /* Define if you have the 'long long' type. */
266 #mesondefine HAVE_LONG_LONG
268 /* define if system printf can print long long */
269 #mesondefine HAVE_LONG_LONG_FORMAT
271 /* Define to 1 if you have the `lstat' function. */
272 #mesondefine HAVE_LSTAT
274 /* Define to 1 if you have the <mach/mach_time.h> header file. */
275 #mesondefine HAVE_MACH_MACH_TIME_H
277 /* Define to 1 if you have the <malloc.h> header file. */
278 #mesondefine HAVE_MALLOC_H
280 /* Define to 1 if you have the `mbrtowc' function. */
281 #mesondefine HAVE_MBRTOWC
283 /* Define to 1 if you have the `memalign' function. */
284 #mesondefine HAVE_MEMALIGN
286 /* Define to 1 if you have the `memmem' function. */
287 #mesondefine HAVE_MEMMEM
289 /* Define to 1 if you have the <memory.h> header file. */
290 #mesondefine HAVE_MEMORY_H
292 /* Define to 1 if you have the `mmap' function. */
293 #mesondefine HAVE_MMAP
295 /* Define to 1 if you have the <mntent.h> header file. */
296 #mesondefine HAVE_MNTENT_H
298 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
299 #mesondefine HAVE_NDIR_H
301 /* We have AF_NETLINK sockets */
302 #mesondefine HAVE_NETLINK
304 /* Define to 1 if you have the `newlocale' function. */
305 #mesondefine HAVE_NEWLOCALE
307 /* open option O_DIRECTORY */
308 #mesondefine HAVE_OPEN_O_DIRECTORY
310 /* Define to 1 if you have the `pipe2' function. */
311 #mesondefine HAVE_PIPE2
313 /* Define to 1 if you have the `poll' function. */
314 #mesondefine HAVE_POLL
316 /* Define to 1 if you have the `posix_memalign' function. */
317 #mesondefine HAVE_POSIX_MEMALIGN
319 /* Define to 1 if you have the `prlimit' function. */
320 #mesondefine HAVE_PRLIMIT
322 /* Have function pthread_attr_setstacksize */
323 #mesondefine HAVE_PTHREAD_ATTR_SETSTACKSIZE
325 /* Have function pthread_cond_timedwait_relative_np */
326 #mesondefine HAVE_PTHREAD_COND_TIMEDWAIT_RELATIVE_NP
328 /* Have function pthread_condattr_setclock */
329 #mesondefine HAVE_PTHREAD_CONDATTR_SETCLOCK
331 /* Have function pthread_setname_np without TID as argument */
332 #mesondefine HAVE_PTHREAD_SETNAME_NP_WITHOUT_TID
334 /* Have function pthread_setname_np with TID as argument */
335 #mesondefine HAVE_PTHREAD_SETNAME_NP_WITH_TID
337 /* Define to 1 if the system has the type `ptrdiff_t'. */
338 #mesondefine HAVE_PTRDIFF_T
340 /* Define to 1 if you have the `readlink' function. */
341 #mesondefine HAVE_READLINK
343 /* Define to 1 if you have the `recvmmsg' function. */
344 #mesondefine HAVE_RECVMMSG
346 /* Define to 1 if you have the 'res_init' function. */
347 #mesondefine HAVE_RES_INIT
349 /* Define to 1 if you have the <sched.h> header file. */
350 #mesondefine HAVE_SCHED_H
352 /* Define to 1 if libselinux is available */
353 #mesondefine HAVE_SELINUX
355 /* Define to 1 if you have the <selinux/selinux.h> header file. */
356 #mesondefine HAVE_SELINUX_SELINUX_H
358 /* Define to 1 if you have the `sendmmsg' function. */
359 #mesondefine HAVE_SENDMMSG
361 /* Define to 1 if you have the `setenv' function. */
362 #mesondefine HAVE_SETENV
364 /* Define to 1 if you have the `setmntent' function. */
365 #mesondefine HAVE_SETMNTENT
367 /* Define if you have the 'sig_atomic_t' type. */
368 #mesondefine HAVE_SIG_ATOMIC_T
370 /* Define if there is support for the ioctl request SIOCGIFADDR. */
371 #mesondefine HAVE_SIOCGIFADDR
373 /* Define to 1 if you have the `snprintf' function. */
374 #mesondefine HAVE_SNPRINTF
376 /* Define to 1 if you have the `splice' function. */
377 #mesondefine HAVE_SPLICE
379 /* Define to 1 if you have the `statfs' function. */
380 #mesondefine HAVE_STATFS
382 /* Define to 1 if you have the `statvfs' function. */
383 #mesondefine HAVE_STATVFS
385 /* Define to 1 if you have the `mkostemp' function. */
386 #mesondefine HAVE_MKOSTEMP
388 /* Define to 1 if you have the <stddef.h> header file. */
389 #mesondefine HAVE_STDDEF_H
391 /* Define to 1 if you have the <stdint.h> header file. */
392 #mesondefine HAVE_STDINT_H
394 /* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares
395    uintmax_t. */
396 #mesondefine HAVE_STDINT_H_WITH_UINTMAX
398 /* Define to 1 if you have the <stdlib.h> header file. */
399 #mesondefine HAVE_STDLIB_H
401 /* Define to 1 if you have the `stpcpy' function. */
402 #mesondefine HAVE_STPCPY
404 /* Define to 1 if you have the `strcasecmp' function. */
405 #mesondefine HAVE_STRCASECMP
407 /* Define to 1 if you have the `strerror_r' function. */
408 #mesondefine HAVE_STRERROR_R
410 /* Define if strerror_r returns char * */
411 #mesondefine STRERROR_R_CHAR_P
413 /* Define to 1 if you have the <strings.h> header file. */
414 #mesondefine HAVE_STRINGS_H
416 /* Define to 1 if you have the <string.h> header file. */
417 #mesondefine HAVE_STRING_H
419 /* Have functions strlcpy and strlcat */
420 #mesondefine HAVE_STRLCPY
422 /* Define to 1 if you have the `strncasecmp' function. */
423 #mesondefine HAVE_STRNCASECMP
425 /* Define to 1 if you have the `strnlen' function. */
426 #mesondefine HAVE_STRNLEN
428 /* Define to 1 if you have the `strsignal' function. */
429 #mesondefine HAVE_STRSIGNAL
431 /* Define to 1 if you have the `strtod_l' function. */
432 #mesondefine HAVE_STRTOD_L
434 /* Define to 1 if you have the `strtoll_l' function. */
435 #mesondefine HAVE_STRTOLL_L
437 /* Define to 1 if you have the `strtoull_l' function. */
438 #mesondefine HAVE_STRTOULL_L
440 /* Define to 1 if `d_type' is a member of `struct dirent'. */
441 #mesondefine HAVE_STRUCT_DIRENT_D_TYPE
443 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
444 #mesondefine HAVE_STRUCT_STATFS_F_BAVAIL
446 /* Define to 1 if `f_fstypename' is a member of `struct statfs'. */
447 #mesondefine HAVE_STRUCT_STATFS_F_FSTYPENAME
449 /* Define to 1 if `f_basetype' is a member of `struct statvfs'. */
450 #mesondefine HAVE_STRUCT_STATVFS_F_BASETYPE
452 /* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */
453 #mesondefine HAVE_STRUCT_STATVFS_F_FSTYPENAME
455 /* Define to 1 if `st_atimensec' is a member of `struct stat'. */
456 #mesondefine HAVE_STRUCT_STAT_ST_ATIMENSEC
458 /* Define to 1 if `st_atim.tv_nsec' is a member of `struct stat'. */
459 #mesondefine HAVE_STRUCT_STAT_ST_ATIM_TV_NSEC
461 /* Define to 1 if `st_birthtim' is a member of `struct stat'. */
462 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIM
464 /* Define to 1 if `st_birthtime' is a member of `struct stat'. */
465 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIME
467 /* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
468 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
470 /* Define to 1 if `st_birthtim.tv_nsec' is a member of `struct stat'. */
471 #mesondefine HAVE_STRUCT_STAT_ST_BIRTHTIM_TV_NSEC
473 /* Define to 1 if `st_blksize' is a member of `struct stat'. */
474 #mesondefine HAVE_STRUCT_STAT_ST_BLKSIZE
476 /* Define to 1 if `st_blocks' is a member of `struct stat'. */
477 #mesondefine HAVE_STRUCT_STAT_ST_BLOCKS
479 /* Define to 1 if `st_ctimensec' is a member of `struct stat'. */
480 #mesondefine HAVE_STRUCT_STAT_ST_CTIMENSEC
482 /* Define to 1 if `st_ctim.tv_nsec' is a member of `struct stat'. */
483 #mesondefine HAVE_STRUCT_STAT_ST_CTIM_TV_NSEC
485 /* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
486 #mesondefine HAVE_STRUCT_STAT_ST_MTIMENSEC
488 /* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
489 #mesondefine HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
491 /* Define to 1 if `tm_gmtoff' is a member of `struct tm'. */
492 #mesondefine HAVE_STRUCT_TM_TM_GMTOFF
494 /* Define to 1 if `__tm_gmtoff' is a member of `struct tm'. */
495 #mesondefine HAVE_STRUCT_TM___TM_GMTOFF
497 /* Define to 1 if you have the `symlink' function. */
498 #mesondefine HAVE_SYMLINK
500 /* Define to 1 if you have the `sysctlbyname' function. */
501 #mesondefine HAVE_SYSCTLBYNAME
503 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
504    */
505 #mesondefine HAVE_SYS_DIR_H
507 /* Define to 1 if you have the <sys/event.h> header file. */
508 #mesondefine HAVE_SYS_EVENT_H
510 /* Define to 1 if you have the <sys/filio.h> header file. */
511 #mesondefine HAVE_SYS_FILIO_H
513 /* Define to 1 if you have the <sys/inotify.h> header file. */
514 #mesondefine HAVE_SYS_INOTIFY_H
516 /* Define to 1 if you have the <sys/mkdev.h> header file. */
517 #mesondefine HAVE_SYS_MKDEV_H
519 /* Define to 1 if you have the <sys/mntctl.h> header file. */
520 #mesondefine HAVE_SYS_MNTCTL_H
522 /* Define to 1 if you have the <sys/mnttab.h> header file. */
523 #mesondefine HAVE_SYS_MNTTAB_H
525 /* Define to 1 if you have the <sys/mount.h> header file. */
526 #mesondefine HAVE_SYS_MOUNT_H
528 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
529    */
530 #mesondefine HAVE_SYS_NDIR_H
532 /* Define to 1 if you have the <sys/param.h> header file. */
533 #mesondefine HAVE_SYS_PARAM_H
535 /* Define to 1 if you have the <sys/poll.h> header file. */
536 #mesondefine HAVE_SYS_POLL_H
538 /* Define to 1 if you have the <sys/resource.h> header file. */
539 #mesondefine HAVE_SYS_RESOURCE_H
541 /* found fd_set in sys/select.h */
542 #mesondefine HAVE_SYS_SELECT_H
544 /* Define to 1 if you have the <sys/statfs.h> header file. */
545 #mesondefine HAVE_SYS_STATFS_H
547 /* Define to 1 if you have the <sys/statvfs.h> header file. */
548 #mesondefine HAVE_SYS_STATVFS_H
550 /* Define to 1 if you have the <sys/stat.h> header file. */
551 #mesondefine HAVE_SYS_STAT_H
553 /* Define to 1 if you have the <sys/sysctl.h> header file. */
554 #mesondefine HAVE_SYS_SYSCTL_H
556 /* Define to 1 if you have the <sys/times.h> header file. */
557 #mesondefine HAVE_SYS_TIMES_H
559 /* Define to 1 if you have the <sys/time.h> header file. */
560 #mesondefine HAVE_SYS_TIME_H
562 /* Define to 1 if you have the <sys/types.h> header file. */
563 #mesondefine HAVE_SYS_TYPES_H
565 /* Define to 1 if you have the <sys/uio.h> header file. */
566 #mesondefine HAVE_SYS_UIO_H
568 /* Define to 1 if you have the <sys/vfstab.h> header file. */
569 #mesondefine HAVE_SYS_VFSTAB_H
571 /* Define to 1 if you have the <sys/vfs.h> header file. */
572 #mesondefine HAVE_SYS_VFS_H
574 /* Define to 1 if you have the <sys/vmount.h> header file. */
575 #mesondefine HAVE_SYS_VMOUNT_H
577 /* Define to 1 if you have the <sys/wait.h> header file. */
578 #mesondefine HAVE_SYS_WAIT_H
580 /* Define to 1 if you have the <sys/xattr.h> header file. */
581 #mesondefine HAVE_SYS_XATTR_H
583 /* Define to 1 if you have the `timegm' function. */
584 #mesondefine HAVE_TIMEGM
586 /* Define to 1 if you have the <unistd.h> header file. */
587 #mesondefine HAVE_UNISTD_H
589 /* Define if your printf function family supports positional parameters as
590    specified by Unix98. */
591 #mesondefine HAVE_UNIX98_PRINTF
593 /* Define to 1 if you have the `unsetenv' function. */
594 #mesondefine HAVE_UNSETENV
596 /* Define to 1 if you have the `uselocale' function. */
597 #mesondefine HAVE_USELOCALE
599 /* Define to 1 if you have the `utimes' function. */
600 #mesondefine HAVE_UTIMES
602 /* Define to 1 if you have the `valloc' function. */
603 #mesondefine HAVE_VALLOC
605 /* Define to 1 if you have the <values.h> header file. */
606 #mesondefine HAVE_VALUES_H
608 /* Define to 1 if you have the `vasprintf' function. */
609 #mesondefine HAVE_VASPRINTF
611 /* Define to 1 if you have the `vsnprintf' function. */
612 #mesondefine HAVE_VSNPRINTF
614 /* Define if you have the 'wchar_t' type. */
615 #mesondefine HAVE_WCHAR_T
617 /* Define to 1 if you have the `wcslen' function. */
618 #mesondefine HAVE_WCSLEN
620 /* Define if you have the 'wint_t' type. */
621 #mesondefine HAVE_WINT_T
623 /* Have a working bcopy */
624 #mesondefine HAVE_WORKING_BCOPY
626 /* Define to 1 if xattr is available */
627 #mesondefine HAVE_XATTR
629 /* Define to 1 if xattr API uses XATTR_NOFOLLOW */
630 #mesondefine HAVE_XATTR_NOFOLLOW
632 /* Define to 1 if you have the <xlocale.h> header file. */
633 #mesondefine HAVE_XLOCALE_H
635 /* Define to 1 if you have the `_NSGetEnviron' function. */
636 #mesondefine HAVE__NSGETENVIRON
638 /* Define to the sub-directory where libtool stores uninstalled libraries. */
639 #define LT_OBJDIR ""
641 /* Do we cache iconv descriptors */
642 #mesondefine NEED_ICONV_CACHE
644 /* didn't find fd_set */
645 #mesondefine NO_FD_SET
647 /* Define to the address where bug reports for this package should be sent. */
648 #mesondefine PACKAGE_BUGREPORT
650 /* Define to the full name of this package. */
651 #mesondefine PACKAGE_NAME
653 /* Define to the full name and version of this package. */
654 #mesondefine PACKAGE_STRING
656 /* Define to the one symbol short name of this package. */
657 #mesondefine PACKAGE_TARNAME
659 /* Define to the home page for this package. */
660 #mesondefine PACKAGE_URL
662 /* Define to the version of this package. */
663 #mesondefine PACKAGE_VERSION
665 /* define if posix_memalign() can allocate any size */
666 #mesondefine POSIX_MEMALIGN_WITH_COMPLIANT_ALLOCS
668 /* The size of `char', as computed by sizeof. */
669 #mesondefine SIZEOF_CHAR
671 /* The size of `int', as computed by sizeof. */
672 #mesondefine SIZEOF_INT
674 /* The size of `long', as computed by sizeof. */
675 #mesondefine SIZEOF_LONG
677 /* The size of `long long', as computed by sizeof. */
678 #mesondefine SIZEOF_LONG_LONG
680 /* The size of `short', as computed by sizeof. */
681 #mesondefine SIZEOF_SHORT
683 /* The size of `size_t', as computed by sizeof. */
684 #mesondefine SIZEOF_SIZE_T
686 /* The size of `ssize_t', as computed by sizeof. */
687 #mesondefine SIZEOF_SSIZE_T
689 /* The size of `void *', as computed by sizeof. */
690 #mesondefine SIZEOF_VOID_P
692 /* The size of `__int64', as computed by sizeof. */
693 #mesondefine SIZEOF___INT64
695 /* If using the C implementation of alloca, define if you know the
696    direction of stack growth for your system; otherwise it will be
697    automatically deduced at runtime.
698         STACK_DIRECTION > 0 => grows toward higher addresses
699         STACK_DIRECTION < 0 => grows toward lower addresses
700         STACK_DIRECTION = 0 => direction of growth unknown */
701 #mesondefine STACK_DIRECTION
703 /* Number of arguments to statfs() */
704 #mesondefine STATFS_ARGS
706 /* Define to 1 if you have the ANSI C header files. */
707 #mesondefine STDC_HEADERS
709 /* Use no threads */
710 /* #undef THREADS_NONE */
712 /* Use pthreads */
713 #mesondefine THREADS_POSIX
715 /* Use w32 threads */
716 #mesondefine THREADS_WIN32
718 /* Using GNU libiconv */
719 #mesondefine USE_LIBICONV_GNU
721 /* Using a native implementation of iconv in a separate library */
722 #mesondefine USE_LIBICONV_NATIVE
724 /* Define to use statfs() */
725 #mesondefine USE_STATFS
727 /* Define to use statvfs() */
728 #mesondefine USE_STATVFS
730 /* Enable extensions on AIX 3, Interix.  */
731 #ifndef _ALL_SOURCE
732 #mesondefine _ALL_SOURCE
733 #endif
734 /* Enable GNU extensions on systems that have them.  */
735 #ifndef _GNU_SOURCE
736 #mesondefine _GNU_SOURCE
737 #endif
738 /* Enable threading extensions on Solaris.  */
739 #ifndef _POSIX_PTHREAD_SEMANTICS
740 #mesondefine _POSIX_PTHREAD_SEMANTICS
741 #endif
742 /* Enable extensions on HP NonStop.  */
743 #ifndef _TANDEM_SOURCE
744 #mesondefine _TANDEM_SOURCE
745 #endif
746 /* Enable general extensions on Solaris.  */
747 #ifndef __EXTENSIONS__
748 #mesondefine __EXTENSIONS__
749 #endif
751 /* using the system-supplied PCRE library */
752 #mesondefine USE_SYSTEM_PCRE
754 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
755    significant byte first (like Motorola and SPARC, unlike Intel). */
756 #if defined AC_APPLE_UNIVERSAL_BUILD
757 # if defined __BIG_ENDIAN__
758 #  define WORDS_BIGENDIAN 1
759 # endif
760 #else
761 # ifndef WORDS_BIGENDIAN
762 #  undef WORDS_BIGENDIAN
763 # endif
764 #endif
766 /* Enable large inode numbers on Mac OS X 10.5.  */
767 #ifndef _DARWIN_USE_64_BIT_INODE
768 # define _DARWIN_USE_64_BIT_INODE 1
769 #endif
771 /* Number of bits in a file offset, on hosts where this is settable. */
772 #mesondefine _FILE_OFFSET_BITS
774 /* defines how to decorate public symbols while building */
775 #mesondefine _GLIB_EXTERN
777 /* Define for large files, on AIX-style hosts. */
778 #mesondefine _LARGE_FILES
780 /* Target the Windows 7 API */
781 #mesondefine _WIN32_WINNT
783 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
784 #mesondefine _XOPEN_SOURCE
786 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
787 #mesondefine _XOPEN_SOURCE_EXTENDED
789 /* Needed to get declarations for msg_control and msg_controllen on Solaris */
790 #mesondefine __EXTENSIONS__
792 /* compiler supports atomic operations */
793 #mesondefine __GCC_HAVE_SYNC_COMPARE_AND_SWAP_4
795 /* Define to empty if `const' does not conform to ANSI C. */
796 #mesondefine const
798 /* Define to long or long long if <inttypes.h> and <stdint.h> don't define. */
799 #mesondefine intmax_t
801 /* Define to empty if the C compiler doesn't support this keyword. */
802 #mesondefine signed
804 /* Define to `unsigned int' if <sys/types.h> does not define. */
805 #mesondefine size_t
807 #mesondefine EXEEXT
809 #mesondefine MAJOR_IN_MKDEV
810 #mesondefine MAJOR_IN_SYSMACROS
811 #mesondefine HAVE_RTLD_LAZY
812 #mesondefine HAVE_RTLD_NOW
813 #mesondefine HAVE_RTLD_GLOBAL