config.h.in 12.6 KB
Newer Older
1
/* config.h.in.  Generated from configure.ac by autoheader.  */
2 3 4 5

/* Does gettimeofday take a single argument */
#undef GETTIMEOFDAY_ONE_ARGUMENT

6 7 8
/* libm includes acos */
#undef HAVE_ACOS

9 10 11
/* libm includes acosf */
#undef HAVE_ACOSF

12 13 14
/* libm includes acosh */
#undef HAVE_ACOSH

15 16 17
/* libm includes acoshf */
#undef HAVE_ACOSHF

18 19 20 21 22 23
/* libm includes acoshl */
#undef HAVE_ACOSHL

/* libm includes acosl */
#undef HAVE_ACOSL

24 25 26
/* Define to 1 if you have the `alarm' function. */
#undef HAVE_ALARM

27 28 29
/* libm includes asin */
#undef HAVE_ASIN

30 31 32
/* libm includes asinf */
#undef HAVE_ASINF

33 34 35
/* libm includes asinh */
#undef HAVE_ASINH

36 37 38
/* libm includes asinhf */
#undef HAVE_ASINHF

39 40 41 42 43 44 45 46 47 48 49 50
/* libm includes asinhl */
#undef HAVE_ASINHL

/* libm includes asinl */
#undef HAVE_ASINL

/* libm includes atan */
#undef HAVE_ATAN

/* libm includes atan2 */
#undef HAVE_ATAN2

51 52 53
/* libm includes atan2f */
#undef HAVE_ATAN2F

54 55 56
/* libm includes atan2l */
#undef HAVE_ATAN2L

57 58 59
/* libm includes atanf */
#undef HAVE_ATANF

60 61 62
/* libm includes atanh */
#undef HAVE_ATANH

63 64 65
/* libm includes atanhf */
#undef HAVE_ATANHF

66 67 68 69 70 71
/* libm includes atanhl */
#undef HAVE_ATANHL

/* libm includes atanl */
#undef HAVE_ATANL

72 73 74 75 76 77 78 79 80
/* Define to 1 if the target supports __attribute__((alias(...))). */
#undef HAVE_ATTRIBUTE_ALIAS

/* Define to 1 if the target supports __attribute__((dllexport)). */
#undef HAVE_ATTRIBUTE_DLLEXPORT

/* Define to 1 if the target supports __attribute__((visibility(...))). */
#undef HAVE_ATTRIBUTE_VISIBILITY

81 82 83 84 85 86 87 88 89
/* Define if fpclassify is broken. */
#undef HAVE_BROKEN_FPCLASSIFY

/* Define if isfinite is broken. */
#undef HAVE_BROKEN_ISFINITE

/* Define if isnan is broken. */
#undef HAVE_BROKEN_ISNAN

90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128
/* libm includes cabs */
#undef HAVE_CABS

/* libm includes cabsf */
#undef HAVE_CABSF

/* libm includes cabsl */
#undef HAVE_CABSL

/* libm includes carg */
#undef HAVE_CARG

/* libm includes cargf */
#undef HAVE_CARGF

/* libm includes cargl */
#undef HAVE_CARGL

/* libm includes ccos */
#undef HAVE_CCOS

/* libm includes ccosf */
#undef HAVE_CCOSF

/* libm includes ccosh */
#undef HAVE_CCOSH

/* libm includes ccoshf */
#undef HAVE_CCOSHF

/* libm includes ccoshl */
#undef HAVE_CCOSHL

/* libm includes ccosl */
#undef HAVE_CCOSL

/* libm includes ceil */
#undef HAVE_CEIL

129 130 131
/* libm includes ceilf */
#undef HAVE_CEILF

132 133 134 135 136 137 138 139 140 141 142 143
/* libm includes ceill */
#undef HAVE_CEILL

/* libm includes cexp */
#undef HAVE_CEXP

/* libm includes cexpf */
#undef HAVE_CEXPF

/* libm includes cexpl */
#undef HAVE_CEXPL

144 145 146
/* Define to 1 if you have the `chdir' function. */
#undef HAVE_CHDIR

147 148 149
/* Define to 1 if you have the `chsize' function. */
#undef HAVE_CHSIZE

150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167
/* libm includes clog */
#undef HAVE_CLOG

/* libm includes clog10 */
#undef HAVE_CLOG10

/* libm includes clog10f */
#undef HAVE_CLOG10F

/* libm includes clog10l */
#undef HAVE_CLOG10L

