1 1.1 matt /* This file is automatically generated. DO NOT EDIT! */ 2 1.9 mrg /* Generated from: NetBSD: mknative-gcc,v 1.120 2025/09/16 04:18:30 mrg Exp */ 3 1.7 mrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4 1.1 matt 5 1.1 matt /* config.h. Generated from config.in by configure. */ 6 1.1 matt /* config.in. Generated from configure.ac by autoheader. */ 7 1.1 matt 8 1.1 matt /* Define if building universal (internal helper macro) */ 9 1.1 matt /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10 1.1 matt 11 1.1 matt /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. 12 1.1 matt This function is required for alloca.c support on those systems. */ 13 1.1 matt /* #undef CRAY_STACKSEG_END */ 14 1.1 matt 15 1.1 matt /* Define to 1 if you have the <alloca.h> header file. */ 16 1.1 matt /* #undef HAVE_ALLOCA_H */ 17 1.1 matt 18 1.1 matt /* Define to 1 if you have the `asprintf' function. */ 19 1.1 matt #define HAVE_ASPRINTF 1 20 1.1 matt 21 1.1 matt /* Define to 1 if you have the `atexit' function. */ 22 1.1 matt #define HAVE_ATEXIT 1 23 1.1 matt 24 1.1 matt /* Define to 1 if you have the `basename' function. */ 25 1.1 matt #define HAVE_BASENAME 1 26 1.1 matt 27 1.1 matt /* Define to 1 if you have the `bcmp' function. */ 28 1.1 matt #define HAVE_BCMP 1 29 1.1 matt 30 1.1 matt /* Define to 1 if you have the `bcopy' function. */ 31 1.1 matt #define HAVE_BCOPY 1 32 1.1 matt 33 1.1 matt /* Define to 1 if you have the `bsearch' function. */ 34 1.1 matt #define HAVE_BSEARCH 1 35 1.1 matt 36 1.1 matt /* Define to 1 if you have the `bzero' function. */ 37 1.1 matt #define HAVE_BZERO 1 38 1.1 matt 39 1.1 matt /* Define to 1 if you have the `calloc' function. */ 40 1.1 matt #define HAVE_CALLOC 1 41 1.1 matt 42 1.1 matt /* Define to 1 if you have the `canonicalize_file_name' function. */ 43 1.1 matt /* #undef HAVE_CANONICALIZE_FILE_NAME */ 44 1.1 matt 45 1.1 matt /* Define to 1 if you have the `clock' function. */ 46 1.1 matt #define HAVE_CLOCK 1 47 1.1 matt 48 1.1 matt /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 49 1.1 matt don't. */ 50 1.1 matt #define HAVE_DECL_ASPRINTF 1 51 1.1 matt 52 1.2 mrg /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 53 1.2 mrg you don't. */ 54 1.1 matt #define HAVE_DECL_BASENAME 0 55 1.1 matt 56 1.1 matt /* Define to 1 if you have the declaration of `calloc', and to 0 if you don't. 57 1.1 matt */ 58 1.1 matt #define HAVE_DECL_CALLOC 1 59 1.1 matt 60 1.1 matt /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 61 1.1 matt #define HAVE_DECL_FFS 1 62 1.1 matt 63 1.1 matt /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. 64 1.1 matt */ 65 1.1 matt #define HAVE_DECL_GETENV 1 66 1.1 matt 67 1.1 matt /* Define to 1 if you have the declaration of `getopt', and to 0 if you don't. 68 1.1 matt */ 69 1.1 matt #define HAVE_DECL_GETOPT 1 70 1.1 matt 71 1.1 matt /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't. 72 1.1 matt */ 73 1.1 matt #define HAVE_DECL_MALLOC 1 74 1.1 matt 75 1.1 matt /* Define to 1 if you have the declaration of `realloc', and to 0 if you 76 1.1 matt don't. */ 77 1.1 matt #define HAVE_DECL_REALLOC 1 78 1.1 matt 79 1.1 matt /* Define to 1 if you have the declaration of `sbrk', and to 0 if you don't. 80 1.1 matt */ 81 1.1 matt #define HAVE_DECL_SBRK 1 82 1.1 matt 83 1.1 matt /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 84 1.1 matt don't. */ 85 1.1 matt #define HAVE_DECL_SNPRINTF 1 86 1.1 matt 87 1.7 mrg /* Define to 1 if you have the declaration of `strnlen', and to 0 if you 88 1.7 mrg don't. */ 89 1.7 mrg #define HAVE_DECL_STRNLEN 1 90 1.7 mrg 91 1.4 mrg /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 92 1.4 mrg */ 93 1.4 mrg #define HAVE_DECL_STRTOL 1 94 1.4 mrg 95 1.4 mrg /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 96 1.4 mrg don't. */ 97 1.4 mrg #define HAVE_DECL_STRTOLL 1 98 1.4 mrg 99 1.4 mrg /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 100 1.4 mrg don't. */ 101 1.4 mrg #define HAVE_DECL_STRTOUL 1 102 1.4 mrg 103 1.4 mrg /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 104 1.4 mrg don't. */ 105 1.4 mrg #define HAVE_DECL_STRTOULL 1 106 1.4 mrg 107 1.1 matt /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 108 1.1 matt don't. */ 109 1.1 matt #define HAVE_DECL_STRVERSCMP 0 110 1.1 matt 111 1.1 matt /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 112 1.1 matt don't. */ 113 1.1 matt #define HAVE_DECL_VASPRINTF 1 114 1.1 matt 115 1.1 matt /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 116 1.1 matt don't. */ 117 1.1 matt #define HAVE_DECL_VSNPRINTF 1 118 1.1 matt 119 1.2 mrg /* Define to 1 if you have the `dup3' function. */ 120 1.2 mrg #define HAVE_DUP3 1 121 1.2 mrg 122 1.1 matt /* Define to 1 if you have the <fcntl.h> header file. */ 123 1.1 matt #define HAVE_FCNTL_H 1 124 1.1 matt 125 1.1 matt /* Define to 1 if you have the `ffs' function. */ 126 1.1 matt #define HAVE_FFS 1 127 1.1 matt 128 1.1 matt /* Define to 1 if you have the `fork' function. */ 129 1.1 matt #define HAVE_FORK 1 130 1.1 matt 131 1.1 matt /* Define to 1 if you have the `getcwd' function. */ 132 1.1 matt #define HAVE_GETCWD 1 133 1.1 matt 134 1.1 matt /* Define to 1 if you have the `getpagesize' function. */ 135 1.1 matt #define HAVE_GETPAGESIZE 1 136 1.1 matt 137 1.2 mrg /* Define to 1 if you have the `getrlimit' function. */ 138 1.2 mrg #define HAVE_GETRLIMIT 1 139 1.2 mrg 140 1.1 matt /* Define to 1 if you have the `getrusage' function. */ 141 1.1 matt #define HAVE_GETRUSAGE 1 142 1.1 matt 143 1.1 matt /* Define to 1 if you have the `getsysinfo' function. */ 144 1.1 matt /* #undef HAVE_GETSYSINFO */ 145 1.1 matt 146 1.1 matt /* Define to 1 if you have the `gettimeofday' function. */ 147 1.1 matt #define HAVE_GETTIMEOFDAY 1 148 1.1 matt 149 1.1 matt /* Define to 1 if you have the `index' function. */ 150 1.1 matt #define HAVE_INDEX 1 151 1.1 matt 152 1.1 matt /* Define to 1 if you have the `insque' function. */ 153 1.1 matt #define HAVE_INSQUE 1 154 1.1 matt 155 1.1 matt /* Define to 1 if the system has the type `intptr_t'. */ 156 1.1 matt #define HAVE_INTPTR_T 1 157 1.1 matt 158 1.1 matt /* Define to 1 if you have the <inttypes.h> header file. */ 159 1.1 matt #define HAVE_INTTYPES_H 1 160 1.1 matt 161 1.1 matt /* Define to 1 if you have the <limits.h> header file. */ 162 1.1 matt #define HAVE_LIMITS_H 1 163 1.1 matt 164 1.4 mrg /* Define if you have the `long long' type. */ 165 1.4 mrg #define HAVE_LONG_LONG 1 166 1.4 mrg 167 1.1 matt /* Define to 1 if you have the <machine/hal_sysinfo.h> header file. */ 168 1.1 matt /* #undef HAVE_MACHINE_HAL_SYSINFO_H */ 169 1.1 matt 170 1.1 matt /* Define to 1 if you have the <malloc.h> header file. */ 171 1.1 matt #define HAVE_MALLOC_H 1 172 1.1 matt 173 1.1 matt /* Define to 1 if you have the `memchr' function. */ 174 1.1 matt #define HAVE_MEMCHR 1 175 1.1 matt 176 1.1 matt /* Define to 1 if you have the `memcmp' function. */ 177 1.1 matt #define HAVE_MEMCMP 1 178 1.1 matt 179 1.1 matt /* Define to 1 if you have the `memcpy' function. */ 180 1.1 matt #define HAVE_MEMCPY 1 181 1.1 matt 182 1.1 matt /* Define to 1 if you have the `memmem' function. */ 183 1.1 matt #define HAVE_MEMMEM 1 184 1.1 matt 185 1.1 matt /* Define to 1 if you have the `memmove' function. */ 186 1.1 matt #define HAVE_MEMMOVE 1 187 1.1 matt 188 1.1 matt /* Define to 1 if you have the <memory.h> header file. */ 189 1.1 matt #define HAVE_MEMORY_H 1 190 1.1 matt 191 1.1 matt /* Define to 1 if you have the `memset' function. */ 192 1.1 matt #define HAVE_MEMSET 1 193 1.1 matt 194 1.1 matt /* Define to 1 if you have the `mkstemps' function. */ 195 1.3 mrg #define HAVE_MKSTEMPS 1 196 1.1 matt 197 1.1 matt /* Define to 1 if you have a working `mmap' system call. */ 198 1.1 matt #define HAVE_MMAP 1 199 1.1 matt 200 1.1 matt /* Define to 1 if you have the `on_exit' function. */ 201 1.1 matt /* #undef HAVE_ON_EXIT */ 202 1.1 matt 203 1.8 mrg /* Define to 1 if you have the `pipe2' function. */ 204 1.8 mrg #define HAVE_PIPE2 1 205 1.8 mrg 206 1.9 mrg /* Define to 1 if you have the `posix_spawn' function. */ 207 1.9 mrg #define HAVE_POSIX_SPAWN 1 208 1.9 mrg 209 1.9 mrg /* Define to 1 if you have the `posix_spawnp' function. */ 210 1.9 mrg #define HAVE_POSIX_SPAWNP 1 211 1.9 mrg 212 1.2 mrg /* Define to 1 if you have the <process.h> header file. */ 213 1.2 mrg /* #undef HAVE_PROCESS_H */ 214 1.2 mrg 215 1.1 matt /* Define to 1 if you have the `psignal' function. */ 216 1.1 matt #define HAVE_PSIGNAL 1 217 1.1 matt 218 1.1 matt /* Define to 1 if you have the `pstat_getdynamic' function. */ 219 1.1 matt /* #undef HAVE_PSTAT_GETDYNAMIC */ 220 1.1 matt 221 1.1 matt /* Define to 1 if you have the `pstat_getstatic' function. */ 222 1.1 matt /* #undef HAVE_PSTAT_GETSTATIC */ 223 1.1 matt 224 1.1 matt /* Define to 1 if you have the `putenv' function. */ 225 1.1 matt #define HAVE_PUTENV 1 226 1.1 matt 227 1.1 matt /* Define to 1 if you have the `random' function. */ 228 1.1 matt #define HAVE_RANDOM 1 229 1.1 matt 230 1.1 matt /* Define to 1 if you have the `realpath' function. */ 231 1.1 matt #define HAVE_REALPATH 1 232 1.1 matt 233 1.1 matt /* Define to 1 if you have the `rename' function. */ 234 1.1 matt #define HAVE_RENAME 1 235 1.1 matt 236 1.1 matt /* Define to 1 if you have the `rindex' function. */ 237 1.1 matt #define HAVE_RINDEX 1 238 1.1 matt 239 1.1 matt /* Define to 1 if you have the `sbrk' function. */ 240 1.1 matt #define HAVE_SBRK 1 241 1.1 matt 242 1.1 matt /* Define to 1 if you have the `setenv' function. */ 243 1.1 matt #define HAVE_SETENV 1 244 1.1 matt 245 1.2 mrg /* Define to 1 if you have the `setproctitle' function. */ 246 1.2 mrg #define HAVE_SETPROCTITLE 1 247 1.2 mrg 248 1.2 mrg /* Define to 1 if you have the `setrlimit' function. */ 249 1.2 mrg #define HAVE_SETRLIMIT 1 250 1.2 mrg 251 1.1 matt /* Define to 1 if you have the `sigsetmask' function. */ 252 1.1 matt #define HAVE_SIGSETMASK 1 253 1.1 matt 254 1.1 matt /* Define to 1 if you have the `snprintf' function. */ 255 1.1 matt #define HAVE_SNPRINTF 1 256 1.1 matt 257 1.2 mrg /* Define to 1 if you have the `spawnve' function. */ 258 1.2 mrg /* #undef HAVE_SPAWNVE */ 259 1.2 mrg 260 1.2 mrg /* Define to 1 if you have the `spawnvpe' function. */ 261 1.2 mrg /* #undef HAVE_SPAWNVPE */ 262 1.2 mrg 263 1.9 mrg /* Define to 1 if you have the <spawn.h> header file. */ 264 1.9 mrg #define HAVE_SPAWN_H 1 265 1.9 mrg 266 1.1 matt /* Define to 1 if you have the <stdint.h> header file. */ 267 1.1 matt #define HAVE_STDINT_H 1 268 1.1 matt 269 1.1 matt /* Define to 1 if you have the <stdio_ext.h> header file. */ 270 1.1 matt /* #undef HAVE_STDIO_EXT_H */ 271 1.1 matt 272 1.1 matt /* Define to 1 if you have the <stdlib.h> header file. */ 273 1.1 matt #define HAVE_STDLIB_H 1 274 1.1 matt 275 1.1 matt /* Define to 1 if you have the `stpcpy' function. */ 276 1.1 matt #define HAVE_STPCPY 1 277 1.1 matt 278 1.1 matt /* Define to 1 if you have the `stpncpy' function. */ 279 1.1 matt #define HAVE_STPNCPY 1 280 1.1 matt 281 1.1 matt /* Define to 1 if you have the `strcasecmp' function. */ 282 1.1 matt #define HAVE_STRCASECMP 1 283 1.1 matt 284 1.1 matt /* Define to 1 if you have the `strchr' function. */ 285 1.1 matt #define HAVE_STRCHR 1 286 1.1 matt 287 1.1 matt /* Define to 1 if you have the `strdup' function. */ 288 1.1 matt #define HAVE_STRDUP 1 289 1.1 matt 290 1.1 matt /* Define to 1 if you have the `strerror' function. */ 291 1.1 matt #define HAVE_STRERROR 1 292 1.1 matt 293 1.1 matt /* Define to 1 if you have the <strings.h> header file. */ 294 1.1 matt #define HAVE_STRINGS_H 1 295 1.1 matt 296 1.1 matt /* Define to 1 if you have the <string.h> header file. */ 297 1.1 matt #define HAVE_STRING_H 1 298 1.1 matt 299 1.1 matt /* Define to 1 if you have the `strncasecmp' function. */ 300 1.1 matt #define HAVE_STRNCASECMP 1 301 1.1 matt 302 1.1 matt /* Define to 1 if you have the `strndup' function. */ 303 1.1 matt #define HAVE_STRNDUP 1 304 1.1 matt 305 1.2 mrg /* Define to 1 if you have the `strnlen' function. */ 306 1.2 mrg #define HAVE_STRNLEN 1 307 1.2 mrg 308 1.1 matt /* Define to 1 if you have the `strrchr' function. */ 309 1.1 matt #define HAVE_STRRCHR 1 310 1.1 matt 311 1.1 matt /* Define to 1 if you have the `strsignal' function. */ 312 1.1 matt #define HAVE_STRSIGNAL 1 313 1.1 matt 314 1.1 matt /* Define to 1 if you have the `strstr' function. */ 315 1.1 matt #define HAVE_STRSTR 1 316 1.1 matt 317 1.1 matt /* Define to 1 if you have the `strtod' function. */ 318 1.1 matt #define HAVE_STRTOD 1 319 1.1 matt 320 1.1 matt /* Define to 1 if you have the `strtol' function. */ 321 1.1 matt #define HAVE_STRTOL 1 322 1.1 matt 323 1.4 mrg /* Define to 1 if you have the `strtoll' function. */ 324 1.4 mrg #define HAVE_STRTOLL 1 325 1.4 mrg 326 1.1 matt /* Define to 1 if you have the `strtoul' function. */ 327 1.1 matt #define HAVE_STRTOUL 1 328 1.1 matt 329 1.4 mrg /* Define to 1 if you have the `strtoull' function. */ 330 1.4 mrg #define HAVE_STRTOULL 1 331 1.4 mrg 332 1.1 matt /* Define to 1 if you have the `strverscmp' function. */ 333 1.1 matt /* #undef HAVE_STRVERSCMP */ 334 1.1 matt 335 1.1 matt /* Define to 1 if you have the `sysconf' function. */ 336 1.1 matt #define HAVE_SYSCONF 1 337 1.1 matt 338 1.1 matt /* Define to 1 if you have the `sysctl' function. */ 339 1.1 matt #define HAVE_SYSCTL 1 340 1.1 matt 341 1.1 matt /* Define to 1 if you have the `sysmp' function. */ 342 1.1 matt /* #undef HAVE_SYSMP */ 343 1.1 matt 344 1.1 matt /* Define if you have the sys_errlist variable. */ 345 1.1 matt #define HAVE_SYS_ERRLIST 1 346 1.1 matt 347 1.1 matt /* Define to 1 if you have the <sys/file.h> header file. */ 348 1.1 matt #define HAVE_SYS_FILE_H 1 349 1.1 matt 350 1.1 matt /* Define to 1 if you have the <sys/mman.h> header file. */ 351 1.1 matt #define HAVE_SYS_MMAN_H 1 352 1.1 matt 353 1.1 matt /* Define if you have the sys_nerr variable. */ 354 1.1 matt #define HAVE_SYS_NERR 1 355 1.1 matt 356 1.1 matt /* Define to 1 if you have the <sys/param.h> header file. */ 357 1.1 matt #define HAVE_SYS_PARAM_H 1 358 1.1 matt 359 1.2 mrg /* Define to 1 if you have the <sys/prctl.h> header file. */ 360 1.2 mrg /* #undef HAVE_SYS_PRCTL_H */ 361 1.2 mrg 362 1.1 matt /* Define to 1 if you have the <sys/pstat.h> header file. */ 363 1.1 matt /* #undef HAVE_SYS_PSTAT_H */ 364 1.1 matt 365 1.1 matt /* Define to 1 if you have the <sys/resource.h> header file. */ 366 1.1 matt #define HAVE_SYS_RESOURCE_H 1 367 1.1 matt 368 1.1 matt /* Define if you have the sys_siglist variable. */ 369 1.1 matt #define HAVE_SYS_SIGLIST 1 370 1.1 matt 371 1.1 matt /* Define to 1 if you have the <sys/stat.h> header file. */ 372 1.1 matt #define HAVE_SYS_STAT_H 1 373 1.1 matt 374 1.1 matt /* Define to 1 if you have the <sys/sysctl.h> header file. */ 375 1.1 matt #define HAVE_SYS_SYSCTL_H 1 376 1.1 matt 377 1.1 matt /* Define to 1 if you have the <sys/sysinfo.h> header file. */ 378 1.1 matt /* #undef HAVE_SYS_SYSINFO_H */ 379 1.1 matt 380 1.1 matt /* Define to 1 if you have the <sys/sysmp.h> header file. */ 381 1.1 matt /* #undef HAVE_SYS_SYSMP_H */ 382 1.1 matt 383 1.1 matt /* Define to 1 if you have the <sys/systemcfg.h> header file. */ 384 1.1 matt /* #undef HAVE_SYS_SYSTEMCFG_H */ 385 1.1 matt 386 1.1 matt /* Define to 1 if you have the <sys/table.h> header file. */ 387 1.1 matt /* #undef HAVE_SYS_TABLE_H */ 388 1.1 matt 389 1.1 matt /* Define to 1 if you have the <sys/time.h> header file. */ 390 1.1 matt #define HAVE_SYS_TIME_H 1 391 1.1 matt 392 1.1 matt /* Define to 1 if you have the <sys/types.h> header file. */ 393 1.1 matt #define HAVE_SYS_TYPES_H 1 394 1.1 matt 395 1.1 matt /* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ 396 1.1 matt #define HAVE_SYS_WAIT_H 1 397 1.1 matt 398 1.1 matt /* Define to 1 if you have the `table' function. */ 399 1.1 matt /* #undef HAVE_TABLE */ 400 1.1 matt 401 1.1 matt /* Define to 1 if you have the `times' function. */ 402 1.1 matt #define HAVE_TIMES 1 403 1.1 matt 404 1.1 matt /* Define to 1 if you have the <time.h> header file. */ 405 1.1 matt #define HAVE_TIME_H 1 406 1.1 matt 407 1.1 matt /* Define to 1 if you have the `tmpnam' function. */ 408 1.1 matt #define HAVE_TMPNAM 1 409 1.1 matt 410 1.1 matt /* Define if you have the \`uintptr_t' type. */ 411 1.1 matt #define HAVE_UINTPTR_T 1 412 1.1 matt 413 1.1 matt /* Define to 1 if you have the <unistd.h> header file. */ 414 1.1 matt #define HAVE_UNISTD_H 1 415 1.1 matt 416 1.1 matt /* Define to 1 if you have the `vasprintf' function. */ 417 1.1 matt #define HAVE_VASPRINTF 1 418 1.1 matt 419 1.1 matt /* Define to 1 if you have the `vfork' function. */ 420 1.1 matt #define HAVE_VFORK 1 421 1.1 matt 422 1.1 matt /* Define to 1 if you have the <vfork.h> header file. */ 423 1.1 matt /* #undef HAVE_VFORK_H */ 424 1.1 matt 425 1.1 matt /* Define to 1 if you have the `vfprintf' function. */ 426 1.1 matt #define HAVE_VFPRINTF 1 427 1.1 matt 428 1.1 matt /* Define to 1 if you have the `vprintf' function. */ 429 1.1 matt #define HAVE_VPRINTF 1 430 1.1 matt 431 1.1 matt /* Define to 1 if you have the `vsprintf' function. */ 432 1.1 matt #define HAVE_VSPRINTF 1 433 1.1 matt 434 1.1 matt /* Define to 1 if you have the `wait3' function. */ 435 1.1 matt #define HAVE_WAIT3 1 436 1.1 matt 437 1.1 matt /* Define to 1 if you have the `wait4' function. */ 438 1.1 matt #define HAVE_WAIT4 1 439 1.1 matt 440 1.1 matt /* Define to 1 if you have the `waitpid' function. */ 441 1.1 matt #define HAVE_WAITPID 1 442 1.1 matt 443 1.1 matt /* Define to 1 if `fork' works. */ 444 1.1 matt #define HAVE_WORKING_FORK 1 445 1.1 matt 446 1.1 matt /* Define to 1 if `vfork' works. */ 447 1.1 matt #define HAVE_WORKING_VFORK 1 448 1.1 matt 449 1.9 mrg /* Define if you have x86 SHA1 HW acceleration support. */ 450 1.9 mrg /* #undef HAVE_X86_SHA1_HW_SUPPORT */ 451 1.9 mrg 452 1.1 matt /* Define to 1 if you have the `_doprnt' function. */ 453 1.1 matt /* #undef HAVE__DOPRNT */ 454 1.1 matt 455 1.1 matt /* Define if you have the _system_configuration variable. */ 456 1.1 matt /* #undef HAVE__SYSTEM_CONFIGURATION */ 457 1.1 matt 458 1.1 matt /* Define to 1 if you have the `__fsetlocking' function. */ 459 1.1 matt /* #undef HAVE___FSETLOCKING */ 460 1.1 matt 461 1.1 matt /* Define if canonicalize_file_name is not declared in system header files. */ 462 1.1 matt #define NEED_DECLARATION_CANONICALIZE_FILE_NAME 1 463 1.1 matt 464 1.1 matt /* Define if errno must be declared even when <errno.h> is included. */ 465 1.1 matt /* #undef NEED_DECLARATION_ERRNO */ 466 1.1 matt 467 1.1 matt /* Define to 1 if your C compiler doesn't accept -c and -o together. */ 468 1.1 matt /* #undef NO_MINUS_C_MINUS_O */ 469 1.1 matt 470 1.1 matt /* Define to the address where bug reports for this package should be sent. */ 471 1.1 matt #define PACKAGE_BUGREPORT "" 472 1.1 matt 473 1.1 matt /* Define to the full name of this package. */ 474 1.1 matt #define PACKAGE_NAME "" 475 1.1 matt 476 1.1 matt /* Define to the full name and version of this package. */ 477 1.1 matt #define PACKAGE_STRING "" 478 1.1 matt 479 1.1 matt /* Define to the one symbol short name of this package. */ 480 1.1 matt #define PACKAGE_TARNAME "" 481 1.1 matt 482 1.1 matt /* Define to the home page for this package. */ 483 1.1 matt #define PACKAGE_URL "" 484 1.1 matt 485 1.1 matt /* Define to the version of this package. */ 486 1.1 matt #define PACKAGE_VERSION "" 487 1.1 matt 488 1.1 matt /* The size of `int', as computed by sizeof. */ 489 1.1 matt #define SIZEOF_INT 4 490 1.1 matt 491 1.4 mrg /* The size of `long', as computed by sizeof. */ 492 1.4 mrg #define SIZEOF_LONG 4 493 1.4 mrg 494 1.4 mrg /* The size of `long long', as computed by sizeof. */ 495 1.4 mrg #define SIZEOF_LONG_LONG 8 496 1.4 mrg 497 1.6 mrg /* The size of `size_t', as computed by sizeof. */ 498 1.6 mrg #define SIZEOF_SIZE_T 4 499 1.6 mrg 500 1.1 matt /* Define if you know the direction of stack growth for your system; otherwise 501 1.1 matt it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows 502 1.1 matt toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses 503 1.1 matt STACK_DIRECTION = 0 => direction of growth unknown */ 504 1.1 matt #define STACK_DIRECTION 0 505 1.1 matt 506 1.1 matt /* Define to 1 if you have the ANSI C header files. */ 507 1.1 matt #define STDC_HEADERS 1 508 1.1 matt 509 1.1 matt /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 510 1.1 matt #define TIME_WITH_SYS_TIME 1 511 1.1 matt 512 1.1 matt /* Define to an unsigned 64-bit type available in the compiler. */ 513 1.1 matt #define UNSIGNED_64BIT_TYPE uint64_t 514 1.1 matt 515 1.5 mrg /* Enable extensions on AIX 3, Interix. */ 516 1.5 mrg #ifndef _ALL_SOURCE 517 1.5 mrg # define _ALL_SOURCE 1 518 1.5 mrg #endif 519 1.5 mrg /* Enable GNU extensions on systems that have them. */ 520 1.5 mrg #ifndef _GNU_SOURCE 521 1.5 mrg # define _GNU_SOURCE 1 522 1.5 mrg #endif 523 1.5 mrg /* Enable threading extensions on Solaris. */ 524 1.5 mrg #ifndef _POSIX_PTHREAD_SEMANTICS 525 1.5 mrg # define _POSIX_PTHREAD_SEMANTICS 1 526 1.5 mrg #endif 527 1.5 mrg /* Enable extensions on HP NonStop. */ 528 1.5 mrg #ifndef _TANDEM_SOURCE 529 1.5 mrg # define _TANDEM_SOURCE 1 530 1.5 mrg #endif 531 1.5 mrg /* Enable general extensions on Solaris. */ 532 1.5 mrg #ifndef __EXTENSIONS__ 533 1.5 mrg # define __EXTENSIONS__ 1 534 1.5 mrg #endif 535 1.5 mrg 536 1.5 mrg 537 1.1 matt /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 538 1.1 matt significant byte first (like Motorola and SPARC, unlike Intel). */ 539 1.1 matt #if defined AC_APPLE_UNIVERSAL_BUILD 540 1.1 matt # if defined __BIG_ENDIAN__ 541 1.1 matt # define WORDS_BIGENDIAN 1 542 1.1 matt # endif 543 1.1 matt #else 544 1.1 matt # ifndef WORDS_BIGENDIAN 545 1.1 matt /* # undef WORDS_BIGENDIAN */ 546 1.1 matt # endif 547 1.1 matt #endif 548 1.1 matt 549 1.8 mrg /* Enable large inode numbers on Mac OS X 10.5. */ 550 1.8 mrg #ifndef _DARWIN_USE_64_BIT_INODE 551 1.8 mrg # define _DARWIN_USE_64_BIT_INODE 1 552 1.8 mrg #endif 553 1.8 mrg 554 1.1 matt /* Number of bits in a file offset, on hosts where this is settable. */ 555 1.1 matt /* #undef _FILE_OFFSET_BITS */ 556 1.1 matt 557 1.1 matt /* Define for large files, on AIX-style hosts. */ 558 1.1 matt /* #undef _LARGE_FILES */ 559 1.1 matt 560 1.5 mrg /* Define to 1 if on MINIX. */ 561 1.5 mrg /* #undef _MINIX */ 562 1.5 mrg 563 1.5 mrg /* Define to 2 if the system does not provide POSIX.1 features except with 564 1.5 mrg this defined. */ 565 1.5 mrg /* #undef _POSIX_1_SOURCE */ 566 1.5 mrg 567 1.5 mrg /* Define to 1 if you need to in order for `stat' and other things to work. */ 568 1.5 mrg /* #undef _POSIX_SOURCE */ 569 1.5 mrg 570 1.1 matt /* Define to empty if `const' does not conform to ANSI C. */ 571 1.1 matt /* #undef const */ 572 1.1 matt 573 1.1 matt /* Define to `__inline__' or `__inline' if that's what the C compiler 574 1.1 matt calls it, or to nothing if 'inline' is not supported under any name. */ 575 1.1 matt #ifndef __cplusplus 576 1.1 matt /* #undef inline */ 577 1.1 matt #endif 578 1.1 matt 579 1.1 matt /* Define to the type of a signed integer type wide enough to hold a pointer, 580 1.1 matt if such a type exists, and if the system does not define it. */ 581 1.1 matt /* #undef intptr_t */ 582 1.1 matt 583 1.1 matt /* Define to `int' if <sys/types.h> does not define. */ 584 1.1 matt /* #undef pid_t */ 585 1.1 matt 586 1.2 mrg /* Define to `int' if <sys/types.h> does not define. */ 587 1.2 mrg /* #undef ssize_t */ 588 1.2 mrg 589 1.1 matt /* Define to the type of an unsigned integer type wide enough to hold a 590 1.1 matt pointer, if such a type exists, and if the system does not define it. */ 591 1.1 matt /* #undef uintptr_t */ 592 1.1 matt 593 1.1 matt /* Define as `fork' if `vfork' does not work. */ 594 1.1 matt /* #undef vfork */ 595