1/* config.in. Generated from configure.in by autoheader 2.60-MirPorts-2. */ 2 3/* Define to 1 if you have the declaration of `basename', and to 0 if you 4 don't. */ 5#undef HAVE_DECL_BASENAME 6 7/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 8#undef HAVE_DECL_FFS 9 10/* Define to 1 if you have the declaration of `free', and to 0 if you don't. 11 */ 12#undef HAVE_DECL_FREE 13 14/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. 15 */ 16#undef HAVE_DECL_FSEEKO 17 18/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you 19 don't. */ 20#undef HAVE_DECL_FSEEKO64 21 22/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. 23 */ 24#undef HAVE_DECL_FTELLO 25 26/* Define to 1 if you have the declaration of `ftello64', and to 0 if you 27 don't. */ 28#undef HAVE_DECL_FTELLO64 29 30/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 31 */ 32#undef HAVE_DECL_GETENV 33 34/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 35 */ 36#undef HAVE_DECL_MALLOC 37 38/* Define to 1 if you have the declaration of `realloc', and to 0 if you 39 don't. */ 40#undef HAVE_DECL_REALLOC 41 42/* Define to 1 if you have the declaration of `snprintf', and to 0 if you 43 don't. */ 44#undef HAVE_DECL_SNPRINTF 45 46/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. 47 */ 48#undef HAVE_DECL_STPCPY 49 50/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. 51 */ 52#undef HAVE_DECL_STRSTR 53 54/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 55 don't. */ 56#undef HAVE_DECL_VSNPRINTF 57 58/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 59 */ 60#undef HAVE_DIRENT_H 61 62/* Define to 1 if you have the <dlfcn.h> header file. */ 63#undef HAVE_DLFCN_H 64 65/* Define to 1 if you have the `fcntl' function. */ 66#undef HAVE_FCNTL 67 68/* Define to 1 if you have the <fcntl.h> header file. */ 69#undef HAVE_FCNTL_H 70 71/* Define to 1 if you have the `fdopen' function. */ 72#undef HAVE_FDOPEN 73 74/* Define to 1 if you have the `fseeko' function. */ 75#undef HAVE_FSEEKO 76 77/* Define to 1 if you have the `fseeko64' function. */ 78#undef HAVE_FSEEKO64 79 80/* Define to 1 if you have the `ftello' function. */ 81#undef HAVE_FTELLO 82 83/* Define to 1 if you have the `ftello64' function. */ 84#undef HAVE_FTELLO64 85 86/* Define to 1 if you have the `getgid' function. */ 87#undef HAVE_GETGID 88 89/* Define to 1 if you have the `getpagesize' function. */ 90#undef HAVE_GETPAGESIZE 91 92/* Define to 1 if you have the `getuid' function. */ 93#undef HAVE_GETUID 94 95/* Define to 1 if you have the <inttypes.h> header file. */ 96#undef HAVE_INTTYPES_H 97 98/* Define if <sys/procfs.h> has lwpstatus_t. */ 99#undef HAVE_LWPSTATUS_T 100 101/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ 102#undef HAVE_LWPSTATUS_T_PR_CONTEXT 103 104/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ 105#undef HAVE_LWPSTATUS_T_PR_REG 106 107/* Define if <sys/procfs.h> has lwpxstatus_t. */ 108#undef HAVE_LWPXSTATUS_T 109 110/* Define to 1 if you have the `madvise' function. */ 111#undef HAVE_MADVISE 112 113/* Define to 1 if you have the <memory.h> header file. */ 114#undef HAVE_MEMORY_H 115 116/* Define to 1 if you have a working `mmap' system call. */ 117#undef HAVE_MMAP 118 119/* Define to 1 if you have the `mprotect' function. */ 120#undef HAVE_MPROTECT 121 122/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 123#undef HAVE_NDIR_H 124 125/* Define if <sys/procfs.h> has prpsinfo32_t. */ 126#undef HAVE_PRPSINFO32_T 127 128/* Define if <sys/procfs.h> has prpsinfo_t. */ 129#undef HAVE_PRPSINFO_T 130 131/* Define if <sys/procfs.h> has prstatus32_t. */ 132#undef HAVE_PRSTATUS32_T 133 134/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ 135#undef HAVE_PRSTATUS32_T_PR_WHO 136 137/* Define if <sys/procfs.h> has prstatus_t. */ 138#undef HAVE_PRSTATUS_T 139 140/* Define if <sys/procfs.h> has prstatus_t.pr_who. */ 141#undef HAVE_PRSTATUS_T_PR_WHO 142 143/* Define if <sys/procfs.h> has psinfo32_t. */ 144#undef HAVE_PSINFO32_T 145 146/* Define if <sys/procfs.h> has psinfo_t. */ 147#undef HAVE_PSINFO_T 148 149/* Define if <sys/procfs.h> has pstatus32_t. */ 150#undef HAVE_PSTATUS32_T 151 152/* Define if <sys/procfs.h> has pstatus_t. */ 153#undef HAVE_PSTATUS_T 154 155/* Define if <sys/procfs.h> has pxstatus_t. */ 156#undef HAVE_PXSTATUS_T 157 158/* Define to 1 if you have the `setitimer' function. */ 159#undef HAVE_SETITIMER 160 161/* Define to 1 if you have the <stddef.h> header file. */ 162#undef HAVE_STDDEF_H 163 164/* Define to 1 if you have the <stdint.h> header file. */ 165#undef HAVE_STDINT_H 166 167/* Define to 1 if you have the <stdlib.h> header file. */ 168#undef HAVE_STDLIB_H 169 170/* Define to 1 if you have the <strings.h> header file. */ 171#undef HAVE_STRINGS_H 172 173/* Define to 1 if you have the <string.h> header file. */ 174#undef HAVE_STRING_H 175 176/* Define to 1 if you have the `strtoull' function. */ 177#undef HAVE_STRTOULL 178 179/* Define if struct core_dumpx has member c_impl */ 180#undef HAVE_ST_C_IMPL 181 182/* Define to 1 if you have the `sysconf' function. */ 183#undef HAVE_SYSCONF 184 185/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 186 */ 187#undef HAVE_SYS_DIR_H 188 189/* Define to 1 if you have the <sys/file.h> header file. */ 190#undef HAVE_SYS_FILE_H 191 192/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 193 */ 194#undef HAVE_SYS_NDIR_H 195 196/* Define to 1 if you have the <sys/procfs.h> header file. */ 197#undef HAVE_SYS_PROCFS_H 198 199/* Define to 1 if you have the <sys/stat.h> header file. */ 200#undef HAVE_SYS_STAT_H 201 202/* Define to 1 if you have the <sys/time.h> header file. */ 203#undef HAVE_SYS_TIME_H 204 205/* Define to 1 if you have the <sys/types.h> header file. */ 206#undef HAVE_SYS_TYPES_H 207 208/* Define to 1 if you have the <time.h> header file. */ 209#undef HAVE_TIME_H 210 211/* Define to 1 if you have the <unistd.h> header file. */ 212#undef HAVE_UNISTD_H 213 214/* Define if <sys/procfs.h> has win32_pstatus_t. */ 215#undef HAVE_WIN32_PSTATUS_T 216 217/* Name of package */ 218#undef PACKAGE 219 220/* Define to the address where bug reports for this package should be sent. */ 221#undef PACKAGE_BUGREPORT 222 223/* Define to the full name of this package. */ 224#undef PACKAGE_NAME 225 226/* Define to the full name and version of this package. */ 227#undef PACKAGE_STRING 228 229/* Define to the one symbol short name of this package. */ 230#undef PACKAGE_TARNAME 231 232/* Define to the version of this package. */ 233#undef PACKAGE_VERSION 234 235/* The size of `long', as computed by sizeof. */ 236#undef SIZEOF_LONG 237 238/* The size of `long long', as computed by sizeof. */ 239#undef SIZEOF_LONG_LONG 240 241/* The size of `off_t', as computed by sizeof. */ 242#undef SIZEOF_OFF_T 243 244/* Define to 1 if you have the ANSI C header files. */ 245#undef STDC_HEADERS 246 247/* Define if you can safely include both <string.h> and <strings.h>. */ 248#undef STRING_WITH_STRINGS 249 250/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 251#undef TIME_WITH_SYS_TIME 252 253/* Name of host specific header file to include in trad-core.c. */ 254#undef TRAD_HEADER 255 256/* Use b modifier when opening binary files? */ 257#undef USE_BINARY_FOPEN 258 259/* Use mmap if it's available? */ 260#undef USE_MMAP 261 262/* Define if we should default to creating read-only plt entries */ 263#undef USE_SECUREPLT 264 265/* Version number of package */ 266#undef VERSION 267 268/* Enable GNU extensions on systems that have them. */ 269#ifndef _GNU_SOURCE 270# undef _GNU_SOURCE 271#endif 272