/* libm includes clogf */
#undef HAVE_CLOGF

/* libm includes clogl */
#undef HAVE_CLOGL

168 169 170
/* complex.h exists */
#undef HAVE_COMPLEX_H

171 172 173
/* libm includes copysign */
#undef HAVE_COPYSIGN

174 175 176
/* libm includes copysignf */
#undef HAVE_COPYSIGNF

177 178 179 180 181 182
/* libm includes copysignl */
#undef HAVE_COPYSIGNL

/* libm includes cos */
#undef HAVE_COS

183 184 185
/* libm includes cosf */
#undef HAVE_COSF

186 187 188
/* libm includes cosh */
#undef HAVE_COSH

189 190 191
/* libm includes coshf */
#undef HAVE_COSHF

192 193 194 195 196 197 198 199 200 201 202 203 204 205 206
/* libm includes coshl */
#undef HAVE_COSHL

/* libm includes cosl */
#undef HAVE_COSL

/* libm includes cpow */
#undef HAVE_CPOW

/* libm includes cpowf */
#undef HAVE_CPOWF

/* libm includes cpowl */
#undef HAVE_CPOWL

207 208 209
/* Define if CRLF is line terminator. */
#undef HAVE_CRLF

210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254
/* libm includes csin */
#undef HAVE_CSIN

/* libm includes csinf */
#undef HAVE_CSINF

/* libm includes csinh */
#undef HAVE_CSINH

/* libm includes csinhf */
#undef HAVE_CSINHF

/* libm includes csinhl */
#undef HAVE_CSINHL

/* libm includes csinl */
#undef HAVE_CSINL

/* libm includes csqrt */
#undef HAVE_CSQRT

/* libm includes csqrtf */
#undef HAVE_CSQRTF

/* libm includes csqrtl */
#undef HAVE_CSQRTL

/* libm includes ctan */
#undef HAVE_CTAN

/* libm includes ctanf */
#undef HAVE_CTANF

/* libm includes ctanh */
#undef HAVE_CTANH

/* libm includes ctanhf */
#undef HAVE_CTANHF

/* libm includes ctanhl */
#undef HAVE_CTANHL

/* libm includes ctanl */
#undef HAVE_CTANL

255 256 257
/* Define to 1 if you have the `ctime' function. */
#undef HAVE_CTIME

258 259 260 261 262 263 264 265 266
/* libm includes erf */
#undef HAVE_ERF

/* libm includes erfc */
#undef HAVE_ERFC

/* libm includes erfcf */
#undef HAVE_ERFCF

267 268 269
/* libm includes erfcl */
#undef HAVE_ERFCL

270 271 272
/* libm includes erff */
#undef HAVE_ERFF

273 274 275 276 277 278
/* libm includes erfl */
#undef HAVE_ERFL

/* libm includes exp */
#undef HAVE_EXP

279 280 281
/* libm includes expf */
#undef HAVE_EXPF

282 283 284 285 286 287
/* libm includes expl */
#undef HAVE_EXPL

/* libm includes fabs */
#undef HAVE_FABS

288 289 290
/* libm includes fabsf */
#undef HAVE_FABSF

291 292 293
/* libm includes fabsl */
#undef HAVE_FABSL

294 295 296 297 298 299
/* libm includes feenableexcept */
#undef HAVE_FEENABLEEXCEPT

/* Define to 1 if you have the <fenv.h> header file. */
#undef HAVE_FENV_H

300 301 302
/* libm includes finite */
#undef HAVE_FINITE

303 304 305 306 307 308
/* Define to 1 if you have the <floatingpoint.h> header file. */
#undef HAVE_FLOATINGPOINT_H

/* Define to 1 if you have the <float.h> header file. */
#undef HAVE_FLOAT_H

309 310 311
/* libm includes floor */
#undef HAVE_FLOOR

312 313 314
/* libm includes floorf */
#undef HAVE_FLOORF

315 316 317
/* libm includes floorl */
#undef HAVE_FLOORL

318 319 320 321 322 323 324 325 326 327 328 329
/* Define if you have fpsetmask. */
#undef HAVE_FPSETMASK

/* Define to 1 if you have the <fptrap.h> header file. */
#undef HAVE_FPTRAP_H

/* fp_enable is present */
#undef HAVE_FP_ENABLE

/* fp_trap is present */
#undef HAVE_FP_TRAP

330 331 332
/* libm includes frexp */
#undef HAVE_FREXP

