1*6a54128fSAndroid Build Coastguard Worker/* lib/config.h.in. Generated from configure.ac by autoheader. */ 2*6a54128fSAndroid Build Coastguard Worker 3*6a54128fSAndroid Build Coastguard Worker/* Define if building universal (internal helper macro) */ 4*6a54128fSAndroid Build Coastguard Worker#undef AC_APPLE_UNIVERSAL_BUILD 5*6a54128fSAndroid Build Coastguard Worker 6*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if debugging the blkid library */ 7*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_BLKID_DEBUG 8*6a54128fSAndroid Build Coastguard Worker 9*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to compile findfs */ 10*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_BUILD_FINDFS 11*6a54128fSAndroid Build Coastguard Worker 12*6a54128fSAndroid Build Coastguard Worker/* Define to 1 for features for use by ext4 developers */ 13*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_DEVELOPER_FEATURES 14*6a54128fSAndroid Build Coastguard Worker 15*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if debugging ext3/4 journal code */ 16*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_JBD_DEBUG 17*6a54128fSAndroid Build Coastguard Worker 18*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to enable mmp support */ 19*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_MMP 20*6a54128fSAndroid Build Coastguard Worker 21*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to enable tdb support */ 22*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_TDB 23*6a54128fSAndroid Build Coastguard Worker 24*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if the testio I/O manager should be enabled */ 25*6a54128fSAndroid Build Coastguard Worker#undef CONFIG_TESTIO_DEBUG 26*6a54128fSAndroid Build Coastguard Worker 27*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to disable use of backtrace */ 28*6a54128fSAndroid Build Coastguard Worker#undef DISABLE_BACKTRACE 29*6a54128fSAndroid Build Coastguard Worker 30*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to enable bitmap stats. */ 31*6a54128fSAndroid Build Coastguard Worker#undef ENABLE_BMAP_STATS 32*6a54128fSAndroid Build Coastguard Worker 33*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to enable bitmap stats. */ 34*6a54128fSAndroid Build Coastguard Worker#undef ENABLE_BMAP_STATS_OPS 35*6a54128fSAndroid Build Coastguard Worker 36*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if translation of program messages to the user's native 37*6a54128fSAndroid Build Coastguard Worker language is requested. */ 38*6a54128fSAndroid Build Coastguard Worker#undef ENABLE_NLS 39*6a54128fSAndroid Build Coastguard Worker 40*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `add_key' function. */ 41*6a54128fSAndroid Build Coastguard Worker#undef HAVE_ADD_KEY 42*6a54128fSAndroid Build Coastguard Worker 43*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <attr/xattr.h> header file. */ 44*6a54128fSAndroid Build Coastguard Worker#undef HAVE_ATTR_XATTR_H 45*6a54128fSAndroid Build Coastguard Worker 46*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `backtrace' function. */ 47*6a54128fSAndroid Build Coastguard Worker#undef HAVE_BACKTRACE 48*6a54128fSAndroid Build Coastguard Worker 49*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if blkid has blkid_probe_enable_partitions */ 50*6a54128fSAndroid Build Coastguard Worker#undef HAVE_BLKID_PROBE_ENABLE_PARTITIONS 51*6a54128fSAndroid Build Coastguard Worker 52*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if blkid has blkid_probe_get_topology */ 53*6a54128fSAndroid Build Coastguard Worker#undef HAVE_BLKID_PROBE_GET_TOPOLOGY 54*6a54128fSAndroid Build Coastguard Worker 55*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if blkid has blkid_topology_get_dax */ 56*6a54128fSAndroid Build Coastguard Worker#undef HAVE_BLKID_TOPOLOGY_GET_DAX 57*6a54128fSAndroid Build Coastguard Worker 58*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the BSD-style 'qsort_r' function. */ 59*6a54128fSAndroid Build Coastguard Worker#undef HAVE_BSD_QSORT_R 60*6a54128fSAndroid Build Coastguard Worker 61*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the Mac OS X function 62*6a54128fSAndroid Build Coastguard Worker CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 63*6a54128fSAndroid Build Coastguard Worker#undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES 64*6a54128fSAndroid Build Coastguard Worker 65*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 66*6a54128fSAndroid Build Coastguard Worker the CoreFoundation framework. */ 67*6a54128fSAndroid Build Coastguard Worker#undef HAVE_CFPREFERENCESCOPYAPPVALUE 68*6a54128fSAndroid Build Coastguard Worker 69*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `chflags' function. */ 70*6a54128fSAndroid Build Coastguard Worker#undef HAVE_CHFLAGS 71*6a54128fSAndroid Build Coastguard Worker 72*6a54128fSAndroid Build Coastguard Worker/* Define if the GNU dcgettext() function is already present or preinstalled. 73*6a54128fSAndroid Build Coastguard Worker */ 74*6a54128fSAndroid Build Coastguard Worker#undef HAVE_DCGETTEXT 75*6a54128fSAndroid Build Coastguard Worker 76*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <dirent.h> header file. */ 77*6a54128fSAndroid Build Coastguard Worker#undef HAVE_DIRENT_H 78*6a54128fSAndroid Build Coastguard Worker 79*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `dlopen' function. */ 80*6a54128fSAndroid Build Coastguard Worker#undef HAVE_DLOPEN 81*6a54128fSAndroid Build Coastguard Worker 82*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ 83*6a54128fSAndroid Build Coastguard Worker#undef HAVE_DOPRNT 84*6a54128fSAndroid Build Coastguard Worker 85*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <errno.h> header file. */ 86*6a54128fSAndroid Build Coastguard Worker#undef HAVE_ERRNO_H 87*6a54128fSAndroid Build Coastguard Worker 88*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <execinfo.h> header file. */ 89*6a54128fSAndroid Build Coastguard Worker#undef HAVE_EXECINFO_H 90*6a54128fSAndroid Build Coastguard Worker 91*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if Ext2 ioctls present */ 92*6a54128fSAndroid Build Coastguard Worker#undef HAVE_EXT2_IOCTLS 93*6a54128fSAndroid Build Coastguard Worker 94*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fadvise64' function. */ 95*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FADVISE64 96*6a54128fSAndroid Build Coastguard Worker 97*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fallocate' function. */ 98*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FALLOCATE 99*6a54128fSAndroid Build Coastguard Worker 100*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fallocate64' function. */ 101*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FALLOCATE64 102*6a54128fSAndroid Build Coastguard Worker 103*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fchown' function. */ 104*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FCHOWN 105*6a54128fSAndroid Build Coastguard Worker 106*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fcntl' function. */ 107*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FCNTL 108*6a54128fSAndroid Build Coastguard Worker 109*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fdatasync' function. */ 110*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FDATASYNC 111*6a54128fSAndroid Build Coastguard Worker 112*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fstat64' function. */ 113*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FSTAT64 114*6a54128fSAndroid Build Coastguard Worker 115*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `fsync' function. */ 116*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FSYNC 117*6a54128fSAndroid Build Coastguard Worker 118*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `ftruncate64' function. */ 119*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FTRUNCATE64 120*6a54128fSAndroid Build Coastguard Worker 121*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <fuse.h> header file. */ 122*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FUSE_H 123*6a54128fSAndroid Build Coastguard Worker 124*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `futimes' function. */ 125*6a54128fSAndroid Build Coastguard Worker#undef HAVE_FUTIMES 126*6a54128fSAndroid Build Coastguard Worker 127*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getcwd' function. */ 128*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETCWD 129*6a54128fSAndroid Build Coastguard Worker 130*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getdtablesize' function. */ 131*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETDTABLESIZE 132*6a54128fSAndroid Build Coastguard Worker 133*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getentropy' function. */ 134*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETENTROPY 135*6a54128fSAndroid Build Coastguard Worker 136*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `gethostname' function. */ 137*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETHOSTNAME 138*6a54128fSAndroid Build Coastguard Worker 139*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getmntinfo' function. */ 140*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETMNTINFO 141*6a54128fSAndroid Build Coastguard Worker 142*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <getopt.h> header file. */ 143*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETOPT_H 144*6a54128fSAndroid Build Coastguard Worker 145*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getpwuid_r' function. */ 146*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETPWUID_R 147*6a54128fSAndroid Build Coastguard Worker 148*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getrandom' function. */ 149*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETRANDOM 150*6a54128fSAndroid Build Coastguard Worker 151*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getrlimit' function. */ 152*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETRLIMIT 153*6a54128fSAndroid Build Coastguard Worker 154*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `getrusage' function. */ 155*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETRUSAGE 156*6a54128fSAndroid Build Coastguard Worker 157*6a54128fSAndroid Build Coastguard Worker/* Define if the GNU gettext() function is already present or preinstalled. */ 158*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GETTEXT 159*6a54128fSAndroid Build Coastguard Worker 160*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the GNU-style 'qsort_r' function. */ 161*6a54128fSAndroid Build Coastguard Worker#undef HAVE_GNU_QSORT_R 162*6a54128fSAndroid Build Coastguard Worker 163*6a54128fSAndroid Build Coastguard Worker/* Define if you have the iconv() function and it works. */ 164*6a54128fSAndroid Build Coastguard Worker#undef HAVE_ICONV 165*6a54128fSAndroid Build Coastguard Worker 166*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if the system has the type `intptr_t'. */ 167*6a54128fSAndroid Build Coastguard Worker#undef HAVE_INTPTR_T 168*6a54128fSAndroid Build Coastguard Worker 169*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <inttypes.h> header file. */ 170*6a54128fSAndroid Build Coastguard Worker#undef HAVE_INTTYPES_H 171*6a54128fSAndroid Build Coastguard Worker 172*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `jrand48' function. */ 173*6a54128fSAndroid Build Coastguard Worker#undef HAVE_JRAND48 174*6a54128fSAndroid Build Coastguard Worker 175*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `keyctl' function. */ 176*6a54128fSAndroid Build Coastguard Worker#undef HAVE_KEYCTL 177*6a54128fSAndroid Build Coastguard Worker 178*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/falloc.h> header file. */ 179*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_FALLOC_H 180*6a54128fSAndroid Build Coastguard Worker 181*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/fd.h> header file. */ 182*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_FD_H 183*6a54128fSAndroid Build Coastguard Worker 184*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/fsmap.h> header file. */ 185*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_FSMAP_H 186*6a54128fSAndroid Build Coastguard Worker 187*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/loop.h> header file. */ 188*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_LOOP_H 189*6a54128fSAndroid Build Coastguard Worker 190*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/major.h> header file. */ 191*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_MAJOR_H 192*6a54128fSAndroid Build Coastguard Worker 193*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <linux/types.h> header file. */ 194*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LINUX_TYPES_H 195*6a54128fSAndroid Build Coastguard Worker 196*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `llistxattr' function. */ 197*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LLISTXATTR 198*6a54128fSAndroid Build Coastguard Worker 199*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `llseek' function. */ 200*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LLSEEK 201*6a54128fSAndroid Build Coastguard Worker 202*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if llseek declared in unistd.h */ 203*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LLSEEK_PROTOTYPE 204*6a54128fSAndroid Build Coastguard Worker 205*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `lseek64' function. */ 206*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LSEEK64 207*6a54128fSAndroid Build Coastguard Worker 208*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if lseek64 declared in unistd.h */ 209*6a54128fSAndroid Build Coastguard Worker#undef HAVE_LSEEK64_PROTOTYPE 210*6a54128fSAndroid Build Coastguard Worker 211*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <magic.h> header file. */ 212*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MAGIC_H 213*6a54128fSAndroid Build Coastguard Worker 214*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `mallinfo' function. */ 215*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MALLINFO 216*6a54128fSAndroid Build Coastguard Worker 217*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `mallinfo2' function. */ 218*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MALLINFO2 219*6a54128fSAndroid Build Coastguard Worker 220*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <malloc.h> header file. */ 221*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MALLOC_H 222*6a54128fSAndroid Build Coastguard Worker 223*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `mbstowcs' function. */ 224*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MBSTOWCS 225*6a54128fSAndroid Build Coastguard Worker 226*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `memalign' function. */ 227*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MEMALIGN 228*6a54128fSAndroid Build Coastguard Worker 229*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `mempcpy' function. */ 230*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MEMPCPY 231*6a54128fSAndroid Build Coastguard Worker 232*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <minix/config.h> header file. */ 233*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MINIX_CONFIG_H 234*6a54128fSAndroid Build Coastguard Worker 235*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `mmap' function. */ 236*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MMAP 237*6a54128fSAndroid Build Coastguard Worker 238*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <mntent.h> header file. */ 239*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MNTENT_H 240*6a54128fSAndroid Build Coastguard Worker 241*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if mount supports nodev. */ 242*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MOUNT_NODEV 243*6a54128fSAndroid Build Coastguard Worker 244*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if mount supports nosuid. */ 245*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MOUNT_NOSUID 246*6a54128fSAndroid Build Coastguard Worker 247*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `msync' function. */ 248*6a54128fSAndroid Build Coastguard Worker#undef HAVE_MSYNC 249*6a54128fSAndroid Build Coastguard Worker 250*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `nanosleep' function. */ 251*6a54128fSAndroid Build Coastguard Worker#undef HAVE_NANOSLEEP 252*6a54128fSAndroid Build Coastguard Worker 253*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <netinet/in.h> header file. */ 254*6a54128fSAndroid Build Coastguard Worker#undef HAVE_NETINET_IN_H 255*6a54128fSAndroid Build Coastguard Worker 256*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <net/if_dl.h> header file. */ 257*6a54128fSAndroid Build Coastguard Worker#undef HAVE_NET_IF_DL_H 258*6a54128fSAndroid Build Coastguard Worker 259*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <net/if.h> header file. */ 260*6a54128fSAndroid Build Coastguard Worker#undef HAVE_NET_IF_H 261*6a54128fSAndroid Build Coastguard Worker 262*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `open64' function. */ 263*6a54128fSAndroid Build Coastguard Worker#undef HAVE_OPEN64 264*6a54128fSAndroid Build Coastguard Worker 265*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if optreset for getopt is present */ 266*6a54128fSAndroid Build Coastguard Worker#undef HAVE_OPTRESET 267*6a54128fSAndroid Build Coastguard Worker 268*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `pathconf' function. */ 269*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PATHCONF 270*6a54128fSAndroid Build Coastguard Worker 271*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <paths.h> header file. */ 272*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PATHS_H 273*6a54128fSAndroid Build Coastguard Worker 274*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `posix_fadvise' function. */ 275*6a54128fSAndroid Build Coastguard Worker#undef HAVE_POSIX_FADVISE 276*6a54128fSAndroid Build Coastguard Worker 277*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `posix_fadvise64' function. */ 278*6a54128fSAndroid Build Coastguard Worker#undef HAVE_POSIX_FADVISE64 279*6a54128fSAndroid Build Coastguard Worker 280*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `posix_memalign' function. */ 281*6a54128fSAndroid Build Coastguard Worker#undef HAVE_POSIX_MEMALIGN 282*6a54128fSAndroid Build Coastguard Worker 283*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `prctl' function. */ 284*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PRCTL 285*6a54128fSAndroid Build Coastguard Worker 286*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `pread' function. */ 287*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PREAD 288*6a54128fSAndroid Build Coastguard Worker 289*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `pread64' function. */ 290*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PREAD64 291*6a54128fSAndroid Build Coastguard Worker 292*6a54128fSAndroid Build Coastguard Worker/* Define if you have POSIX threads libraries and header files. */ 293*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PTHREAD 294*6a54128fSAndroid Build Coastguard Worker 295*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <pthread.h> header file. */ 296*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PTHREAD_H 297*6a54128fSAndroid Build Coastguard Worker 298*6a54128fSAndroid Build Coastguard Worker/* Have PTHREAD_PRIO_INHERIT. */ 299*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PTHREAD_PRIO_INHERIT 300*6a54128fSAndroid Build Coastguard Worker 301*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `pwrite' function. */ 302*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PWRITE 303*6a54128fSAndroid Build Coastguard Worker 304*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `pwrite64' function. */ 305*6a54128fSAndroid Build Coastguard Worker#undef HAVE_PWRITE64 306*6a54128fSAndroid Build Coastguard Worker 307*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `qsort_r' function. */ 308*6a54128fSAndroid Build Coastguard Worker#undef HAVE_QSORT_R 309*6a54128fSAndroid Build Coastguard Worker 310*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if dirent has d_reclen */ 311*6a54128fSAndroid Build Coastguard Worker#undef HAVE_RECLEN_DIRENT 312*6a54128fSAndroid Build Coastguard Worker 313*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if if struct sockaddr contains sa_len */ 314*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SA_LEN 315*6a54128fSAndroid Build Coastguard Worker 316*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `secure_getenv' function. */ 317*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SECURE_GETENV 318*6a54128fSAndroid Build Coastguard Worker 319*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <semaphore.h> header file. */ 320*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SEMAPHORE_H 321*6a54128fSAndroid Build Coastguard Worker 322*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if sem_init() exists */ 323*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SEM_INIT 324*6a54128fSAndroid Build Coastguard Worker 325*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <setjmp.h> header file. */ 326*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SETJMP_H 327*6a54128fSAndroid Build Coastguard Worker 328*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `setmntent' function. */ 329*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SETMNTENT 330*6a54128fSAndroid Build Coastguard Worker 331*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `setresgid' function. */ 332*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SETRESGID 333*6a54128fSAndroid Build Coastguard Worker 334*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `setresuid' function. */ 335*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SETRESUID 336*6a54128fSAndroid Build Coastguard Worker 337*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <signal.h> header file. */ 338*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SIGNAL_H 339*6a54128fSAndroid Build Coastguard Worker 340*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `snprintf' function. */ 341*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SNPRINTF 342*6a54128fSAndroid Build Coastguard Worker 343*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `srandom' function. */ 344*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SRANDOM 345*6a54128fSAndroid Build Coastguard Worker 346*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if struct stat has st_flags */ 347*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STAT_FLAGS 348*6a54128fSAndroid Build Coastguard Worker 349*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdarg.h> header file. */ 350*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STDARG_H 351*6a54128fSAndroid Build Coastguard Worker 352*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdint.h> header file. */ 353*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STDINT_H 354*6a54128fSAndroid Build Coastguard Worker 355*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdio.h> header file. */ 356*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STDIO_H 357*6a54128fSAndroid Build Coastguard Worker 358*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <stdlib.h> header file. */ 359*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STDLIB_H 360*6a54128fSAndroid Build Coastguard Worker 361*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `stpcpy' function. */ 362*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STPCPY 363*6a54128fSAndroid Build Coastguard Worker 364*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `strcasecmp' function. */ 365*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRCASECMP 366*6a54128fSAndroid Build Coastguard Worker 367*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `strdup' function. */ 368*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRDUP 369*6a54128fSAndroid Build Coastguard Worker 370*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <strings.h> header file. */ 371*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRINGS_H 372*6a54128fSAndroid Build Coastguard Worker 373*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <string.h> header file. */ 374*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRING_H 375*6a54128fSAndroid Build Coastguard Worker 376*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `strnlen' function. */ 377*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRNLEN 378*6a54128fSAndroid Build Coastguard Worker 379*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `strptime' function. */ 380*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRPTIME 381*6a54128fSAndroid Build Coastguard Worker 382*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `strtoull' function. */ 383*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRTOULL 384*6a54128fSAndroid Build Coastguard Worker 385*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if `st_atim' is a member of `struct stat'. */ 386*6a54128fSAndroid Build Coastguard Worker#undef HAVE_STRUCT_STAT_ST_ATIM 387*6a54128fSAndroid Build Coastguard Worker 388*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `sync_file_range' function. */ 389*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYNC_FILE_RANGE 390*6a54128fSAndroid Build Coastguard Worker 391*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `sysconf' function. */ 392*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYSCONF 393*6a54128fSAndroid Build Coastguard Worker 394*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/acl.h> header file. */ 395*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_ACL_H 396*6a54128fSAndroid Build Coastguard Worker 397*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/disklabel.h> header file. */ 398*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_DISKLABEL_H 399*6a54128fSAndroid Build Coastguard Worker 400*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/disk.h> header file. */ 401*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_DISK_H 402*6a54128fSAndroid Build Coastguard Worker 403*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/file.h> header file. */ 404*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_FILE_H 405*6a54128fSAndroid Build Coastguard Worker 406*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/ioctl.h> header file. */ 407*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_IOCTL_H 408*6a54128fSAndroid Build Coastguard Worker 409*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/key.h> header file. */ 410*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_KEY_H 411*6a54128fSAndroid Build Coastguard Worker 412*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/mkdev.h> header file. */ 413*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_MKDEV_H 414*6a54128fSAndroid Build Coastguard Worker 415*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/mman.h> header file. */ 416*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_MMAN_H 417*6a54128fSAndroid Build Coastguard Worker 418*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/mount.h> header file. */ 419*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_MOUNT_H 420*6a54128fSAndroid Build Coastguard Worker 421*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/prctl.h> header file. */ 422*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_PRCTL_H 423*6a54128fSAndroid Build Coastguard Worker 424*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/random.h> header file. */ 425*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_RANDOM_H 426*6a54128fSAndroid Build Coastguard Worker 427*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/resource.h> header file. */ 428*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_RESOURCE_H 429*6a54128fSAndroid Build Coastguard Worker 430*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/select.h> header file. */ 431*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_SELECT_H 432*6a54128fSAndroid Build Coastguard Worker 433*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/socket.h> header file. */ 434*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_SOCKET_H 435*6a54128fSAndroid Build Coastguard Worker 436*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/sockio.h> header file. */ 437*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_SOCKIO_H 438*6a54128fSAndroid Build Coastguard Worker 439*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/stat.h> header file. */ 440*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_STAT_H 441*6a54128fSAndroid Build Coastguard Worker 442*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/syscall.h> header file. */ 443*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_SYSCALL_H 444*6a54128fSAndroid Build Coastguard Worker 445*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/sysmacros.h> header file. */ 446*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_SYSMACROS_H 447*6a54128fSAndroid Build Coastguard Worker 448*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/time.h> header file. */ 449*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_TIME_H 450*6a54128fSAndroid Build Coastguard Worker 451*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/types.h> header file. */ 452*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_TYPES_H 453*6a54128fSAndroid Build Coastguard Worker 454*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/un.h> header file. */ 455*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_UN_H 456*6a54128fSAndroid Build Coastguard Worker 457*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/wait.h> header file. */ 458*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_WAIT_H 459*6a54128fSAndroid Build Coastguard Worker 460*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <sys/xattr.h> header file. */ 461*6a54128fSAndroid Build Coastguard Worker#undef HAVE_SYS_XATTR_H 462*6a54128fSAndroid Build Coastguard Worker 463*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <termios.h> header file. */ 464*6a54128fSAndroid Build Coastguard Worker#undef HAVE_TERMIOS_H 465*6a54128fSAndroid Build Coastguard Worker 466*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <termio.h> header file. */ 467*6a54128fSAndroid Build Coastguard Worker#undef HAVE_TERMIO_H 468*6a54128fSAndroid Build Coastguard Worker 469*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if ssize_t declared */ 470*6a54128fSAndroid Build Coastguard Worker#undef HAVE_TYPE_SSIZE_T 471*6a54128fSAndroid Build Coastguard Worker 472*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <unistd.h> header file. */ 473*6a54128fSAndroid Build Coastguard Worker#undef HAVE_UNISTD_H 474*6a54128fSAndroid Build Coastguard Worker 475*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `usleep' function. */ 476*6a54128fSAndroid Build Coastguard Worker#undef HAVE_USLEEP 477*6a54128fSAndroid Build Coastguard Worker 478*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `utime' function. */ 479*6a54128fSAndroid Build Coastguard Worker#undef HAVE_UTIME 480*6a54128fSAndroid Build Coastguard Worker 481*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `utimes' function. */ 482*6a54128fSAndroid Build Coastguard Worker#undef HAVE_UTIMES 483*6a54128fSAndroid Build Coastguard Worker 484*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <utime.h> header file. */ 485*6a54128fSAndroid Build Coastguard Worker#undef HAVE_UTIME_H 486*6a54128fSAndroid Build Coastguard Worker 487*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `valloc' function. */ 488*6a54128fSAndroid Build Coastguard Worker#undef HAVE_VALLOC 489*6a54128fSAndroid Build Coastguard Worker 490*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `vprintf' function. */ 491*6a54128fSAndroid Build Coastguard Worker#undef HAVE_VPRINTF 492*6a54128fSAndroid Build Coastguard Worker 493*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the <wchar.h> header file. */ 494*6a54128fSAndroid Build Coastguard Worker#undef HAVE_WCHAR_H 495*6a54128fSAndroid Build Coastguard Worker 496*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if you have the `__secure_getenv' function. */ 497*6a54128fSAndroid Build Coastguard Worker#undef HAVE___SECURE_GETENV 498*6a54128fSAndroid Build Coastguard Worker 499*6a54128fSAndroid Build Coastguard Worker/* package name for gettext */ 500*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE 501*6a54128fSAndroid Build Coastguard Worker 502*6a54128fSAndroid Build Coastguard Worker/* Define to the address where bug reports for this package should be sent. */ 503*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_BUGREPORT 504*6a54128fSAndroid Build Coastguard Worker 505*6a54128fSAndroid Build Coastguard Worker/* Define to the full name of this package. */ 506*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_NAME 507*6a54128fSAndroid Build Coastguard Worker 508*6a54128fSAndroid Build Coastguard Worker/* Define to the full name and version of this package. */ 509*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_STRING 510*6a54128fSAndroid Build Coastguard Worker 511*6a54128fSAndroid Build Coastguard Worker/* Define to the one symbol short name of this package. */ 512*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_TARNAME 513*6a54128fSAndroid Build Coastguard Worker 514*6a54128fSAndroid Build Coastguard Worker/* Define to the home page for this package. */ 515*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_URL 516*6a54128fSAndroid Build Coastguard Worker 517*6a54128fSAndroid Build Coastguard Worker/* Define to the version of this package. */ 518*6a54128fSAndroid Build Coastguard Worker#undef PACKAGE_VERSION 519*6a54128fSAndroid Build Coastguard Worker 520*6a54128fSAndroid Build Coastguard Worker/* Define to necessary symbol if this constant uses a non-standard name on 521*6a54128fSAndroid Build Coastguard Worker your system. */ 522*6a54128fSAndroid Build Coastguard Worker#undef PTHREAD_CREATE_JOINABLE 523*6a54128fSAndroid Build Coastguard Worker 524*6a54128fSAndroid Build Coastguard Worker/* The size of `int', as computed by sizeof. */ 525*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_INT 526*6a54128fSAndroid Build Coastguard Worker 527*6a54128fSAndroid Build Coastguard Worker/* The size of `long', as computed by sizeof. */ 528*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_LONG 529*6a54128fSAndroid Build Coastguard Worker 530*6a54128fSAndroid Build Coastguard Worker/* The size of `long long', as computed by sizeof. */ 531*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_LONG_LONG 532*6a54128fSAndroid Build Coastguard Worker 533*6a54128fSAndroid Build Coastguard Worker/* The size of `off_t', as computed by sizeof. */ 534*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_OFF_T 535*6a54128fSAndroid Build Coastguard Worker 536*6a54128fSAndroid Build Coastguard Worker/* The size of `short', as computed by sizeof. */ 537*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_SHORT 538*6a54128fSAndroid Build Coastguard Worker 539*6a54128fSAndroid Build Coastguard Worker/* The size of `time_t', as computed by sizeof. */ 540*6a54128fSAndroid Build Coastguard Worker#undef SIZEOF_TIME_T 541*6a54128fSAndroid Build Coastguard Worker 542*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if all of the C90 standard headers exist (not just the ones 543*6a54128fSAndroid Build Coastguard Worker required in a freestanding environment). This macro is provided for 544*6a54128fSAndroid Build Coastguard Worker backward compatibility; new code need not use it. */ 545*6a54128fSAndroid Build Coastguard Worker#undef STDC_HEADERS 546*6a54128fSAndroid Build Coastguard Worker 547*6a54128fSAndroid Build Coastguard Worker/* If the compiler supports a TLS storage class define it to that here */ 548*6a54128fSAndroid Build Coastguard Worker#undef TLS 549*6a54128fSAndroid Build Coastguard Worker 550*6a54128fSAndroid Build Coastguard Worker/* Enable extensions on AIX 3, Interix. */ 551*6a54128fSAndroid Build Coastguard Worker#ifndef _ALL_SOURCE 552*6a54128fSAndroid Build Coastguard Worker# undef _ALL_SOURCE 553*6a54128fSAndroid Build Coastguard Worker#endif 554*6a54128fSAndroid Build Coastguard Worker/* Enable general extensions on macOS. */ 555*6a54128fSAndroid Build Coastguard Worker#ifndef _DARWIN_C_SOURCE 556*6a54128fSAndroid Build Coastguard Worker# undef _DARWIN_C_SOURCE 557*6a54128fSAndroid Build Coastguard Worker#endif 558*6a54128fSAndroid Build Coastguard Worker/* Enable general extensions on Solaris. */ 559*6a54128fSAndroid Build Coastguard Worker#ifndef __EXTENSIONS__ 560*6a54128fSAndroid Build Coastguard Worker# undef __EXTENSIONS__ 561*6a54128fSAndroid Build Coastguard Worker#endif 562*6a54128fSAndroid Build Coastguard Worker/* Enable GNU extensions on systems that have them. */ 563*6a54128fSAndroid Build Coastguard Worker#ifndef _GNU_SOURCE 564*6a54128fSAndroid Build Coastguard Worker# undef _GNU_SOURCE 565*6a54128fSAndroid Build Coastguard Worker#endif 566*6a54128fSAndroid Build Coastguard Worker/* Enable X/Open compliant socket functions that do not require linking 567*6a54128fSAndroid Build Coastguard Worker with -lxnet on HP-UX 11.11. */ 568*6a54128fSAndroid Build Coastguard Worker#ifndef _HPUX_ALT_XOPEN_SOCKET_API 569*6a54128fSAndroid Build Coastguard Worker# undef _HPUX_ALT_XOPEN_SOCKET_API 570*6a54128fSAndroid Build Coastguard Worker#endif 571*6a54128fSAndroid Build Coastguard Worker/* Identify the host operating system as Minix. 572*6a54128fSAndroid Build Coastguard Worker This macro does not affect the system headers' behavior. 573*6a54128fSAndroid Build Coastguard Worker A future release of Autoconf may stop defining this macro. */ 574*6a54128fSAndroid Build Coastguard Worker#ifndef _MINIX 575*6a54128fSAndroid Build Coastguard Worker# undef _MINIX 576*6a54128fSAndroid Build Coastguard Worker#endif 577*6a54128fSAndroid Build Coastguard Worker/* Enable general extensions on NetBSD. 578*6a54128fSAndroid Build Coastguard Worker Enable NetBSD compatibility extensions on Minix. */ 579*6a54128fSAndroid Build Coastguard Worker#ifndef _NETBSD_SOURCE 580*6a54128fSAndroid Build Coastguard Worker# undef _NETBSD_SOURCE 581*6a54128fSAndroid Build Coastguard Worker#endif 582*6a54128fSAndroid Build Coastguard Worker/* Enable OpenBSD compatibility extensions on NetBSD. 583*6a54128fSAndroid Build Coastguard Worker Oddly enough, this does nothing on OpenBSD. */ 584*6a54128fSAndroid Build Coastguard Worker#ifndef _OPENBSD_SOURCE 585*6a54128fSAndroid Build Coastguard Worker# undef _OPENBSD_SOURCE 586*6a54128fSAndroid Build Coastguard Worker#endif 587*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if needed for POSIX-compatible behavior. */ 588*6a54128fSAndroid Build Coastguard Worker#ifndef _POSIX_SOURCE 589*6a54128fSAndroid Build Coastguard Worker# undef _POSIX_SOURCE 590*6a54128fSAndroid Build Coastguard Worker#endif 591*6a54128fSAndroid Build Coastguard Worker/* Define to 2 if needed for POSIX-compatible behavior. */ 592*6a54128fSAndroid Build Coastguard Worker#ifndef _POSIX_1_SOURCE 593*6a54128fSAndroid Build Coastguard Worker# undef _POSIX_1_SOURCE 594*6a54128fSAndroid Build Coastguard Worker#endif 595*6a54128fSAndroid Build Coastguard Worker/* Enable POSIX-compatible threading on Solaris. */ 596*6a54128fSAndroid Build Coastguard Worker#ifndef _POSIX_PTHREAD_SEMANTICS 597*6a54128fSAndroid Build Coastguard Worker# undef _POSIX_PTHREAD_SEMANTICS 598*6a54128fSAndroid Build Coastguard Worker#endif 599*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TS 18661-5:2014. */ 600*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 601*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_IEC_60559_ATTRIBS_EXT__ 602*6a54128fSAndroid Build Coastguard Worker#endif 603*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TS 18661-1:2014. */ 604*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_IEC_60559_BFP_EXT__ 605*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_IEC_60559_BFP_EXT__ 606*6a54128fSAndroid Build Coastguard Worker#endif 607*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TS 18661-2:2015. */ 608*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_IEC_60559_DFP_EXT__ 609*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_IEC_60559_DFP_EXT__ 610*6a54128fSAndroid Build Coastguard Worker#endif 611*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TS 18661-4:2015. */ 612*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_IEC_60559_FUNCS_EXT__ 613*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_IEC_60559_FUNCS_EXT__ 614*6a54128fSAndroid Build Coastguard Worker#endif 615*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TS 18661-3:2015. */ 616*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_IEC_60559_TYPES_EXT__ 617*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_IEC_60559_TYPES_EXT__ 618*6a54128fSAndroid Build Coastguard Worker#endif 619*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC TR 24731-2:2010. */ 620*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_LIB_EXT2__ 621*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_LIB_EXT2__ 622*6a54128fSAndroid Build Coastguard Worker#endif 623*6a54128fSAndroid Build Coastguard Worker/* Enable extensions specified by ISO/IEC 24747:2009. */ 624*6a54128fSAndroid Build Coastguard Worker#ifndef __STDC_WANT_MATH_SPEC_FUNCS__ 625*6a54128fSAndroid Build Coastguard Worker# undef __STDC_WANT_MATH_SPEC_FUNCS__ 626*6a54128fSAndroid Build Coastguard Worker#endif 627*6a54128fSAndroid Build Coastguard Worker/* Enable extensions on HP NonStop. */ 628*6a54128fSAndroid Build Coastguard Worker#ifndef _TANDEM_SOURCE 629*6a54128fSAndroid Build Coastguard Worker# undef _TANDEM_SOURCE 630*6a54128fSAndroid Build Coastguard Worker#endif 631*6a54128fSAndroid Build Coastguard Worker/* Enable X/Open extensions. Define to 500 only if necessary 632*6a54128fSAndroid Build Coastguard Worker to make mbstate_t available. */ 633*6a54128fSAndroid Build Coastguard Worker#ifndef _XOPEN_SOURCE 634*6a54128fSAndroid Build Coastguard Worker# undef _XOPEN_SOURCE 635*6a54128fSAndroid Build Coastguard Worker#endif 636*6a54128fSAndroid Build Coastguard Worker 637*6a54128fSAndroid Build Coastguard Worker 638*6a54128fSAndroid Build Coastguard Worker/* Define to 1 to build uuidd */ 639*6a54128fSAndroid Build Coastguard Worker#undef USE_UUIDD 640*6a54128fSAndroid Build Coastguard Worker 641*6a54128fSAndroid Build Coastguard Worker/* version for gettext */ 642*6a54128fSAndroid Build Coastguard Worker#undef VERSION 643*6a54128fSAndroid Build Coastguard Worker 644*6a54128fSAndroid Build Coastguard Worker/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 645*6a54128fSAndroid Build Coastguard Worker significant byte first (like Motorola and SPARC, unlike Intel). */ 646*6a54128fSAndroid Build Coastguard Worker#if defined AC_APPLE_UNIVERSAL_BUILD 647*6a54128fSAndroid Build Coastguard Worker# if defined __BIG_ENDIAN__ 648*6a54128fSAndroid Build Coastguard Worker# define WORDS_BIGENDIAN 1 649*6a54128fSAndroid Build Coastguard Worker# endif 650*6a54128fSAndroid Build Coastguard Worker#else 651*6a54128fSAndroid Build Coastguard Worker# ifndef WORDS_BIGENDIAN 652*6a54128fSAndroid Build Coastguard Worker# undef WORDS_BIGENDIAN 653*6a54128fSAndroid Build Coastguard Worker# endif 654*6a54128fSAndroid Build Coastguard Worker#endif 655*6a54128fSAndroid Build Coastguard Worker 656*6a54128fSAndroid Build Coastguard Worker/* Number of bits in a file offset, on hosts where this is settable. */ 657*6a54128fSAndroid Build Coastguard Worker#undef _FILE_OFFSET_BITS 658*6a54128fSAndroid Build Coastguard Worker 659*6a54128fSAndroid Build Coastguard Worker/* Define to 1 if Apple Darwin libintl workaround is needed */ 660*6a54128fSAndroid Build Coastguard Worker#undef _INTL_REDIRECT_MACROS 661*6a54128fSAndroid Build Coastguard Worker 662*6a54128fSAndroid Build Coastguard Worker/* Define for large files, on AIX-style hosts. */ 663*6a54128fSAndroid Build Coastguard Worker#undef _LARGE_FILES 664*6a54128fSAndroid Build Coastguard Worker 665*6a54128fSAndroid Build Coastguard Worker#include <dirpaths.h> 666