| 1 |
/* config.in. Generated from configure.in by autoheader. */ |
| 2 |
|
| 3 |
/* Define to 1 if translation of program messages to the user's native |
| 4 |
language is requested. */ |
| 5 |
#undef ENABLE_NLS |
| 6 |
|
| 7 |
/* Define to 1 if you have the <alloca.h> header file. */ |
| 8 |
#undef HAVE_ALLOCA_H |
| 9 |
|
| 10 |
/* Define to 1 if you have the declaration of `basename', and to 0 if you |
| 11 |
don't. */ |
| 12 |
#undef HAVE_DECL_BASENAME |
| 13 |
|
| 14 |
/* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ |
| 15 |
#undef HAVE_DECL_FFS |
| 16 |
|
| 17 |
/* Define to 1 if you have the declaration of `free', and to 0 if you don't. |
| 18 |
*/ |
| 19 |
#undef HAVE_DECL_FREE |
| 20 |
|
| 21 |
/* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't. |
| 22 |
*/ |
| 23 |
#undef HAVE_DECL_FSEEKO |
| 24 |
|
| 25 |
/* Define to 1 if you have the declaration of `fseeko64', and to 0 if you |
| 26 |
don't. */ |
| 27 |
#undef HAVE_DECL_FSEEKO64 |
| 28 |
|
| 29 |
/* Define to 1 if you have the declaration of `ftello', and to 0 if you don't. |
| 30 |
*/ |
| 31 |
#undef HAVE_DECL_FTELLO |
| 32 |
|
| 33 |
/* Define to 1 if you have the declaration of `ftello64', and to 0 if you |
| 34 |
don't. */ |
| 35 |
#undef HAVE_DECL_FTELLO64 |
| 36 |
|
| 37 |
/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. |
| 38 |
*/ |
| 39 |
#undef HAVE_DECL_GETENV |
| 40 |
|
| 41 |
/* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. |
| 42 |
*/ |
| 43 |
#undef HAVE_DECL_MALLOC |
| 44 |
|
| 45 |
/* Define to 1 if you have the declaration of `realloc', and to 0 if you |
| 46 |
don't. */ |
| 47 |
#undef HAVE_DECL_REALLOC |
| 48 |
|
| 49 |
/* Define to 1 if you have the declaration of `snprintf', and to 0 if you |
| 50 |
don't. */ |
| 51 |
#undef HAVE_DECL_SNPRINTF |
| 52 |
|
| 53 |
/* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't. |
| 54 |
*/ |
| 55 |
#undef HAVE_DECL_STPCPY |
| 56 |
|
| 57 |
/* Define to 1 if you have the declaration of `strstr', and to 0 if you don't. |
| 58 |
*/ |
| 59 |
#undef HAVE_DECL_STRSTR |
| 60 |
|
| 61 |
/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you |
| 62 |
don't. */ |
| 63 |
#undef HAVE_DECL_VSNPRINTF |
| 64 |
|
| 65 |
/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. |
| 66 |
*/ |
| 67 |
#undef HAVE_DIRENT_H |
| 68 |
|
| 69 |
/* Define to 1 if you have the <dlfcn.h> header file. */ |
| 70 |
#undef HAVE_DLFCN_H |
| 71 |
|
| 72 |
/* Define to 1 if you have the `fcntl' function. */ |
| 73 |
#undef HAVE_FCNTL |
| 74 |
|
| 75 |
/* Define to 1 if you have the <fcntl.h> header file. */ |
| 76 |
#undef HAVE_FCNTL_H |
| 77 |
|
| 78 |
/* Define to 1 if you have the `fdopen' function. */ |
| 79 |
#undef HAVE_FDOPEN |
| 80 |
|
| 81 |
/* Define to 1 if you have the `fileno' function. */ |
| 82 |
#undef HAVE_FILENO |
| 83 |
|
| 84 |
/* Define to 1 if you have the `fopen64' function. */ |
| 85 |
#undef HAVE_FOPEN64 |
| 86 |
|
| 87 |
/* Define to 1 if you have the `fseeko' function. */ |
| 88 |
#undef HAVE_FSEEKO |
| 89 |
|
| 90 |
/* Define to 1 if you have the `fseeko64' function. */ |
| 91 |
#undef HAVE_FSEEKO64 |
| 92 |
|
| 93 |
/* Define to 1 if you have the `ftello' function. */ |
| 94 |
#undef HAVE_FTELLO |
| 95 |
|
| 96 |
/* Define to 1 if you have the `ftello64' function. */ |
| 97 |
#undef HAVE_FTELLO64 |
| 98 |
|
| 99 |
/* Define to 1 if you have the `getgid' function. */ |
| 100 |
#undef HAVE_GETGID |
| 101 |
|
| 102 |
/* Define to 1 if you have the `getpagesize' function. */ |
| 103 |
#undef HAVE_GETPAGESIZE |
| 104 |
|
| 105 |
/* Define to 1 if you have the `getuid' function. */ |
| 106 |
#undef HAVE_GETUID |
| 107 |
|
| 108 |
/* Define to 1 if you have the <inttypes.h> header file. */ |
| 109 |
#undef HAVE_INTTYPES_H |
| 110 |
|
| 111 |
/* Define if <sys/procfs.h> has lwpstatus_t. */ |
| 112 |
#undef HAVE_LWPSTATUS_T |
| 113 |
|
| 114 |
/* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */ |
| 115 |
#undef HAVE_LWPSTATUS_T_PR_CONTEXT |
| 116 |
|
| 117 |
/* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */ |
| 118 |
#undef HAVE_LWPSTATUS_T_PR_REG |
| 119 |
|
| 120 |
/* Define if <sys/procfs.h> has lwpxstatus_t. */ |
| 121 |
#undef HAVE_LWPXSTATUS_T |
| 122 |
|
| 123 |
/* Define to 1 if you have the `madvise' function. */ |
| 124 |
#undef HAVE_MADVISE |
| 125 |
|
| 126 |
/* Define to 1 if you have the <memory.h> header file. */ |
| 127 |
#undef HAVE_MEMORY_H |
| 128 |
|
| 129 |
/* Define to 1 if you have a working `mmap' system call. */ |
| 130 |
#undef HAVE_MMAP |
| 131 |
|
| 132 |
/* Define to 1 if you have the `mprotect' function. */ |
| 133 |
#undef HAVE_MPROTECT |
| 134 |
|
| 135 |
/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ |
| 136 |
#undef HAVE_NDIR_H |
| 137 |
|
| 138 |
/* Define if <sys/procfs.h> has prpsinfo32_t. */ |
| 139 |
#undef HAVE_PRPSINFO32_T |
| 140 |
|
| 141 |
/* Define if <sys/procfs.h> has prpsinfo_t. */ |
| 142 |
#undef HAVE_PRPSINFO_T |
| 143 |
|
| 144 |
/* Define if <sys/procfs.h> has prstatus32_t. */ |
| 145 |
#undef HAVE_PRSTATUS32_T |
| 146 |
|
| 147 |
/* Define if <sys/procfs.h> has prstatus32_t.pr_who. */ |
| 148 |
#undef HAVE_PRSTATUS32_T_PR_WHO |
| 149 |
|
| 150 |
/* Define if <sys/procfs.h> has prstatus_t. */ |
| 151 |
#undef HAVE_PRSTATUS_T |
| 152 |
|
| 153 |
/* Define if <sys/procfs.h> has prstatus_t.pr_who. */ |
| 154 |
#undef HAVE_PRSTATUS_T_PR_WHO |
| 155 |
|
| 156 |
/* Define if <sys/procfs.h> has psinfo32_t. */ |
| 157 |
#undef HAVE_PSINFO32_T |
| 158 |
|
| 159 |
/* Define if <sys/procfs.h> has psinfo_t. */ |
| 160 |
#undef HAVE_PSINFO_T |
| 161 |
|
| 162 |
/* Define if <sys/procfs.h> has pstatus32_t. */ |
| 163 |
#undef HAVE_PSTATUS32_T |
| 164 |
|
| 165 |
/* Define if <sys/procfs.h> has pstatus_t. */ |
| 166 |
#undef HAVE_PSTATUS_T |
| 167 |
|
| 168 |
/* Define if <sys/procfs.h> has pxstatus_t. */ |
| 169 |
#undef HAVE_PXSTATUS_T |
| 170 |
|
| 171 |
/* Define to 1 if you have the `setitimer' function. */ |
| 172 |
#undef HAVE_SETITIMER |
| 173 |
|
| 174 |
/* Define to 1 if you have the <stddef.h> header file. */ |
| 175 |
#undef HAVE_STDDEF_H |
| 176 |
|
| 177 |
/* Define to 1 if you have the <stdint.h> header file. */ |
| 178 |
#undef HAVE_STDINT_H |
| 179 |
|
| 180 |
/* Define to 1 if you have the <stdlib.h> header file. */ |
| 181 |
#undef HAVE_STDLIB_H |
| 182 |
|
| 183 |
/* Define to 1 if you have the <strings.h> header file. */ |
| 184 |
#undef HAVE_STRINGS_H |
| 185 |
|
| 186 |
/* Define to 1 if you have the <string.h> header file. */ |
| 187 |
#undef HAVE_STRING_H |
| 188 |
|
| 189 |
/* Define to 1 if you have the `strtoull' function. */ |
| 190 |
#undef HAVE_STRTOULL |
| 191 |
|
| 192 |
/* Define if struct core_dumpx has member c_impl */ |
| 193 |
#undef HAVE_ST_C_IMPL |
| 194 |
|
| 195 |
/* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */ |
| 196 |
#undef HAVE_ST_MTIM_TV_NSEC |
| 197 |
|
| 198 |
/* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */ |
| 199 |
#undef HAVE_ST_MTIM_TV_SEC |
| 200 |
|
| 201 |
/* Define to 1 if you have the `sysconf' function. */ |
| 202 |
#undef HAVE_SYSCONF |
| 203 |
|
| 204 |
/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
| 205 |
*/ |
| 206 |
#undef HAVE_SYS_DIR_H |
| 207 |
|
| 208 |
/* Define to 1 if you have the <sys/file.h> header file. */ |
| 209 |
#undef HAVE_SYS_FILE_H |
| 210 |
|
| 211 |
/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. |
| 212 |
*/ |
| 213 |
#undef HAVE_SYS_NDIR_H |
| 214 |
|
| 215 |
/* Define to 1 if you have the <sys/procfs.h> header file. */ |
| 216 |
#undef HAVE_SYS_PROCFS_H |
| 217 |
|
| 218 |
/* Define to 1 if you have the <sys/stat.h> header file. */ |
| 219 |
#undef HAVE_SYS_STAT_H |
| 220 |
|
| 221 |
/* Define to 1 if you have the <sys/time.h> header file. */ |
| 222 |
#undef HAVE_SYS_TIME_H |
| 223 |
|
| 224 |
/* Define to 1 if you have the <sys/types.h> header file. */ |
| 225 |
#undef HAVE_SYS_TYPES_H |
| 226 |
|
| 227 |
/* Define to 1 if you have the <time.h> header file. */ |
| 228 |
#undef HAVE_TIME_H |
| 229 |
|
| 230 |
/* Define if <time.h> has struct tm.tm_gmtoff. */ |
| 231 |
#undef HAVE_TM_GMTOFF |
| 232 |
|
| 233 |
/* Define to 1 if you have the <unistd.h> header file. */ |
| 234 |
#undef HAVE_UNISTD_H |
| 235 |
|
| 236 |
/* Define if <sys/procfs.h> has win32_pstatus_t. */ |
| 237 |
#undef HAVE_WIN32_PSTATUS_T |
| 238 |
|
| 239 |
/* Define to 1 if you have the <zlib.h> header file. */ |
| 240 |
#undef HAVE_ZLIB_H |
| 241 |
|
| 242 |
/* Define to the sub-directory in which libtool stores uninstalled libraries. |
| 243 |
*/ |
| 244 |
#undef LT_OBJDIR |
| 245 |
|
| 246 |
/* Name of package */ |
| 247 |
#undef PACKAGE |
| 248 |
|
| 249 |
/* Define to the address where bug reports for this package should be sent. */ |
| 250 |
#undef PACKAGE_BUGREPORT |
| 251 |
|
| 252 |
/* Define to the full name of this package. */ |
| 253 |
#undef PACKAGE_NAME |
| 254 |
|
| 255 |
/* Define to the full name and version of this package. */ |
| 256 |
#undef PACKAGE_STRING |
| 257 |
|
| 258 |
/* Define to the one symbol short name of this package. */ |
| 259 |
#undef PACKAGE_TARNAME |
| 260 |
|
| 261 |
/* Define to the version of this package. */ |
| 262 |
#undef PACKAGE_VERSION |
| 263 |
|
| 264 |
/* The size of a `char', as computed by sizeof. */ |
| 265 |
#undef SIZEOF_CHAR |
| 266 |
|
| 267 |
/* The size of a `int', as computed by sizeof. */ |
| 268 |
#undef SIZEOF_INT |
| 269 |
|
| 270 |
/* The size of a `long', as computed by sizeof. */ |
| 271 |
#undef SIZEOF_LONG |
| 272 |
|
| 273 |
/* The size of a `long long', as computed by sizeof. */ |
| 274 |
#undef SIZEOF_LONG_LONG |
| 275 |
|
| 276 |
/* The size of a `off_t', as computed by sizeof. */ |
| 277 |
#undef SIZEOF_OFF_T |
| 278 |
|
| 279 |
/* The size of a `short', as computed by sizeof. */ |
| 280 |
#undef SIZEOF_SHORT |
| 281 |
|
| 282 |
/* The size of a `void *', as computed by sizeof. */ |
| 283 |
#undef SIZEOF_VOID_P |
| 284 |
|
| 285 |
/* Define to 1 if you have the ANSI C header files. */ |
| 286 |
#undef STDC_HEADERS |
| 287 |
|
| 288 |
/* Define if you can safely include both <string.h> and <strings.h>. */ |
| 289 |
#undef STRING_WITH_STRINGS |
| 290 |
|
| 291 |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| 292 |
#undef TIME_WITH_SYS_TIME |
| 293 |
|
| 294 |
/* Name of host specific header file to include in trad-core.c. */ |
| 295 |
#undef TRAD_HEADER |
| 296 |
|
| 297 |
/* Use b modifier when opening binary files? */ |
| 298 |
#undef USE_BINARY_FOPEN |
| 299 |
|
| 300 |
/* Use mmap if it's available? */ |
| 301 |
#undef USE_MMAP |
| 302 |
|
| 303 |
/* Define if we should default to creating read-only plt entries */ |
| 304 |
#undef USE_SECUREPLT |
| 305 |
|
| 306 |
/* Define if we may generate symbols with ELF's STT_COMMON type */ |
| 307 |
#undef USE_STT_COMMON |
| 308 |
|
| 309 |
/* Version number of package */ |
| 310 |
#undef VERSION |
| 311 |
|
| 312 |
/* Number of bits in a file offset, on hosts where this is settable. */ |
| 313 |
#undef _FILE_OFFSET_BITS |
| 314 |
|
| 315 |
/* Enable GNU extensions on systems that have them. */ |
| 316 |
#ifndef _GNU_SOURCE |
| 317 |
# undef _GNU_SOURCE |
| 318 |
#endif |
| 319 |
|
| 320 |
/* Define for large files, on AIX-style hosts. */ |
| 321 |
#undef _LARGE_FILES |
| 322 |
|
| 323 |
/* Define to 1 if on MINIX. */ |
| 324 |
#undef _MINIX |
| 325 |
|
| 326 |
/* Define to 2 if the system does not provide POSIX.1 features except with |
| 327 |
this defined. */ |
| 328 |
#undef _POSIX_1_SOURCE |
| 329 |
|
| 330 |
/* Define to 1 if you need to in order for `stat' and other things to work. */ |
| 331 |
#undef _POSIX_SOURCE |
| 332 |
|
| 333 |
/* Enable extensions on AIX 3, Interix. */ |
| 334 |
#ifndef _ALL_SOURCE |
| 335 |
# undef _ALL_SOURCE |
| 336 |
#endif |
| 337 |
/* Enable GNU extensions on systems that have them. */ |
| 338 |
#ifndef _GNU_SOURCE |
| 339 |
# undef _GNU_SOURCE |
| 340 |
#endif |
| 341 |
/* Enable threading extensions on Solaris. */ |
| 342 |
#ifndef _POSIX_PTHREAD_SEMANTICS |
| 343 |
# undef _POSIX_PTHREAD_SEMANTICS |
| 344 |
#endif |
| 345 |
/* Enable extensions on HP NonStop. */ |
| 346 |
#ifndef _TANDEM_SOURCE |
| 347 |
# undef _TANDEM_SOURCE |
| 348 |
#endif |
| 349 |
/* Enable general extensions on Solaris. */ |
| 350 |
#ifndef __EXTENSIONS__ |
| 351 |
# undef __EXTENSIONS__ |
| 352 |
#endif |
| 353 |
|