1ca08ab68Smrg/* config.h.in. Generated from configure.ac by autoheader. */ 22c393a42Smrg 3ca08ab68Smrg/* Define if building universal (internal helper macro) */ 4ca08ab68Smrg#undef AC_APPLE_UNIVERSAL_BUILD 5ca08ab68Smrg 6ca08ab68Smrg/* The normal alignment of `double', in bytes. */ 7ca08ab68Smrg#undef ALIGNOF_DOUBLE 82c393a42Smrg 9953daebaSmrg/* The normal alignment of `void *', in bytes. */ 10953daebaSmrg#undef ALIGNOF_VOID_P 11953daebaSmrg 122c393a42Smrg/* Use libxml2 instead of Expat */ 132c393a42Smrg#undef ENABLE_LIBXML2 142c393a42Smrg 15a32e9e42Smrg/* Define to 1 if translation of program messages to the user's native 16a32e9e42Smrg language is requested. */ 17a32e9e42Smrg#undef ENABLE_NLS 18a32e9e42Smrg 192c393a42Smrg/* Additional font directories */ 202c393a42Smrg#undef FC_ADD_FONTS 212c393a42Smrg 22ca08ab68Smrg/* Architecture prefix to use for cache file names */ 23ca08ab68Smrg#undef FC_ARCHITECTURE 24ca08ab68Smrg 252c393a42Smrg/* System font directory */ 262c393a42Smrg#undef FC_DEFAULT_FONTS 272c393a42Smrg 28953daebaSmrg/* The type of len parameter of the gperf hash/lookup function */ 29953daebaSmrg#undef FC_GPERF_SIZE_T 30953daebaSmrg 31ca08ab68Smrg/* Define to nothing if C supports flexible array members, and to 1 if it does 32ca08ab68Smrg not. That way, with a declaration like `struct s { int n; double 33ca08ab68Smrg d[FLEXIBLE_ARRAY_MEMBER]; };', the struct hack can be used with pre-C99 34ca08ab68Smrg compilers. When computing the size of such an object, don't use 'sizeof 35ca08ab68Smrg (struct s)' as it overestimates the size. Use 'offsetof (struct s, d)' 36ca08ab68Smrg instead. Don't use 'offsetof (struct s, d[0])', as this doesn't work with 37ca08ab68Smrg MSVC and with C++ compilers. */ 38ca08ab68Smrg#undef FLEXIBLE_ARRAY_MEMBER 39ca08ab68Smrg 40a32e9e42Smrg/* Gettext package */ 41a32e9e42Smrg#undef GETTEXT_PACKAGE 42a32e9e42Smrg 43a32e9e42Smrg/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the 44a32e9e42Smrg CoreFoundation framework. */ 45a32e9e42Smrg#undef HAVE_CFLOCALECOPYCURRENT 46a32e9e42Smrg 47a32e9e42Smrg/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 48a32e9e42Smrg the CoreFoundation framework. */ 49a32e9e42Smrg#undef HAVE_CFPREFERENCESCOPYAPPVALUE 50a32e9e42Smrg 51a32e9e42Smrg/* Define if the GNU dcgettext() function is already present or preinstalled. 52a32e9e42Smrg */ 53a32e9e42Smrg#undef HAVE_DCGETTEXT 54a32e9e42Smrg 55a4e54154Smrg/* Define to 1 if you have the <dirent.h> header file. */ 562c393a42Smrg#undef HAVE_DIRENT_H 572c393a42Smrg 582c393a42Smrg/* Define to 1 if you have the <dlfcn.h> header file. */ 592c393a42Smrg#undef HAVE_DLFCN_H 602c393a42Smrg 612c393a42Smrg/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 622c393a42Smrg#undef HAVE_DOPRNT 632c393a42Smrg 642c393a42Smrg/* Define to 1 if you have the <fcntl.h> header file. */ 652c393a42Smrg#undef HAVE_FCNTL_H 662c393a42Smrg 67ca08ab68Smrg/* Define to 1 if you have the `fstatfs' function. */ 68ca08ab68Smrg#undef HAVE_FSTATFS 69ca08ab68Smrg 70ca08ab68Smrg/* Define to 1 if you have the `fstatvfs' function. */ 71ca08ab68Smrg#undef HAVE_FSTATVFS 72ca08ab68Smrg 73a32e9e42Smrg/* Define to 1 if you have the `FT_Done_MM_Var' function. */ 74a32e9e42Smrg#undef HAVE_FT_DONE_MM_VAR 752c393a42Smrg 762c393a42Smrg/* Define to 1 if you have the `FT_Get_BDF_Property' function. */ 772c393a42Smrg#undef HAVE_FT_GET_BDF_PROPERTY 782c393a42Smrg 792c393a42Smrg/* Define to 1 if you have the `FT_Get_PS_Font_Info' function. */ 802c393a42Smrg#undef HAVE_FT_GET_PS_FONT_INFO 812c393a42Smrg 822c393a42Smrg/* Define to 1 if you have the `FT_Get_X11_Font_Format' function. */ 832c393a42Smrg#undef HAVE_FT_GET_X11_FONT_FORMAT 842c393a42Smrg 852c393a42Smrg/* Define to 1 if you have the `FT_Has_PS_Glyph_Names' function. */ 862c393a42Smrg#undef HAVE_FT_HAS_PS_GLYPH_NAMES 872c393a42Smrg 88c9710b42Smrg/* Define to 1 if you have the `getexecname' function. */ 89c9710b42Smrg#undef HAVE_GETEXECNAME 902c393a42Smrg 912c393a42Smrg/* Define to 1 if you have the `getopt' function. */ 922c393a42Smrg#undef HAVE_GETOPT 932c393a42Smrg 942c393a42Smrg/* Define to 1 if you have the `getopt_long' function. */ 952c393a42Smrg#undef HAVE_GETOPT_LONG 962c393a42Smrg 972c393a42Smrg/* Define to 1 if you have the `getpagesize' function. */ 982c393a42Smrg#undef HAVE_GETPAGESIZE 992c393a42Smrg 100c9710b42Smrg/* Define to 1 if you have the `getprogname' function. */ 101c9710b42Smrg#undef HAVE_GETPROGNAME 102c9710b42Smrg 103a32e9e42Smrg/* Define if the GNU gettext() function is already present or preinstalled. */ 104a32e9e42Smrg#undef HAVE_GETTEXT 105a32e9e42Smrg 106a32e9e42Smrg/* Define if you have the iconv() function and it works. */ 107a32e9e42Smrg#undef HAVE_ICONV 108a32e9e42Smrg 109c9710b42Smrg/* Have Intel __sync_* atomic primitives */ 110c9710b42Smrg#undef HAVE_INTEL_ATOMIC_PRIMITIVES 1112c393a42Smrg 1122c393a42Smrg/* Define to 1 if you have the <inttypes.h> header file. */ 1132c393a42Smrg#undef HAVE_INTTYPES_H 1142c393a42Smrg 1152c393a42Smrg/* Define to 1 if you have the `link' function. */ 1162c393a42Smrg#undef HAVE_LINK 1172c393a42Smrg 1182c393a42Smrg/* Define to 1 if you have the `lrand48' function. */ 1192c393a42Smrg#undef HAVE_LRAND48 1202c393a42Smrg 121c9710b42Smrg/* Define to 1 if you have the `lstat' function. */ 122c9710b42Smrg#undef HAVE_LSTAT 1232c393a42Smrg 124a4e54154Smrg/* Define to 1 if you have the <minix/config.h> header file. */ 125a4e54154Smrg#undef HAVE_MINIX_CONFIG_H 1262c393a42Smrg 127b09479dcSmrg/* Define to 1 if you have the `mkdtemp' function. */ 128b09479dcSmrg#undef HAVE_MKDTEMP 129b09479dcSmrg 130c9710b42Smrg/* Define to 1 if you have the `mkostemp' function. */ 131c9710b42Smrg#undef HAVE_MKOSTEMP 1322c393a42Smrg 1332c393a42Smrg/* Define to 1 if you have the `mkstemp' function. */ 1342c393a42Smrg#undef HAVE_MKSTEMP 1352c393a42Smrg 1362c393a42Smrg/* Define to 1 if you have a working `mmap' system call. */ 1372c393a42Smrg#undef HAVE_MMAP 1382c393a42Smrg 1392c393a42Smrg/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 1402c393a42Smrg#undef HAVE_NDIR_H 1412c393a42Smrg 142953daebaSmrg/* Define to 1 if you have the 'posix_fadvise' function. */ 143ca08ab68Smrg#undef HAVE_POSIX_FADVISE 144ca08ab68Smrg 145c9710b42Smrg/* Have POSIX threads */ 146c9710b42Smrg#undef HAVE_PTHREAD 147c9710b42Smrg 148c9710b42Smrg/* Have PTHREAD_PRIO_INHERIT. */ 149c9710b42Smrg#undef HAVE_PTHREAD_PRIO_INHERIT 150c9710b42Smrg 1512c393a42Smrg/* Define to 1 if you have the `rand' function. */ 1522c393a42Smrg#undef HAVE_RAND 1532c393a42Smrg 1542c393a42Smrg/* Define to 1 if you have the `random' function. */ 1552c393a42Smrg#undef HAVE_RANDOM 1562c393a42Smrg 157ca08ab68Smrg/* Define to 1 if you have the `random_r' function. */ 158ca08ab68Smrg#undef HAVE_RANDOM_R 159ca08ab68Smrg 160ca08ab68Smrg/* Define to 1 if you have the `rand_r' function. */ 161ca08ab68Smrg#undef HAVE_RAND_R 162ca08ab68Smrg 163b09479dcSmrg/* Define to 1 if you have the `readlink' function. */ 164b09479dcSmrg#undef HAVE_READLINK 165b09479dcSmrg 166c9710b42Smrg/* Define to 1 if you have the <sched.h> header file. */ 167c9710b42Smrg#undef HAVE_SCHED_H 168c9710b42Smrg 169c9710b42Smrg/* Have sched_yield */ 170c9710b42Smrg#undef HAVE_SCHED_YIELD 171c9710b42Smrg 172c9710b42Smrg/* Have Solaris __machine_*_barrier and atomic_* operations */ 173c9710b42Smrg#undef HAVE_SOLARIS_ATOMIC_OPS 174c9710b42Smrg 1751cc69409Smrg/* Have C99 stdatomic atomic primitives */ 176a4e54154Smrg#undef HAVE_STDATOMIC_PRIMITIVES 177a4e54154Smrg 1782c393a42Smrg/* Define to 1 if you have the <stdint.h> header file. */ 1792c393a42Smrg#undef HAVE_STDINT_H 1802c393a42Smrg 181a4e54154Smrg/* Define to 1 if you have the <stdio.h> header file. */ 182a4e54154Smrg#undef HAVE_STDIO_H 183a4e54154Smrg 1842c393a42Smrg/* Define to 1 if you have the <stdlib.h> header file. */ 1852c393a42Smrg#undef HAVE_STDLIB_H 1862c393a42Smrg 187a32e9e42Smrg/* Define to 1 if you have the `strerror' function. */ 188a32e9e42Smrg#undef HAVE_STRERROR 189a32e9e42Smrg 190a32e9e42Smrg/* Define to 1 if you have the `strerror_r' function. */ 191a32e9e42Smrg#undef HAVE_STRERROR_R 192a32e9e42Smrg 1932c393a42Smrg/* Define to 1 if you have the <strings.h> header file. */ 1942c393a42Smrg#undef HAVE_STRINGS_H 1952c393a42Smrg 1962c393a42Smrg/* Define to 1 if you have the <string.h> header file. */ 1972c393a42Smrg#undef HAVE_STRING_H 1982c393a42Smrg 199ca08ab68Smrg/* Define to 1 if `d_type' is a member of `struct dirent'. */ 200ca08ab68Smrg#undef HAVE_STRUCT_DIRENT_D_TYPE 201ca08ab68Smrg 202ca08ab68Smrg/* Define to 1 if `f_flags' is a member of `struct statfs'. */ 203ca08ab68Smrg#undef HAVE_STRUCT_STATFS_F_FLAGS 204ca08ab68Smrg 205ca08ab68Smrg/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */ 206ca08ab68Smrg#undef HAVE_STRUCT_STATFS_F_FSTYPENAME 207ca08ab68Smrg 208ca08ab68Smrg/* Define to 1 if `f_basetype' is a member of `struct statvfs'. */ 209ca08ab68Smrg#undef HAVE_STRUCT_STATVFS_F_BASETYPE 210ca08ab68Smrg 211ca08ab68Smrg/* Define to 1 if `f_fstypename' is a member of `struct statvfs'. */ 212ca08ab68Smrg#undef HAVE_STRUCT_STATVFS_F_FSTYPENAME 213ca08ab68Smrg 214953daebaSmrg/* Define to 1 if `st_mtim' is a member of `struct stat'. */ 215953daebaSmrg#undef HAVE_STRUCT_STAT_ST_MTIM 216953daebaSmrg 2172c393a42Smrg/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 2182c393a42Smrg */ 2192c393a42Smrg#undef HAVE_SYS_DIR_H 2202c393a42Smrg 221ca08ab68Smrg/* Define to 1 if you have the <sys/mount.h> header file. */ 222ca08ab68Smrg#undef HAVE_SYS_MOUNT_H 223ca08ab68Smrg 2242c393a42Smrg/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 2252c393a42Smrg */ 2262c393a42Smrg#undef HAVE_SYS_NDIR_H 2272c393a42Smrg 228ca08ab68Smrg/* Define to 1 if you have the <sys/param.h> header file. */ 229ca08ab68Smrg#undef HAVE_SYS_PARAM_H 230ca08ab68Smrg 231ca08ab68Smrg/* Define to 1 if you have the <sys/statfs.h> header file. */ 232ca08ab68Smrg#undef HAVE_SYS_STATFS_H 233ca08ab68Smrg 234b09479dcSmrg/* Define to 1 if you have the <sys/statvfs.h> header file. */ 235b09479dcSmrg#undef HAVE_SYS_STATVFS_H 236b09479dcSmrg 2372c393a42Smrg/* Define to 1 if you have the <sys/stat.h> header file. */ 2382c393a42Smrg#undef HAVE_SYS_STAT_H 2392c393a42Smrg 2402c393a42Smrg/* Define to 1 if you have the <sys/types.h> header file. */ 2412c393a42Smrg#undef HAVE_SYS_TYPES_H 2422c393a42Smrg 243ca08ab68Smrg/* Define to 1 if you have the <sys/vfs.h> header file. */ 244ca08ab68Smrg#undef HAVE_SYS_VFS_H 245ca08ab68Smrg 2462c393a42Smrg/* Define to 1 if you have the <unistd.h> header file. */ 2472c393a42Smrg#undef HAVE_UNISTD_H 2482c393a42Smrg 2492c393a42Smrg/* Define to 1 if you have the `vprintf' function. */ 2502c393a42Smrg#undef HAVE_VPRINTF 2512c393a42Smrg 2522c393a42Smrg/* Can use #warning in C files */ 2532c393a42Smrg#undef HAVE_WARNING_CPP_DIRECTIVE 2542c393a42Smrg 255a4e54154Smrg/* Define to 1 if you have the <wchar.h> header file. */ 256a4e54154Smrg#undef HAVE_WCHAR_H 257a4e54154Smrg 2582c393a42Smrg/* Use xmlparse.h instead of expat.h */ 2592c393a42Smrg#undef HAVE_XMLPARSE_H 2602c393a42Smrg 2612c393a42Smrg/* Define to 1 if you have the `XML_SetDoctypeDeclHandler' function. */ 2622c393a42Smrg#undef HAVE_XML_SETDOCTYPEDECLHANDLER 2632c393a42Smrg 264c9710b42Smrg/* Define to 1 if you have the `_mktemp_s' function. */ 265c9710b42Smrg#undef HAVE__MKTEMP_S 266c9710b42Smrg 267953daebaSmrg/* Define to the sub-directory where libtool stores uninstalled libraries. */ 268a6844aabSmrg#undef LT_OBJDIR 269a6844aabSmrg 2702c393a42Smrg/* Name of package */ 2712c393a42Smrg#undef PACKAGE 2722c393a42Smrg 2732c393a42Smrg/* Define to the address where bug reports for this package should be sent. */ 2742c393a42Smrg#undef PACKAGE_BUGREPORT 2752c393a42Smrg 2762c393a42Smrg/* Define to the full name of this package. */ 2772c393a42Smrg#undef PACKAGE_NAME 2782c393a42Smrg 2792c393a42Smrg/* Define to the full name and version of this package. */ 2802c393a42Smrg#undef PACKAGE_STRING 2812c393a42Smrg 2822c393a42Smrg/* Define to the one symbol short name of this package. */ 2832c393a42Smrg#undef PACKAGE_TARNAME 2842c393a42Smrg 285ca08ab68Smrg/* Define to the home page for this package. */ 286ca08ab68Smrg#undef PACKAGE_URL 287ca08ab68Smrg 2882c393a42Smrg/* Define to the version of this package. */ 2892c393a42Smrg#undef PACKAGE_VERSION 2902c393a42Smrg 291c9710b42Smrg/* Define to necessary symbol if this constant uses a non-standard name on 292c9710b42Smrg your system. */ 293c9710b42Smrg#undef PTHREAD_CREATE_JOINABLE 294c9710b42Smrg 295c9710b42Smrg/* The size of `char', as computed by sizeof. */ 296c9710b42Smrg#undef SIZEOF_CHAR 297c9710b42Smrg 298c9710b42Smrg/* The size of `int', as computed by sizeof. */ 299c9710b42Smrg#undef SIZEOF_INT 300c9710b42Smrg 301c9710b42Smrg/* The size of `long', as computed by sizeof. */ 302c9710b42Smrg#undef SIZEOF_LONG 303c9710b42Smrg 304c9710b42Smrg/* The size of `short', as computed by sizeof. */ 305c9710b42Smrg#undef SIZEOF_SHORT 306c9710b42Smrg 307c9710b42Smrg/* The size of `void*', as computed by sizeof. */ 308c9710b42Smrg#undef SIZEOF_VOIDP 309c9710b42Smrg 310ca08ab68Smrg/* The size of `void *', as computed by sizeof. */ 311ca08ab68Smrg#undef SIZEOF_VOID_P 312ca08ab68Smrg 313a4e54154Smrg/* Define to 1 if all of the C90 standard headers exist (not just the ones 314a4e54154Smrg required in a freestanding environment). This macro is provided for 315a4e54154Smrg backward compatibility; new code need not use it. */ 3162c393a42Smrg#undef STDC_HEADERS 3172c393a42Smrg 3182c393a42Smrg/* Use iconv. */ 3192c393a42Smrg#undef USE_ICONV 3202c393a42Smrg 321c9710b42Smrg/* Enable extensions on AIX 3, Interix. */ 322c9710b42Smrg#ifndef _ALL_SOURCE 323c9710b42Smrg# undef _ALL_SOURCE 324c9710b42Smrg#endif 325a4e54154Smrg/* Enable general extensions on macOS. */ 326a4e54154Smrg#ifndef _DARWIN_C_SOURCE 327a4e54154Smrg# undef _DARWIN_C_SOURCE 328a4e54154Smrg#endif 329a4e54154Smrg/* Enable general extensions on Solaris. */ 330a4e54154Smrg#ifndef __EXTENSIONS__ 331a4e54154Smrg# undef __EXTENSIONS__ 332a4e54154Smrg#endif 333c9710b42Smrg/* Enable GNU extensions on systems that have them. */ 334c9710b42Smrg#ifndef _GNU_SOURCE 335c9710b42Smrg# undef _GNU_SOURCE 336c9710b42Smrg#endif 337a4e54154Smrg/* Enable X/Open compliant socket functions that do not require linking 338a4e54154Smrg with -lxnet on HP-UX 11.11. */ 339a4e54154Smrg#ifndef _HPUX_ALT_XOPEN_SOCKET_API 340a4e54154Smrg# undef _HPUX_ALT_XOPEN_SOCKET_API 341a4e54154Smrg#endif 342a4e54154Smrg/* Identify the host operating system as Minix. 343a4e54154Smrg This macro does not affect the system headers' behavior. 344a4e54154Smrg A future release of Autoconf may stop defining this macro. */ 345a4e54154Smrg#ifndef _MINIX 346a4e54154Smrg# undef _MINIX 347a4e54154Smrg#endif 348a4e54154Smrg/* Enable general extensions on NetBSD. 349a4e54154Smrg Enable NetBSD compatibility extensions on Minix. */ 350a4e54154Smrg#ifndef _NETBSD_SOURCE 351a4e54154Smrg# undef _NETBSD_SOURCE 352a4e54154Smrg#endif 353a4e54154Smrg/* Enable OpenBSD compatibility extensions on NetBSD. 354a4e54154Smrg Oddly enough, this does nothing on OpenBSD. */ 355a4e54154Smrg#ifndef _OPENBSD_SOURCE 356a4e54154Smrg# undef _OPENBSD_SOURCE 357a4e54154Smrg#endif 358a4e54154Smrg/* Define to 1 if needed for POSIX-compatible behavior. */ 359a4e54154Smrg#ifndef _POSIX_SOURCE 360a4e54154Smrg# undef _POSIX_SOURCE 361a4e54154Smrg#endif 362a4e54154Smrg/* Define to 2 if needed for POSIX-compatible behavior. */ 363a4e54154Smrg#ifndef _POSIX_1_SOURCE 364a4e54154Smrg# undef _POSIX_1_SOURCE 365a4e54154Smrg#endif 366a4e54154Smrg/* Enable POSIX-compatible threading on Solaris. */ 367c9710b42Smrg#ifndef _POSIX_PTHREAD_SEMANTICS 368c9710b42Smrg# undef _POSIX_PTHREAD_SEMANTICS 369c9710b42Smrg#endif 370a4e54154Smrg/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 371a4e54154Smrg#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 372a4e54154Smrg# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 373a4e54154Smrg#endif 374a4e54154Smrg/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 375a4e54154Smrg#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 376a4e54154Smrg# undef __STDC_WANT_IEC_60559_BFP_EXT__ 377a4e54154Smrg#endif 378a4e54154Smrg/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 379a4e54154Smrg#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 380a4e54154Smrg# undef __STDC_WANT_IEC_60559_DFP_EXT__ 381a4e54154Smrg#endif 382a4e54154Smrg/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 383a4e54154Smrg#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 384a4e54154Smrg# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 385a4e54154Smrg#endif 386a4e54154Smrg/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 387a4e54154Smrg#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 388a4e54154Smrg# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 389a4e54154Smrg#endif 390a4e54154Smrg/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 391a4e54154Smrg#ifndef __STDC_WANT_LIB_EXT2__ 392a4e54154Smrg# undef __STDC_WANT_LIB_EXT2__ 393a4e54154Smrg#endif 394a4e54154Smrg/* Enable extensions specified by ISO/IEC 24747:2009. */ 395a4e54154Smrg#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 396a4e54154Smrg# undef __STDC_WANT_MATH_SPEC_FUNCS__ 397a4e54154Smrg#endif 398c9710b42Smrg/* Enable extensions on HP NonStop. */ 399c9710b42Smrg#ifndef _TANDEM_SOURCE 400c9710b42Smrg# undef _TANDEM_SOURCE 401c9710b42Smrg#endif 402a4e54154Smrg/* Enable X/Open extensions. Define to 500 only if necessary 403a4e54154Smrg to make mbstate_t available. */ 404a4e54154Smrg#ifndef _XOPEN_SOURCE 405a4e54154Smrg# undef _XOPEN_SOURCE 406c9710b42Smrg#endif 407c9710b42Smrg 408c9710b42Smrg 4092c393a42Smrg/* Version number of package */ 4102c393a42Smrg#undef VERSION 4112c393a42Smrg 412ca08ab68Smrg/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 413ca08ab68Smrg significant byte first (like Motorola and SPARC, unlike Intel). */ 414ca08ab68Smrg#if defined AC_APPLE_UNIVERSAL_BUILD 415ca08ab68Smrg# if defined __BIG_ENDIAN__ 416ca08ab68Smrg# define WORDS_BIGENDIAN 1 417ca08ab68Smrg# endif 418ca08ab68Smrg#else 419ca08ab68Smrg# ifndef WORDS_BIGENDIAN 420ca08ab68Smrg# undef WORDS_BIGENDIAN 421ca08ab68Smrg# endif 422ca08ab68Smrg#endif 423ca08ab68Smrg 424c9710b42Smrg/* Number of bits in a file offset, on hosts where this is settable. */ 425c9710b42Smrg#undef _FILE_OFFSET_BITS 426c9710b42Smrg 427c9710b42Smrg/* Define for large files, on AIX-style hosts. */ 428c9710b42Smrg#undef _LARGE_FILES 429c9710b42Smrg 4302c393a42Smrg/* Define to empty if `const' does not conform to ANSI C. */ 4312c393a42Smrg#undef const 4322c393a42Smrg 4332c393a42Smrg/* Define to `__inline__' or `__inline' if that's what the C compiler 4342c393a42Smrg calls it, or to nothing if 'inline' is not supported under any name. */ 4352c393a42Smrg#ifndef __cplusplus 4362c393a42Smrg#undef inline 4372c393a42Smrg#endif 4382c393a42Smrg 439a4e54154Smrg/* Define as a signed integer type capable of holding a process identifier. */ 4402c393a42Smrg#undef pid_t 441ca08ab68Smrg 442ca08ab68Smrg#include "config-fixups.h" 443