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