333 334 335
/* libm includes frexpf */
#undef HAVE_FREXPF

336 337 338
/* libm includes frexpl */
#undef HAVE_FREXPL

339 340 341
/* Define to 1 if you have the `ftruncate' function. */
#undef HAVE_FTRUNCATE

342 343 344
/* libc includes getgid */
#undef HAVE_GETGID

345 346 347 348 349 350
/* Define to 1 if you have the `gethostname' function. */
#undef HAVE_GETHOSTNAME

/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN

351 352 353
/* Define to 1 if you have the `getpagesize' function. */
#undef HAVE_GETPAGESIZE

354 355 356
/* libc includes getpid */
#undef HAVE_GETPID

357 358 359 360 361 362
/* Define to 1 if you have the `getrusage' function. */
#undef HAVE_GETRUSAGE

/* Define to 1 if you have the `gettimeofday' function. */
#undef HAVE_GETTIMEOFDAY

363 364 365
/* libc includes getuid */
#undef HAVE_GETUID

366 367 368
/* libm includes hypot */
#undef HAVE_HYPOT

369 370 371
/* libm includes hypotf */
#undef HAVE_HYPOTF

372 373 374
/* libm includes hypotl */
#undef HAVE_HYPOTL

375 376 377
/* Define to 1 if you have the <ieeefp.h> header file. */
#undef HAVE_IEEEFP_H

378 379 380
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

381 382 383 384 385 386
/* libm includes j0 */
#undef HAVE_J0

/* libm includes j0f */
#undef HAVE_J0F

387 388 389
/* libm includes j0l */
#undef HAVE_J0L

390 391 392 393 394 395
/* libm includes j1 */
#undef HAVE_J1

/* libm includes j1f */
#undef HAVE_J1F

396 397 398
/* libm includes j1l */
#undef HAVE_J1L

399 400 401 402 403 404
/* libm includes jn */
#undef HAVE_JN

/* libm includes jnf */
#undef HAVE_JNF

405 406 407
/* libm includes jnl */
#undef HAVE_JNL

408 409 410 411 412 413
/* Define to 1 if you have the `kill' function. */
#undef HAVE_KILL

/* Define to 1 if you have the `link' function. */
#undef HAVE_LINK

414 415 416 417 418 419
/* libm includes log */
#undef HAVE_LOG

/* libm includes log10 */
#undef HAVE_LOG10

420 421 422
/* libm includes log10f */
#undef HAVE_LOG10F

423 424 425
/* libm includes log10l */
#undef HAVE_LOG10L

426 427 428
/* libm includes logf */
#undef HAVE_LOGF

429 430 431
/* libm includes logl */
#undef HAVE_LOGL

432 433 434 435 436 437
/* Define to 1 if you have the <math.h> header file. */
#undef HAVE_MATH_H

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

438 439 440
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP

441 442 443
/* Define to 1 if you have a working `mmap' system call. */
#undef HAVE_MMAP

444 445 446 447 448 449
/* libm includes nextafter */
#undef HAVE_NEXTAFTER

/* libm includes nextafterf */
#undef HAVE_NEXTAFTERF

450 451 452
/* libm includes nextafterl */
#undef HAVE_NEXTAFTERL

453 454 455
/* Define to 1 if you have the `perror' function. */
#undef HAVE_PERROR

456 457 458
/* libm includes pow */
#undef HAVE_POW

459
/* libm includes powf */
460
#undef HAVE_POWF
461

462 463 464
/* libm includes powl */
#undef HAVE_POWL

465
/* libm includes round */
466 467
#undef HAVE_ROUND

468
/* libm includes roundf */
469 470
#undef HAVE_ROUNDF

471 472 473
/* libm includes roundl */
#undef HAVE_ROUNDL

474 475 476
/* libm includes scalbn */
#undef HAVE_SCALBN

477 478 479
/* libm includes scalbnf */
#undef HAVE_SCALBNF

480 481 482
/* libm includes scalbnl */
#undef HAVE_SCALBNL

483 484 485
/* Define to 1 if you have the `signal' function. */
#undef HAVE_SIGNAL

486 487 488
/* Define to 1 if you have the <signal.h> header file. */
#undef HAVE_SIGNAL_H

489 490 491
/* libm includes sin */
#undef HAVE_SIN

492 493 494
/* libm includes sinf */
#undef HAVE_SINF

495 496 497
/* libm includes sinh */
#undef HAVE_SINH

498 499 500
/* libm includes sinhf */
#undef HAVE_SINHF

