1*7304104dSAndroid Build Coastguard Worker /* config.h. Generated from config.h.in by configure. */ 2*7304104dSAndroid Build Coastguard Worker /* config.h.in. Generated from configure.ac by autoheader. */ 3*7304104dSAndroid Build Coastguard Worker 4*7304104dSAndroid Build Coastguard Worker /* Building with -fsanitize=undefined or not */ 5*7304104dSAndroid Build Coastguard Worker #define CHECK_UNDEFINED 0 6*7304104dSAndroid Build Coastguard Worker 7*7304104dSAndroid Build Coastguard Worker /* Should ar and ranlib use -D behavior by default? */ 8*7304104dSAndroid Build Coastguard Worker #define DEFAULT_AR_DETERMINISTIC false 9*7304104dSAndroid Build Coastguard Worker 10*7304104dSAndroid Build Coastguard Worker /* Build dummy libdebuginfod */ 11*7304104dSAndroid Build Coastguard Worker /* #undef DUMMY_LIBDEBUGINFOD */ 12*7304104dSAndroid Build Coastguard Worker 13*7304104dSAndroid Build Coastguard Worker /* Build debuginfod */ 14*7304104dSAndroid Build Coastguard Worker /* #undef ENABLE_DEBUGINFOD */ 15*7304104dSAndroid Build Coastguard Worker 16*7304104dSAndroid Build Coastguard Worker /* Enable libdebuginfod */ 17*7304104dSAndroid Build Coastguard Worker /* #undef ENABLE_LIBDEBUGINFOD */ 18*7304104dSAndroid Build Coastguard Worker 19*7304104dSAndroid Build Coastguard Worker /* Define to 1 if translation of program messages to the user's native 20*7304104dSAndroid Build Coastguard Worker language is requested. */ 21*7304104dSAndroid Build Coastguard Worker #define ENABLE_NLS 1 22*7304104dSAndroid Build Coastguard Worker 23*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the Mac OS X function 24*7304104dSAndroid Build Coastguard Worker CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */ 25*7304104dSAndroid Build Coastguard Worker /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */ 26*7304104dSAndroid Build Coastguard Worker 27*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in 28*7304104dSAndroid Build Coastguard Worker the CoreFoundation framework. */ 29*7304104dSAndroid Build Coastguard Worker /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ 30*7304104dSAndroid Build Coastguard Worker 31*7304104dSAndroid Build Coastguard Worker /* define if the compiler supports basic C++11 syntax */ 32*7304104dSAndroid Build Coastguard Worker #define HAVE_CXX11 1 33*7304104dSAndroid Build Coastguard Worker 34*7304104dSAndroid Build Coastguard Worker /* Define if the GNU dcgettext() function is already present or preinstalled. 35*7304104dSAndroid Build Coastguard Worker */ 36*7304104dSAndroid Build Coastguard Worker #define HAVE_DCGETTEXT 1 37*7304104dSAndroid Build Coastguard Worker 38*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you 39*7304104dSAndroid Build Coastguard Worker don't. */ 40*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_MEMPCPY 1 41*7304104dSAndroid Build Coastguard Worker 42*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `memrchr', and to 0 if you 43*7304104dSAndroid Build Coastguard Worker don't. */ 44*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_MEMRCHR 1 45*7304104dSAndroid Build Coastguard Worker 46*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `powerof2', and to 0 if you 47*7304104dSAndroid Build Coastguard Worker don't. */ 48*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_POWEROF2 1 49*7304104dSAndroid Build Coastguard Worker 50*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `rawmemchr', and to 0 if you 51*7304104dSAndroid Build Coastguard Worker don't. */ 52*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_RAWMEMCHR 1 53*7304104dSAndroid Build Coastguard Worker 54*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `reallocarray', and to 0 if you 55*7304104dSAndroid Build Coastguard Worker don't. */ 56*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_REALLOCARRAY 1 57*7304104dSAndroid Build Coastguard Worker 58*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the declaration of `strerror_r', and to 0 if you 59*7304104dSAndroid Build Coastguard Worker don't. */ 60*7304104dSAndroid Build Coastguard Worker #define HAVE_DECL_STRERROR_R 1 61*7304104dSAndroid Build Coastguard Worker 62*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <error.h> header file. */ 63*7304104dSAndroid Build Coastguard Worker #if defined(__BIONIC__) || defined(__GLIBC__) 64*7304104dSAndroid Build Coastguard Worker #define HAVE_ERROR_H 1 65*7304104dSAndroid Build Coastguard Worker #endif 66*7304104dSAndroid Build Coastguard Worker 67*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <err.h> header file. */ 68*7304104dSAndroid Build Coastguard Worker #define HAVE_ERR_H 1 69*7304104dSAndroid Build Coastguard Worker 70*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <execinfo.h> header file. */ 71*7304104dSAndroid Build Coastguard Worker #define HAVE_EXECINFO_H 1 72*7304104dSAndroid Build Coastguard Worker 73*7304104dSAndroid Build Coastguard Worker /* Defined if __attribute__((fallthrough)) is supported */ 74*7304104dSAndroid Build Coastguard Worker #define HAVE_FALLTHROUGH 1 75*7304104dSAndroid Build Coastguard Worker 76*7304104dSAndroid Build Coastguard Worker /* Defined if __attribute__((gcc_struct)) is supported */ 77*7304104dSAndroid Build Coastguard Worker /* #undef HAVE_GCC_STRUCT */ 78*7304104dSAndroid Build Coastguard Worker 79*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the `getrlimit' function. */ 80*7304104dSAndroid Build Coastguard Worker #define HAVE_GETRLIMIT 1 81*7304104dSAndroid Build Coastguard Worker 82*7304104dSAndroid Build Coastguard Worker /* Define if the GNU gettext() function is already present or preinstalled. */ 83*7304104dSAndroid Build Coastguard Worker #define HAVE_GETTEXT 1 84*7304104dSAndroid Build Coastguard Worker 85*7304104dSAndroid Build Coastguard Worker /* Define if you have the iconv() function and it works. */ 86*7304104dSAndroid Build Coastguard Worker /* #undef HAVE_ICONV */ 87*7304104dSAndroid Build Coastguard Worker 88*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <inttypes.h> header file. */ 89*7304104dSAndroid Build Coastguard Worker #define HAVE_INTTYPES_H 1 90*7304104dSAndroid Build Coastguard Worker 91*7304104dSAndroid Build Coastguard Worker /* Define to 0 if libarchive is not available */ 92*7304104dSAndroid Build Coastguard Worker /* #undef HAVE_LIBARCHIVE */ 93*7304104dSAndroid Build Coastguard Worker 94*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the `mremap' function. */ 95*7304104dSAndroid Build Coastguard Worker #define HAVE_MREMAP 1 96*7304104dSAndroid Build Coastguard Worker 97*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the `process_vm_readv' function. */ 98*7304104dSAndroid Build Coastguard Worker #define HAVE_PROCESS_VM_READV 1 99*7304104dSAndroid Build Coastguard Worker 100*7304104dSAndroid Build Coastguard Worker /* Enable pthread_setname_np */ 101*7304104dSAndroid Build Coastguard Worker #define HAVE_PTHREAD_SETNAME_NP 1 102*7304104dSAndroid Build Coastguard Worker 103*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the `sched_getaffinity' function. */ 104*7304104dSAndroid Build Coastguard Worker #define HAVE_SCHED_GETAFFINITY 1 105*7304104dSAndroid Build Coastguard Worker 106*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <sched.h> header file. */ 107*7304104dSAndroid Build Coastguard Worker #define HAVE_SCHED_H 1 108*7304104dSAndroid Build Coastguard Worker 109*7304104dSAndroid Build Coastguard Worker /* Define to 1 if `stdatomic.h` is provided by the system, 0 otherwise. */ 110*7304104dSAndroid Build Coastguard Worker #define HAVE_STDATOMIC_H 1 111*7304104dSAndroid Build Coastguard Worker 112*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <stdint.h> header file. */ 113*7304104dSAndroid Build Coastguard Worker #define HAVE_STDINT_H 1 114*7304104dSAndroid Build Coastguard Worker 115*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <stdio.h> header file. */ 116*7304104dSAndroid Build Coastguard Worker #define HAVE_STDIO_H 1 117*7304104dSAndroid Build Coastguard Worker 118*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <stdlib.h> header file. */ 119*7304104dSAndroid Build Coastguard Worker #define HAVE_STDLIB_H 1 120*7304104dSAndroid Build Coastguard Worker 121*7304104dSAndroid Build Coastguard Worker /* Define if you have `strerror_r'. */ 122*7304104dSAndroid Build Coastguard Worker #define HAVE_STRERROR_R 1 123*7304104dSAndroid Build Coastguard Worker 124*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <strings.h> header file. */ 125*7304104dSAndroid Build Coastguard Worker #define HAVE_STRINGS_H 1 126*7304104dSAndroid Build Coastguard Worker 127*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <string.h> header file. */ 128*7304104dSAndroid Build Coastguard Worker #define HAVE_STRING_H 1 129*7304104dSAndroid Build Coastguard Worker 130*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/resource.h> header file. */ 131*7304104dSAndroid Build Coastguard Worker #define HAVE_SYS_RESOURCE_H 1 132*7304104dSAndroid Build Coastguard Worker 133*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/stat.h> header file. */ 134*7304104dSAndroid Build Coastguard Worker #define HAVE_SYS_STAT_H 1 135*7304104dSAndroid Build Coastguard Worker 136*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <sys/types.h> header file. */ 137*7304104dSAndroid Build Coastguard Worker #define HAVE_SYS_TYPES_H 1 138*7304104dSAndroid Build Coastguard Worker 139*7304104dSAndroid Build Coastguard Worker /* Define to 1 if <sys/user.h> defines struct user_regs_struct */ 140*7304104dSAndroid Build Coastguard Worker #define HAVE_SYS_USER_REGS 1 141*7304104dSAndroid Build Coastguard Worker 142*7304104dSAndroid Build Coastguard Worker /* Define to 1 if you have the <unistd.h> header file. */ 143*7304104dSAndroid Build Coastguard Worker #define HAVE_UNISTD_H 1 144*7304104dSAndroid Build Coastguard Worker 145*7304104dSAndroid Build Coastguard Worker /* Defined if __attribute__((visibility())) is supported */ 146*7304104dSAndroid Build Coastguard Worker #define HAVE_VISIBILITY 1 147*7304104dSAndroid Build Coastguard Worker 148*7304104dSAndroid Build Coastguard Worker /* Name of package */ 149*7304104dSAndroid Build Coastguard Worker #define PACKAGE "elfutils" 150*7304104dSAndroid Build Coastguard Worker 151*7304104dSAndroid Build Coastguard Worker /* Define to the address where bug reports for this package should be sent. */ 152*7304104dSAndroid Build Coastguard Worker #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla" 153*7304104dSAndroid Build Coastguard Worker 154*7304104dSAndroid Build Coastguard Worker /* Define to the full name of this package. */ 155*7304104dSAndroid Build Coastguard Worker #define PACKAGE_NAME "elfutils" 156*7304104dSAndroid Build Coastguard Worker 157*7304104dSAndroid Build Coastguard Worker /* Define to the full name and version of this package. */ 158*7304104dSAndroid Build Coastguard Worker #define PACKAGE_STRING "elfutils 0.191" 159*7304104dSAndroid Build Coastguard Worker 160*7304104dSAndroid Build Coastguard Worker /* Define to the one symbol short name of this package. */ 161*7304104dSAndroid Build Coastguard Worker #define PACKAGE_TARNAME "elfutils" 162*7304104dSAndroid Build Coastguard Worker 163*7304104dSAndroid Build Coastguard Worker /* Define to the home page for this package. */ 164*7304104dSAndroid Build Coastguard Worker #define PACKAGE_URL "http://elfutils.org/" 165*7304104dSAndroid Build Coastguard Worker 166*7304104dSAndroid Build Coastguard Worker /* Define to the version of this package. */ 167*7304104dSAndroid Build Coastguard Worker #define PACKAGE_VERSION "0.191" 168*7304104dSAndroid Build Coastguard Worker 169*7304104dSAndroid Build Coastguard Worker /* The size of `long', as computed by sizeof. */ 170*7304104dSAndroid Build Coastguard Worker #define SIZEOF_LONG 8 171*7304104dSAndroid Build Coastguard Worker 172*7304104dSAndroid Build Coastguard Worker /* Define to 1 if all of the C90 standard headers exist (not just the ones 173*7304104dSAndroid Build Coastguard Worker required in a freestanding environment). This macro is provided for 174*7304104dSAndroid Build Coastguard Worker backward compatibility; new code need not use it. */ 175*7304104dSAndroid Build Coastguard Worker #define STDC_HEADERS 1 176*7304104dSAndroid Build Coastguard Worker 177*7304104dSAndroid Build Coastguard Worker /* Define to 1 if strerror_r returns char *. */ 178*7304104dSAndroid Build Coastguard Worker #if defined(__GLIBC__) || defined(__BIONIC__) 179*7304104dSAndroid Build Coastguard Worker #define STRERROR_R_CHAR_P 1 180*7304104dSAndroid Build Coastguard Worker #endif 181*7304104dSAndroid Build Coastguard Worker 182*7304104dSAndroid Build Coastguard Worker /* Support bzip2 decompression via -lbz2. */ 183*7304104dSAndroid Build Coastguard Worker /* #undef USE_BZLIB */ 184*7304104dSAndroid Build Coastguard Worker 185*7304104dSAndroid Build Coastguard Worker /* Defined if demangling is enabled */ 186*7304104dSAndroid Build Coastguard Worker #define USE_DEMANGLE 1 187*7304104dSAndroid Build Coastguard Worker 188*7304104dSAndroid Build Coastguard Worker /* Defined if libraries should be thread-safe. */ 189*7304104dSAndroid Build Coastguard Worker /* #undef USE_LOCKS */ 190*7304104dSAndroid Build Coastguard Worker 191*7304104dSAndroid Build Coastguard Worker /* Support LZMA (xz) decompression via -llzma. */ 192*7304104dSAndroid Build Coastguard Worker /* #undef USE_LZMA */ 193*7304104dSAndroid Build Coastguard Worker 194*7304104dSAndroid Build Coastguard Worker /* Support gzip decompression via -lz. */ 195*7304104dSAndroid Build Coastguard Worker #define USE_ZLIB 1 196*7304104dSAndroid Build Coastguard Worker 197*7304104dSAndroid Build Coastguard Worker /* Support ZSTD (zst) decompression via -lzstd. */ 198*7304104dSAndroid Build Coastguard Worker #define USE_ZSTD 1 199*7304104dSAndroid Build Coastguard Worker 200*7304104dSAndroid Build Coastguard Worker /* zstd compression support */ 201*7304104dSAndroid Build Coastguard Worker #define USE_ZSTD_COMPRESS 1 202*7304104dSAndroid Build Coastguard Worker 203*7304104dSAndroid Build Coastguard Worker /* Version number of package */ 204*7304104dSAndroid Build Coastguard Worker #define VERSION "0.191" 205*7304104dSAndroid Build Coastguard Worker 206*7304104dSAndroid Build Coastguard Worker /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a 207*7304104dSAndroid Build Coastguard Worker `char[]'. */ 208*7304104dSAndroid Build Coastguard Worker #define YYTEXT_POINTER 1 209*7304104dSAndroid Build Coastguard Worker 210*7304104dSAndroid Build Coastguard Worker /* Number of bits in a file offset, on hosts where this is settable. */ 211*7304104dSAndroid Build Coastguard Worker /* #undef _FILE_OFFSET_BITS */ 212*7304104dSAndroid Build Coastguard Worker 213*7304104dSAndroid Build Coastguard Worker /* Define for large files, on AIX-style hosts. */ 214*7304104dSAndroid Build Coastguard Worker /* #undef _LARGE_FILES */ 215*7304104dSAndroid Build Coastguard Worker 216*7304104dSAndroid Build Coastguard Worker #include <eu-config.h> 217