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