501 502 503 504 505 506
/* libm includes sinhl */
#undef HAVE_SINHL

/* libm includes sinl */
#undef HAVE_SINL

507 508 509
/* Define to 1 if you have the `sleep' function. */
#undef HAVE_SLEEP

510 511 512
/* Define to 1 if you have the `snprintf' function. */
#undef HAVE_SNPRINTF

513 514 515
/* libm includes sqrt */
#undef HAVE_SQRT

516 517 518
/* libm includes sqrtf */
#undef HAVE_SQRTF

519 520 521
/* libm includes sqrtl */
#undef HAVE_SQRTL

522 523 524 525 526 527 528 529 530 531 532 533
/* Define to 1 if you have the <stddef.h> header file. */
#undef HAVE_STDDEF_H

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdio.h> header file. */
#undef HAVE_STDIO_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

534 535 536
/* Define to 1 if you have the `strerror' function. */
#undef HAVE_STRERROR

537 538 539 540 541 542
/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

543 544 545
/* Define to 1 if you have the `strtof' function. */
#undef HAVE_STRTOF

546 547 548
/* Define to 1 if you have the `strtold' function. */
#undef HAVE_STRTOLD

Steven G. Kargl committed
549 550 551 552 553 554 555 556 557
/* Define to 1 if `st_blksize' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLKSIZE

/* Define to 1 if `st_blocks' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_BLOCKS

/* Define to 1 if `st_rdev' is member of `struct stat'. */
#undef HAVE_STRUCT_STAT_ST_RDEV

558 559 560
/* Define to 1 if you have the `symlink' function. */
#undef HAVE_SYMLINK

561 562 563
/* Define to 1 if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H

564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581
/* Define to 1 if you have the <sys/params.h> header file. */
#undef HAVE_SYS_PARAMS_H

/* Define to 1 if you have the <sys/resource.h> header file. */
#undef HAVE_SYS_RESOURCE_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/times.h> header file. */
#undef HAVE_SYS_TIMES_H

/* Define to 1 if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

582 583 584
/* libm includes tan */
#undef HAVE_TAN

585 586 587
/* libm includes tanf */
#undef HAVE_TANF

588 589 590
/* libm includes tanh */
#undef HAVE_TANH

591 592 593
/* libm includes tanhf */
#undef HAVE_TANHF

594 595 596 597 598 599
/* libm includes tanhl */
#undef HAVE_TANHL

/* libm includes tanl */
#undef HAVE_TANL

600 601 602
/* Define to 1 if you have the `time' function. */
#undef HAVE_TIME

603 604 605 606 607 608 609 610 611
/* Define to 1 if you have the `times' function. */
#undef HAVE_TIMES

/* Do we have struct timezone */
#undef HAVE_TIMEZONE

/* Define to 1 if you have the <time.h> header file. */
#undef HAVE_TIME_H

612 613 614 615 616 617
/* libm includes trunc */
#undef HAVE_TRUNC

/* libm includes truncf */
#undef HAVE_TRUNCF

618 619 620
/* libm includes truncl */
#undef HAVE_TRUNCL

621 622 623
/* Define to 1 if you have the `ttyname' function. */
#undef HAVE_TTYNAME

624 625 626
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

627 628 629
/* Define if target can unlink open files. */
#undef HAVE_UNLINK_OPEN_FILE

630 631 632
/* Define if target has a reliable stat. */
#undef HAVE_WORKING_STAT

633 634 635 636 637 638
/* libm includes y0 */
#undef HAVE_Y0

/* libm includes y0f */
#undef HAVE_Y0F

639 640 641
/* libm includes y0l */
#undef HAVE_Y0L

642 643 644 645 646 647
/* libm includes y1 */
#undef HAVE_Y1

/* libm includes y1f */
#undef HAVE_Y1F

648 649 650
/* libm includes y1l */
#undef HAVE_Y1L

651 652 653 654 655 656
/* libm includes yn */
#undef HAVE_YN

/* libm includes ynf */
#undef HAVE_YNF

657 658 659
/* libm includes ynl */
#undef HAVE_YNL

660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677
/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

678 679 680
/* Define to 1 if the target is ILP32. */
#undef TARGET_ILP32

681 682 683
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
#undef TIME_WITH_SYS_TIME

684 685 686 687 688 689
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS

/* Define for large files, on AIX-style hosts. */
#undef _LARGE_FILES

690 691
/* Define to `long' if <sys/types.h> does not define. */
#undef off_t