2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / libgfortran / config.h.in
blob0274e5d9c4ca7adcf6b3ee765a9abe0f2714b996
1 /* config.h.in. Generated from configure.ac by autoheader. */
3 /* Define to 0 if the target shouldn't use #pragma weak */
4 #undef GTHREAD_USE_WEAK
6 /* Define to 1 if you have the `access' function. */
7 #undef HAVE_ACCESS
9 /* Define to 1 if you have the `acos' function. */
10 #undef HAVE_ACOS
12 /* Define to 1 if you have the `acosf' function. */
13 #undef HAVE_ACOSF
15 /* Define to 1 if you have the `acosh' function. */
16 #undef HAVE_ACOSH
18 /* Define to 1 if you have the `acoshf' function. */
19 #undef HAVE_ACOSHF
21 /* Define to 1 if you have the `acoshl' function. */
22 #undef HAVE_ACOSHL
24 /* Define to 1 if you have the `acosl' function. */
25 #undef HAVE_ACOSL
27 /* Define to 1 if you have the `alarm' function. */
28 #undef HAVE_ALARM
30 /* Define to 1 if you have the `asin' function. */
31 #undef HAVE_ASIN
33 /* Define to 1 if you have the `asinf' function. */
34 #undef HAVE_ASINF
36 /* Define to 1 if you have the `asinh' function. */
37 #undef HAVE_ASINH
39 /* Define to 1 if you have the `asinhf' function. */
40 #undef HAVE_ASINHF
42 /* Define to 1 if you have the `asinhl' function. */
43 #undef HAVE_ASINHL
45 /* Define to 1 if you have the `asinl' function. */
46 #undef HAVE_ASINL
48 /* Define to 1 if you have the `atan' function. */
49 #undef HAVE_ATAN
51 /* Define to 1 if you have the `atan2' function. */
52 #undef HAVE_ATAN2
54 /* Define to 1 if you have the `atan2f' function. */
55 #undef HAVE_ATAN2F
57 /* Define to 1 if you have the `atan2l' function. */
58 #undef HAVE_ATAN2L
60 /* Define to 1 if you have the `atanf' function. */
61 #undef HAVE_ATANF
63 /* Define to 1 if you have the `atanh' function. */
64 #undef HAVE_ATANH
66 /* Define to 1 if you have the `atanhf' function. */
67 #undef HAVE_ATANHF
69 /* Define to 1 if you have the `atanhl' function. */
70 #undef HAVE_ATANHL
72 /* Define to 1 if you have the `atanl' function. */
73 #undef HAVE_ATANL
75 /* Define to 1 if the target supports __attribute__((alias(...))). */
76 #undef HAVE_ATTRIBUTE_ALIAS
78 /* Define to 1 if the target supports __attribute__((visibility(...))). */
79 #undef HAVE_ATTRIBUTE_VISIBILITY
81 /* Define if AVX instructions can be compiled. */
82 #undef HAVE_AVX
84 /* Define if -mprefer-avx128 is supported. */
85 #undef HAVE_AVX128
87 /* Define if AVX2 instructions can be compiled. */
88 #undef HAVE_AVX2
90 /* Define if AVX512f instructions can be compiled. */
91 #undef HAVE_AVX512F
93 /* Define to 1 if you have the `cabs' function. */
94 #undef HAVE_CABS
96 /* Define to 1 if you have the `cabsf' function. */
97 #undef HAVE_CABSF
99 /* Define to 1 if you have the `cabsl' function. */
100 #undef HAVE_CABSL
102 /* Define to 1 if you have the `cacos' function. */
103 #undef HAVE_CACOS
105 /* Define to 1 if you have the `cacosf' function. */
106 #undef HAVE_CACOSF
108 /* Define to 1 if you have the `cacosh' function. */
109 #undef HAVE_CACOSH
111 /* Define to 1 if you have the `cacoshf' function. */
112 #undef HAVE_CACOSHF
114 /* Define to 1 if you have the `cacoshl' function. */
115 #undef HAVE_CACOSHL
117 /* Define to 1 if you have the `cacosl' function. */
118 #undef HAVE_CACOSL
120 /* Define to 1 if you have the `carg' function. */
121 #undef HAVE_CARG
123 /* Define to 1 if you have the `cargf' function. */
124 #undef HAVE_CARGF
126 /* Define to 1 if you have the `cargl' function. */
127 #undef HAVE_CARGL
129 /* Define to 1 if you have the `casin' function. */
130 #undef HAVE_CASIN
132 /* Define to 1 if you have the `casinf' function. */
133 #undef HAVE_CASINF
135 /* Define to 1 if you have the `casinh' function. */
136 #undef HAVE_CASINH
138 /* Define to 1 if you have the `casinhf' function. */
139 #undef HAVE_CASINHF
141 /* Define to 1 if you have the `casinhl' function. */
142 #undef HAVE_CASINHL
144 /* Define to 1 if you have the `casinl' function. */
145 #undef HAVE_CASINL
147 /* Define to 1 if you have the `catan' function. */
148 #undef HAVE_CATAN
150 /* Define to 1 if you have the `catanf' function. */
151 #undef HAVE_CATANF
153 /* Define to 1 if you have the `catanh' function. */
154 #undef HAVE_CATANH
156 /* Define to 1 if you have the `catanhf' function. */
157 #undef HAVE_CATANHF
159 /* Define to 1 if you have the `catanhl' function. */
160 #undef HAVE_CATANHL
162 /* Define to 1 if you have the `catanl' function. */
163 #undef HAVE_CATANL
165 /* Define to 1 if you have the `ccos' function. */
166 #undef HAVE_CCOS
168 /* Define to 1 if you have the `ccosf' function. */
169 #undef HAVE_CCOSF
171 /* Define to 1 if you have the `ccosh' function. */
172 #undef HAVE_CCOSH
174 /* Define to 1 if you have the `ccoshf' function. */
175 #undef HAVE_CCOSHF
177 /* Define to 1 if you have the `ccoshl' function. */
178 #undef HAVE_CCOSHL
180 /* Define to 1 if you have the `ccosl' function. */
181 #undef HAVE_CCOSL
183 /* Define to 1 if you have the `ceil' function. */
184 #undef HAVE_CEIL
186 /* Define to 1 if you have the `ceilf' function. */
187 #undef HAVE_CEILF
189 /* Define to 1 if you have the `ceill' function. */
190 #undef HAVE_CEILL
192 /* Define to 1 if you have the `cexp' function. */
193 #undef HAVE_CEXP
195 /* Define to 1 if you have the `cexpf' function. */
196 #undef HAVE_CEXPF
198 /* Define to 1 if you have the `cexpl' function. */
199 #undef HAVE_CEXPL
201 /* Define to 1 if you have the `chdir' function. */
202 #undef HAVE_CHDIR
204 /* Define to 1 if you have the `chsize' function. */
205 #undef HAVE_CHSIZE
207 /* Define to 1 if you have the `clock_gettime' function. */
208 #undef HAVE_CLOCK_GETTIME
210 /* Define to 1 if you have the `clock_gettime' function in librt. */
211 #undef HAVE_CLOCK_GETTIME_LIBRT
213 /* libm includes clog */
214 #undef HAVE_CLOG
216 /* Define to 1 if you have the `clog10' function. */
217 #undef HAVE_CLOG10
219 /* Define to 1 if you have the `clog10f' function. */
220 #undef HAVE_CLOG10F
222 /* Define to 1 if you have the `clog10l' function. */
223 #undef HAVE_CLOG10L
225 /* Define to 1 if you have the `clogf' function. */
226 #undef HAVE_CLOGF
228 /* Define to 1 if you have the `clogl' function. */
229 #undef HAVE_CLOGL
231 /* Define to 1 if you have the <complex.h> header file. */
232 #undef HAVE_COMPLEX_H
234 /* Define to 1 if you have the `copysign' function. */
235 #undef HAVE_COPYSIGN
237 /* Define to 1 if you have the `copysignf' function. */
238 #undef HAVE_COPYSIGNF
240 /* Define to 1 if you have the `copysignl' function. */
241 #undef HAVE_COPYSIGNL
243 /* Define to 1 if you have the `cos' function. */
244 #undef HAVE_COS
246 /* Define to 1 if you have the `cosf' function. */
247 #undef HAVE_COSF
249 /* Define to 1 if you have the `cosh' function. */
250 #undef HAVE_COSH
252 /* Define to 1 if you have the `coshf' function. */
253 #undef HAVE_COSHF
255 /* Define to 1 if you have the `coshl' function. */
256 #undef HAVE_COSHL
258 /* Define to 1 if you have the `cosl' function. */
259 #undef HAVE_COSL
261 /* Define to 1 if you have the `cpow' function. */
262 #undef HAVE_CPOW
264 /* Define to 1 if you have the `cpowf' function. */
265 #undef HAVE_CPOWF
267 /* Define to 1 if you have the `cpowl' function. */
268 #undef HAVE_CPOWL
270 /* Define if CRLF is line terminator. */
271 #undef HAVE_CRLF
273 /* Define to 1 if you have the `csin' function. */
274 #undef HAVE_CSIN
276 /* Define to 1 if you have the `csinf' function. */
277 #undef HAVE_CSINF
279 /* Define to 1 if you have the `csinh' function. */
280 #undef HAVE_CSINH
282 /* Define to 1 if you have the `csinhf' function. */
283 #undef HAVE_CSINHF
285 /* Define to 1 if you have the `csinhl' function. */
286 #undef HAVE_CSINHL
288 /* Define to 1 if you have the `csinl' function. */
289 #undef HAVE_CSINL
291 /* Define to 1 if you have the `csqrt' function. */
292 #undef HAVE_CSQRT
294 /* Define to 1 if you have the `csqrtf' function. */
295 #undef HAVE_CSQRTF
297 /* Define to 1 if you have the `csqrtl' function. */
298 #undef HAVE_CSQRTL
300 /* Define to 1 if you have the `ctan' function. */
301 #undef HAVE_CTAN
303 /* Define to 1 if you have the `ctanf' function. */
304 #undef HAVE_CTANF
306 /* Define to 1 if you have the `ctanh' function. */
307 #undef HAVE_CTANH
309 /* Define to 1 if you have the `ctanhf' function. */
310 #undef HAVE_CTANHF
312 /* Define to 1 if you have the `ctanhl' function. */
313 #undef HAVE_CTANHL
315 /* Define to 1 if you have the `ctanl' function. */
316 #undef HAVE_CTANL
318 /* Define to 1 if you have the <dlfcn.h> header file. */
319 #undef HAVE_DLFCN_H
321 /* Define to 1 if you have the `dup' function. */
322 #undef HAVE_DUP
324 /* Define to 1 if you have the `erf' function. */
325 #undef HAVE_ERF
327 /* Define to 1 if you have the `erfc' function. */
328 #undef HAVE_ERFC
330 /* Define to 1 if you have the `erfcf' function. */
331 #undef HAVE_ERFCF
333 /* Define to 1 if you have the `erfcl' function. */
334 #undef HAVE_ERFCL
336 /* Define to 1 if you have the `erff' function. */
337 #undef HAVE_ERFF
339 /* Define to 1 if you have the `exp' function. */
340 #undef HAVE_EXP
342 /* Define to 1 if you have the `expf' function. */
343 #undef HAVE_EXPF
345 /* Define to 1 if you have the `expl' function. */
346 #undef HAVE_EXPL
348 /* Define to 1 if you have the `fabs' function. */
349 #undef HAVE_FABS
351 /* Define to 1 if you have the `fabsf' function. */
352 #undef HAVE_FABSF
354 /* Define to 1 if you have the `fabsl' function. */
355 #undef HAVE_FABSL
357 /* Define to 1 if you have the `fcntl' function. */
358 #undef HAVE_FCNTL
360 /* libm includes feenableexcept */
361 #undef HAVE_FEENABLEEXCEPT
363 /* Define to 1 if you have the <fenv.h> header file. */
364 #undef HAVE_FENV_H
366 /* Define if have a usable __float128 type. */
367 #undef HAVE_FLOAT128
369 /* Define to 1 if you have the <floatingpoint.h> header file. */
370 #undef HAVE_FLOATINGPOINT_H
372 /* Define to 1 if you have the `floor' function. */
373 #undef HAVE_FLOOR
375 /* Define to 1 if you have the `floorf' function. */
376 #undef HAVE_FLOORF
378 /* Define to 1 if you have the `floorl' function. */
379 #undef HAVE_FLOORL
381 /* Define if FMA3 instructions can be compiled. */
382 #undef HAVE_FMA3
384 /* Define if FMA4 instructions can be compiled. */
385 #undef HAVE_FMA4
387 /* Define to 1 if you have the `fmod' function. */
388 #undef HAVE_FMOD
390 /* Define to 1 if you have the `fmodf' function. */
391 #undef HAVE_FMODF
393 /* Define to 1 if you have the `fmodl' function. */
394 #undef HAVE_FMODL
396 /* Define to 1 if you have the `fork' function. */
397 #undef HAVE_FORK
399 /* fpresetsticky is present */
400 #undef HAVE_FPRESETSTICKY
402 /* Define if you have fpsetmask. */
403 #undef HAVE_FPSETMASK
405 /* fpsetsticky is present */
406 #undef HAVE_FPSETSTICKY
408 /* Define to 1 if you have the <fptrap.h> header file. */
409 #undef HAVE_FPTRAP_H
411 /* Define to 1 if you have the <fpxcp.h> header file. */
412 #undef HAVE_FPXCP_H
414 /* fp_enable is present */
415 #undef HAVE_FP_ENABLE
417 /* Define to 1 if the system has the type `fp_except'. */
418 #undef HAVE_FP_EXCEPT
420 /* Define to 1 if the system has the type `fp_except_t'. */
421 #undef HAVE_FP_EXCEPT_T
423 /* Define to 1 if the system has the type `fp_rnd'. */
424 #undef HAVE_FP_RND
426 /* Define to 1 if the system has the type `fp_rnd_t'. */
427 #undef HAVE_FP_RND_T
429 /* fp_trap is present */
430 #undef HAVE_FP_TRAP
432 /* Define to 1 if you have the `freelocale' function. */
433 #undef HAVE_FREELOCALE
435 /* Define to 1 if you have the `frexp' function. */
436 #undef HAVE_FREXP
438 /* Define to 1 if you have the `frexpf' function. */
439 #undef HAVE_FREXPF
441 /* Define to 1 if you have the `frexpl' function. */
442 #undef HAVE_FREXPL
444 /* Define to 1 if you have the `fstat' function. */
445 #undef HAVE_FSTAT
447 /* Define to 1 if you have the `ftruncate' function. */
448 #undef HAVE_FTRUNCATE
450 /* Define to 1 if you have the `getcwd' function. */
451 #undef HAVE_GETCWD
453 /* Define to 1 if you have the `getegid' function. */
454 #undef HAVE_GETEGID
456 /* Define to 1 if you have the `geteuid' function. */
457 #undef HAVE_GETEUID
459 /* Define to 1 if you have the `getgid' function. */
460 #undef HAVE_GETGID
462 /* Define to 1 if you have the `gethostname' function. */
463 #undef HAVE_GETHOSTNAME
465 /* Define to 1 if you have the `getlogin' function. */
466 #undef HAVE_GETLOGIN
468 /* Define to 1 if you have the `getpid' function. */
469 #undef HAVE_GETPID
471 /* Define to 1 if you have the `getpwuid' function. */
472 #undef HAVE_GETPWUID
474 /* Define to 1 if you have the `getpwuid_r' function. */
475 #undef HAVE_GETPWUID_R
477 /* Define to 1 if you have the `getrusage' function. */
478 #undef HAVE_GETRUSAGE
480 /* Define to 1 if you have the `gettimeofday' function. */
481 #undef HAVE_GETTIMEOFDAY
483 /* Define to 1 if you have the `getuid' function. */
484 #undef HAVE_GETUID
486 /* Define to 1 if you have the `gmtime_r' function. */
487 #undef HAVE_GMTIME_R
489 /* Define to 1 if you have the `hypot' function. */
490 #undef HAVE_HYPOT
492 /* Define to 1 if you have the `hypotf' function. */
493 #undef HAVE_HYPOTF
495 /* Define to 1 if you have the `hypotl' function. */
496 #undef HAVE_HYPOTL
498 /* Define to 1 if you have the <ieeefp.h> header file. */
499 #undef HAVE_IEEEFP_H
501 /* Define to 1 if the system has the type `intptr_t'. */
502 #undef HAVE_INTPTR_T
504 /* Define to 1 if you have the <inttypes.h> header file. */
505 #undef HAVE_INTTYPES_H
507 /* Define to 1 if you have the `j0' function. */
508 #undef HAVE_J0
510 /* Define to 1 if you have the `j0f' function. */
511 #undef HAVE_J0F
513 /* Define to 1 if you have the `j1' function. */
514 #undef HAVE_J1
516 /* Define to 1 if you have the `j1f' function. */
517 #undef HAVE_J1F
519 /* Define to 1 if you have the `jn' function. */
520 #undef HAVE_JN
522 /* Define to 1 if you have the `jnf' function. */
523 #undef HAVE_JNF
525 /* Define to 1 if you have the `jnl' function. */
526 #undef HAVE_JNL
528 /* Define to 1 if you have the `kill' function. */
529 #undef HAVE_KILL
531 /* Define to 1 if you have the `ldexp' function. */
532 #undef HAVE_LDEXP
534 /* Define to 1 if you have the `ldexpf' function. */
535 #undef HAVE_LDEXPF
537 /* Define to 1 if you have the `ldexpl' function. */
538 #undef HAVE_LDEXPL
540 /* Define to 1 if you have the `lgamma' function. */
541 #undef HAVE_LGAMMA
543 /* Define to 1 if you have the `lgammaf' function. */
544 #undef HAVE_LGAMMAF
546 /* Define to 1 if you have the `m' library (-lm). */
547 #undef HAVE_LIBM
549 /* Define to 1 if you have the `link' function. */
550 #undef HAVE_LINK
552 /* Define to 1 if you have the `llround' function. */
553 #undef HAVE_LLROUND
555 /* Define to 1 if you have the `llroundf' function. */
556 #undef HAVE_LLROUNDF
558 /* Define to 1 if you have the `llroundl' function. */
559 #undef HAVE_LLROUNDL
561 /* Define to 1 if you have the `localtime_r' function. */
562 #undef HAVE_LOCALTIME_R
564 /* Define to 1 if you have the `log' function. */
565 #undef HAVE_LOG
567 /* Define to 1 if you have the `log10' function. */
568 #undef HAVE_LOG10
570 /* Define to 1 if you have the `log10f' function. */
571 #undef HAVE_LOG10F
573 /* Define to 1 if you have the `log10l' function. */
574 #undef HAVE_LOG10L
576 /* Define to 1 if you have the `logf' function. */
577 #undef HAVE_LOGF
579 /* Define to 1 if you have the `logl' function. */
580 #undef HAVE_LOGL
582 /* Define to 1 if you have the `lround' function. */
583 #undef HAVE_LROUND
585 /* Define to 1 if you have the `lroundf' function. */
586 #undef HAVE_LROUNDF
588 /* Define to 1 if you have the `lroundl' function. */
589 #undef HAVE_LROUNDL
591 /* Define to 1 if you have the `lstat' function. */
592 #undef HAVE_LSTAT
594 /* Define to 1 if you have the <math.h> header file. */
595 #undef HAVE_MATH_H
597 /* Define to 1 if you have the <memory.h> header file. */
598 #undef HAVE_MEMORY_H
600 /* Define if you have __mingw_snprintf. */
601 #undef HAVE_MINGW_SNPRINTF
603 /* Define to 1 if you have the `mkostemp' function. */
604 #undef HAVE_MKOSTEMP
606 /* Define to 1 if you have the `mkstemp' function. */
607 #undef HAVE_MKSTEMP
609 /* Define to 1 if you have the `newlocale' function. */
610 #undef HAVE_NEWLOCALE
612 /* Define to 1 if you have the `nextafter' function. */
613 #undef HAVE_NEXTAFTER
615 /* Define to 1 if you have the `nextafterf' function. */
616 #undef HAVE_NEXTAFTERF
618 /* Define to 1 if you have the `nextafterl' function. */
619 #undef HAVE_NEXTAFTERL
621 /* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
622 #undef HAVE_POSIX_GETPWUID_R
624 /* Define to 1 if you have the `pow' function. */
625 #undef HAVE_POW
627 /* Define to 1 if you have the `powf' function. */
628 #undef HAVE_POWF
630 /* Define to 1 if the system has the type `ptrdiff_t'. */
631 #undef HAVE_PTRDIFF_T
633 /* Define to 1 if you have the <pwd.h> header file. */
634 #undef HAVE_PWD_H
636 /* Define to 1 if you have the `round' function. */
637 #undef HAVE_ROUND
639 /* Define to 1 if you have the `roundf' function. */
640 #undef HAVE_ROUNDF
642 /* Define to 1 if you have the `roundl' function. */
643 #undef HAVE_ROUNDL
645 /* Define to 1 if you have the `scalbn' function. */
646 #undef HAVE_SCALBN
648 /* Define to 1 if you have the `scalbnf' function. */
649 #undef HAVE_SCALBNF
651 /* Define to 1 if you have the `scalbnl' function. */
652 #undef HAVE_SCALBNL
654 /* Define to 1 if you have the `secure_getenv' function. */
655 #undef HAVE_SECURE_GETENV
657 /* Define to 1 if you have the `setmode' function. */
658 #undef HAVE_SETMODE
660 /* Define to 1 if you have the `sin' function. */
661 #undef HAVE_SIN
663 /* Define to 1 if you have the `sinf' function. */
664 #undef HAVE_SINF
666 /* Define to 1 if you have the `sinh' function. */
667 #undef HAVE_SINH
669 /* Define to 1 if you have the `sinhf' function. */
670 #undef HAVE_SINHF
672 /* Define to 1 if you have the `sinhl' function. */
673 #undef HAVE_SINHL
675 /* Define to 1 if you have the `sinl' function. */
676 #undef HAVE_SINL
678 /* Define to 1 if you have the `sleep' function. */
679 #undef HAVE_SLEEP
681 /* Define to 1 if you have the `snprintf' function. */
682 #undef HAVE_SNPRINTF
684 /* Define to 1 if you have the `sqrt' function. */
685 #undef HAVE_SQRT
687 /* Define to 1 if you have the `sqrtf' function. */
688 #undef HAVE_SQRTF
690 /* Define to 1 if you have the `sqrtl' function. */
691 #undef HAVE_SQRTL
693 /* Define to 1 if you have the `stat' function. */
694 #undef HAVE_STAT
696 /* Define to 1 if you have the <stdint.h> header file. */
697 #undef HAVE_STDINT_H
699 /* Define to 1 if you have the <stdlib.h> header file. */
700 #undef HAVE_STDLIB_H
702 /* Define to 1 if you have the `strerror_l' function. */
703 #undef HAVE_STRERROR_L
705 /* Define if strerror_r is available in <string.h>. */
706 #undef HAVE_STRERROR_R
708 /* Define if strerror_r takes two arguments and is available in <string.h>. */
709 #undef HAVE_STRERROR_R_2ARGS
711 /* Define to 1 if you have the <strings.h> header file. */
712 #undef HAVE_STRINGS_H
714 /* Define to 1 if you have the <string.h> header file. */
715 #undef HAVE_STRING_H
717 /* Define to 1 if you have the `strndup' function. */
718 #undef HAVE_STRNDUP
720 /* Define to 1 if you have the `strnlen' function. */
721 #undef HAVE_STRNLEN
723 /* Define to 1 if you have the `strtof' function. */
724 #undef HAVE_STRTOF
726 /* Define to 1 if you have the `strtold' function. */
727 #undef HAVE_STRTOLD
729 /* Define to 1 if `struct stat' is a member of `st_blksize'. */
730 #undef HAVE_STRUCT_STAT_ST_BLKSIZE
732 /* Define to 1 if `struct stat' is a member of `st_blocks'. */
733 #undef HAVE_STRUCT_STAT_ST_BLOCKS
735 /* Define to 1 if `struct stat' is a member of `st_rdev'. */
736 #undef HAVE_STRUCT_STAT_ST_RDEV
738 /* Define to 1 if you have the `symlink' function. */
739 #undef HAVE_SYMLINK
741 /* Define to 1 if the target supports __sync_fetch_and_add */
742 #undef HAVE_SYNC_FETCH_AND_ADD
744 /* Define to 1 if you have the <sys/resource.h> header file. */
745 #undef HAVE_SYS_RESOURCE_H
747 /* Define to 1 if you have the <sys/stat.h> header file. */
748 #undef HAVE_SYS_STAT_H
750 /* Define to 1 if you have the <sys/times.h> header file. */
751 #undef HAVE_SYS_TIMES_H
753 /* Define to 1 if you have the <sys/time.h> header file. */
754 #undef HAVE_SYS_TIME_H
756 /* Define to 1 if you have the <sys/types.h> header file. */
757 #undef HAVE_SYS_TYPES_H
759 /* Define to 1 if you have the <sys/wait.h> header file. */
760 #undef HAVE_SYS_WAIT_H
762 /* Define to 1 if you have the `tan' function. */
763 #undef HAVE_TAN
765 /* Define to 1 if you have the `tanf' function. */
766 #undef HAVE_TANF
768 /* Define to 1 if you have the `tanh' function. */
769 #undef HAVE_TANH
771 /* Define to 1 if you have the `tanhf' function. */
772 #undef HAVE_TANHF
774 /* Define to 1 if you have the `tanhl' function. */
775 #undef HAVE_TANHL
777 /* Define to 1 if you have the `tanl' function. */
778 #undef HAVE_TANL
780 /* Define to 1 if you have the `tgamma' function. */
781 #undef HAVE_TGAMMA
783 /* Define to 1 if you have the `tgammaf' function. */
784 #undef HAVE_TGAMMAF
786 /* Define to 1 if you have the `times' function. */
787 #undef HAVE_TIMES
789 /* Define to 1 if you have the `trunc' function. */
790 #undef HAVE_TRUNC
792 /* Define to 1 if you have the `truncf' function. */
793 #undef HAVE_TRUNCF
795 /* Define to 1 if you have the `truncl' function. */
796 #undef HAVE_TRUNCL
798 /* Define to 1 if you have the `ttyname' function. */
799 #undef HAVE_TTYNAME
801 /* Define to 1 if you have the `ttyname_r' function. */
802 #undef HAVE_TTYNAME_R
804 /* Define to 1 if the system has the type `uintptr_t'. */
805 #undef HAVE_UINTPTR_T
807 /* Define to 1 if you have the `umask' function. */
808 #undef HAVE_UMASK
810 /* Define to 1 if you have the <unistd.h> header file. */
811 #undef HAVE_UNISTD_H
813 /* Define if target can unlink open files. */
814 #undef HAVE_UNLINK_OPEN_FILE
816 /* Define to 1 if you have the `uselocale' function. */
817 #undef HAVE_USELOCALE
819 /* Define to 1 if you have the `vsnprintf' function. */
820 #undef HAVE_VSNPRINTF
822 /* Define if target has a reliable stat. */
823 #undef HAVE_WORKING_STAT
825 /* Define to 1 if you have the <xlocale.h> header file. */
826 #undef HAVE_XLOCALE_H
828 /* Define to 1 if you have the `y0' function. */
829 #undef HAVE_Y0
831 /* Define to 1 if you have the `y0f' function. */
832 #undef HAVE_Y0F
834 /* Define to 1 if you have the `y1' function. */
835 #undef HAVE_Y1
837 /* Define to 1 if you have the `y1f' function. */
838 #undef HAVE_Y1F
840 /* Define to 1 if you have the `yn' function. */
841 #undef HAVE_YN
843 /* Define to 1 if you have the `ynf' function. */
844 #undef HAVE_YNF
846 /* Define to 1 if you have the `ynl' function. */
847 #undef HAVE_YNL
849 /* Define to 1 if you have the `__secure_getenv' function. */
850 #undef HAVE___SECURE_GETENV
852 /* Define to the sub-directory in which libtool stores uninstalled libraries.
854 #undef LT_OBJDIR
856 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
857 #undef NO_MINUS_C_MINUS_O
859 /* Define to the address where bug reports for this package should be sent. */
860 #undef PACKAGE_BUGREPORT
862 /* Define to the full name of this package. */
863 #undef PACKAGE_NAME
865 /* Define to the full name and version of this package. */
866 #undef PACKAGE_STRING
868 /* Define to the one symbol short name of this package. */
869 #undef PACKAGE_TARNAME
871 /* Define to the home page for this package. */
872 #undef PACKAGE_URL
874 /* Define to the version of this package. */
875 #undef PACKAGE_VERSION
877 /* The size of `char', as computed by sizeof. */
878 #undef SIZEOF_CHAR
880 /* The size of `int', as computed by sizeof. */
881 #undef SIZEOF_INT
883 /* The size of `long', as computed by sizeof. */
884 #undef SIZEOF_LONG
886 /* The size of `short', as computed by sizeof. */
887 #undef SIZEOF_SHORT
889 /* The size of `void *', as computed by sizeof. */
890 #undef SIZEOF_VOID_P
892 /* Define to 1 if you have the ANSI C header files. */
893 #undef STDC_HEADERS
895 /* Define to 1 if the target supports #pragma weak */
896 #undef SUPPORTS_WEAK
898 /* Define to 1 if the target supports weakref */
899 #undef SUPPORTS_WEAKREF
901 /* Enable extensions on AIX 3, Interix. */
902 #ifndef _ALL_SOURCE
903 # undef _ALL_SOURCE
904 #endif
905 /* Enable GNU extensions on systems that have them. */
906 #ifndef _GNU_SOURCE
907 # undef _GNU_SOURCE
908 #endif
909 /* Enable threading extensions on Solaris. */
910 #ifndef _POSIX_PTHREAD_SEMANTICS
911 # undef _POSIX_PTHREAD_SEMANTICS
912 #endif
913 /* Enable extensions on HP NonStop. */
914 #ifndef _TANDEM_SOURCE
915 # undef _TANDEM_SOURCE
916 #endif
917 /* Enable general extensions on Solaris. */
918 #ifndef __EXTENSIONS__
919 # undef __EXTENSIONS__
920 #endif
923 /* Number of bits in a file offset, on hosts where this is settable. */
924 #undef _FILE_OFFSET_BITS
926 /* Define for large files, on AIX-style hosts. */
927 #undef _LARGE_FILES
929 /* Define to 1 if on MINIX. */
930 #undef _MINIX
932 /* Define to 2 if the system does not provide POSIX.1 features except with
933 this defined. */
934 #undef _POSIX_1_SOURCE
936 /* Define to 1 if you need to in order for `stat' and other things to work. */
937 #undef _POSIX_SOURCE
939 /* Define to the type of a signed integer type wide enough to hold a pointer,
940 if such a type exists, and if the system does not define it. */
941 #undef intptr_t
943 /* Define to `long int' if <sys/types.h> does not define. */
944 #undef off_t
946 /* Define to the type of an unsigned integer type wide enough to hold a
947 pointer, if such a type exists, and if the system does not define it. */
948 #undef uintptr_t