1/* config.h.in.  Generated from configure.ac by autoheader.  */
2
3/* Define to 0 if the target shouldn't use #pragma weak */
4#undef GTHREAD_USE_WEAK
5
6/* Define to 1 if you have the `access' function. */
7#undef HAVE_ACCESS
8
9/* Define to 1 if you have the `acos' function. */
10#undef HAVE_ACOS
11
12/* Define to 1 if you have the `acosf' function. */
13#undef HAVE_ACOSF
14
15/* Define to 1 if you have the `acosh' function. */
16#undef HAVE_ACOSH
17
18/* Define to 1 if you have the `acoshf' function. */
19#undef HAVE_ACOSHF
20
21/* Define to 1 if you have the `acoshl' function. */
22#undef HAVE_ACOSHL
23
24/* Define to 1 if you have the `acosl' function. */
25#undef HAVE_ACOSL
26
27/* Define to 1 if you have the `alarm' function. */
28#undef HAVE_ALARM
29
30/* Define to 1 if you have the `asin' function. */
31#undef HAVE_ASIN
32
33/* Define to 1 if you have the `asinf' function. */
34#undef HAVE_ASINF
35
36/* Define to 1 if you have the `asinh' function. */
37#undef HAVE_ASINH
38
39/* Define to 1 if you have the `asinhf' function. */
40#undef HAVE_ASINHF
41
42/* Define to 1 if you have the `asinhl' function. */
43#undef HAVE_ASINHL
44
45/* Define to 1 if you have the `asinl' function. */
46#undef HAVE_ASINL
47
48/* Define to 1 if you have the `atan' function. */
49#undef HAVE_ATAN
50
51/* Define to 1 if you have the `atan2' function. */
52#undef HAVE_ATAN2
53
54/* Define to 1 if you have the `atan2f' function. */
55#undef HAVE_ATAN2F
56
57/* Define to 1 if you have the `atan2l' function. */
58#undef HAVE_ATAN2L
59
60/* Define to 1 if you have the `atanf' function. */
61#undef HAVE_ATANF
62
63/* Define to 1 if you have the `atanh' function. */
64#undef HAVE_ATANH
65
66/* Define to 1 if you have the `atanhf' function. */
67#undef HAVE_ATANHF
68
69/* Define to 1 if you have the `atanhl' function. */
70#undef HAVE_ATANHL
71
72/* Define to 1 if you have the `atanl' function. */
73#undef HAVE_ATANL
74
75/* Define to 1 if the target supports __atomic_fetch_add */
76#undef HAVE_ATOMIC_FETCH_ADD
77
78/* Define to 1 if the target supports __attribute__((alias(...))). */
79#undef HAVE_ATTRIBUTE_ALIAS
80
81/* Define to 1 if the target supports __attribute__((visibility(...))). */
82#undef HAVE_ATTRIBUTE_VISIBILITY
83
84/* Define if AVX instructions can be compiled. */
85#undef HAVE_AVX
86
87/* Define if -mprefer-avx128 is supported. */
88#undef HAVE_AVX128
89
90/* Define if AVX2 instructions can be compiled. */
91#undef HAVE_AVX2
92
93/* Define if AVX512f instructions can be compiled. */
94#undef HAVE_AVX512F
95
96/* Define to 1 if you have the `cabs' function. */
97#undef HAVE_CABS
98
99/* Define to 1 if you have the `cabsf' function. */
100#undef HAVE_CABSF
101
102/* Define to 1 if you have the `cabsl' function. */
103#undef HAVE_CABSL
104
105/* Define to 1 if you have the `cacos' function. */
106#undef HAVE_CACOS
107
108/* Define to 1 if you have the `cacosf' function. */
109#undef HAVE_CACOSF
110
111/* Define to 1 if you have the `cacosh' function. */
112#undef HAVE_CACOSH
113
114/* Define to 1 if you have the `cacoshf' function. */
115#undef HAVE_CACOSHF
116
117/* Define to 1 if you have the `cacoshl' function. */
118#undef HAVE_CACOSHL
119
120/* Define to 1 if you have the `cacosl' function. */
121#undef HAVE_CACOSL
122
123/* Define to 1 if you have the `carg' function. */
124#undef HAVE_CARG
125
126/* Define to 1 if you have the `cargf' function. */
127#undef HAVE_CARGF
128
129/* Define to 1 if you have the `cargl' function. */
130#undef HAVE_CARGL
131
132/* Define to 1 if you have the `casin' function. */
133#undef HAVE_CASIN
134
135/* Define to 1 if you have the `casinf' function. */
136#undef HAVE_CASINF
137
138/* Define to 1 if you have the `casinh' function. */
139#undef HAVE_CASINH
140
141/* Define to 1 if you have the `casinhf' function. */
142#undef HAVE_CASINHF
143
144/* Define to 1 if you have the `casinhl' function. */
145#undef HAVE_CASINHL
146
147/* Define to 1 if you have the `casinl' function. */
148#undef HAVE_CASINL
149
150/* Define to 1 if you have the `catan' function. */
151#undef HAVE_CATAN
152
153/* Define to 1 if you have the `catanf' function. */
154#undef HAVE_CATANF
155
156/* Define to 1 if you have the `catanh' function. */
157#undef HAVE_CATANH
158
159/* Define to 1 if you have the `catanhf' function. */
160#undef HAVE_CATANHF
161
162/* Define to 1 if you have the `catanhl' function. */
163#undef HAVE_CATANHL
164
165/* Define to 1 if you have the `catanl' function. */
166#undef HAVE_CATANL
167
168/* Define to 1 if you have the `ccos' function. */
169#undef HAVE_CCOS
170
171/* Define to 1 if you have the `ccosf' function. */
172#undef HAVE_CCOSF
173
174/* Define to 1 if you have the `ccosh' function. */
175#undef HAVE_CCOSH
176
177/* Define to 1 if you have the `ccoshf' function. */
178#undef HAVE_CCOSHF
179
180/* Define to 1 if you have the `ccoshl' function. */
181#undef HAVE_CCOSHL
182
183/* Define to 1 if you have the `ccosl' function. */
184#undef HAVE_CCOSL
185
186/* Define to 1 if you have the `ceil' function. */
187#undef HAVE_CEIL
188
189/* Define to 1 if you have the `ceilf' function. */
190#undef HAVE_CEILF
191
192/* Define to 1 if you have the `ceill' function. */
193#undef HAVE_CEILL
194
195/* Define to 1 if you have the `cexp' function. */
196#undef HAVE_CEXP
197
198/* Define to 1 if you have the `cexpf' function. */
199#undef HAVE_CEXPF
200
201/* Define to 1 if you have the `cexpl' function. */
202#undef HAVE_CEXPL
203
204/* Define to 1 if you have the `chdir' function. */
205#undef HAVE_CHDIR
206
207/* Define to 1 if you have the `chsize' function. */
208#undef HAVE_CHSIZE
209
210/* Define to 1 if you have the `clock_gettime' function. */
211#undef HAVE_CLOCK_GETTIME
212
213/* Define to 1 if you have the `clock_gettime' function in librt. */
214#undef HAVE_CLOCK_GETTIME_LIBRT
215
216/* libm includes clog */
217#undef HAVE_CLOG
218
219/* Define to 1 if you have the `clog10' function. */
220#undef HAVE_CLOG10
221
222/* Define to 1 if you have the `clog10f' function. */
223#undef HAVE_CLOG10F
224
225/* Define to 1 if you have the `clog10l' function. */
226#undef HAVE_CLOG10L
227
228/* Define to 1 if you have the `clogf' function. */
229#undef HAVE_CLOGF
230
231/* Define to 1 if you have the `clogl' function. */
232#undef HAVE_CLOGL
233
234/* Define to 1 if you have the <complex.h> header file. */
235#undef HAVE_COMPLEX_H
236
237/* Define to 1 if you have the `copysign' function. */
238#undef HAVE_COPYSIGN
239
240/* Define to 1 if you have the `copysignf' function. */
241#undef HAVE_COPYSIGNF
242
243/* Define to 1 if you have the `copysignl' function. */
244#undef HAVE_COPYSIGNL
245
246/* Define to 1 if you have the `cos' function. */
247#undef HAVE_COS
248
249/* Define to 1 if you have the `cosf' function. */
250#undef HAVE_COSF
251
252/* Define to 1 if you have the `cosh' function. */
253#undef HAVE_COSH
254
255/* Define to 1 if you have the `coshf' function. */
256#undef HAVE_COSHF
257
258/* Define to 1 if you have the `coshl' function. */
259#undef HAVE_COSHL
260
261/* Define to 1 if you have the `cosl' function. */
262#undef HAVE_COSL
263
264/* Define to 1 if you have the `cpow' function. */
265#undef HAVE_CPOW
266
267/* Define to 1 if you have the `cpowf' function. */
268#undef HAVE_CPOWF
269
270/* Define to 1 if you have the `cpowl' function. */
271#undef HAVE_CPOWL
272
273/* Define if CRLF is line terminator. */
274#undef HAVE_CRLF
275
276/* Define to 1 if you have the `csin' function. */
277#undef HAVE_CSIN
278
279/* Define to 1 if you have the `csinf' function. */
280#undef HAVE_CSINF
281
282/* Define to 1 if you have the `csinh' function. */
283#undef HAVE_CSINH
284
285/* Define to 1 if you have the `csinhf' function. */
286#undef HAVE_CSINHF
287
288/* Define to 1 if you have the `csinhl' function. */
289#undef HAVE_CSINHL
290
291/* Define to 1 if you have the `csinl' function. */
292#undef HAVE_CSINL
293
294/* Define to 1 if you have the `csqrt' function. */
295#undef HAVE_CSQRT
296
297/* Define to 1 if you have the `csqrtf' function. */
298#undef HAVE_CSQRTF
299
300/* Define to 1 if you have the `csqrtl' function. */
301#undef HAVE_CSQRTL
302
303/* Define to 1 if you have the `ctan' function. */
304#undef HAVE_CTAN
305
306/* Define to 1 if you have the `ctanf' function. */
307#undef HAVE_CTANF
308
309/* Define to 1 if you have the `ctanh' function. */
310#undef HAVE_CTANH
311
312/* Define to 1 if you have the `ctanhf' function. */
313#undef HAVE_CTANHF
314
315/* Define to 1 if you have the `ctanhl' function. */
316#undef HAVE_CTANHL
317
318/* Define to 1 if you have the `ctanl' function. */
319#undef HAVE_CTANL
320
321/* Define to 1 if you have the <dlfcn.h> header file. */
322#undef HAVE_DLFCN_H
323
324/* Define to 1 if you have the `dup' function. */
325#undef HAVE_DUP
326
327/* Define to 1 if you have the `erf' function. */
328#undef HAVE_ERF
329
330/* Define to 1 if you have the `erfc' function. */
331#undef HAVE_ERFC
332
333/* Define to 1 if you have the `erfcf' function. */
334#undef HAVE_ERFCF
335
336/* Define to 1 if you have the `erfcl' function. */
337#undef HAVE_ERFCL
338
339/* Define to 1 if you have the `erff' function. */
340#undef HAVE_ERFF
341
342/* Define to 1 if you have the `exp' function. */
343#undef HAVE_EXP
344
345/* Define to 1 if you have the `expf' function. */
346#undef HAVE_EXPF
347
348/* Define to 1 if you have the `expl' function. */
349#undef HAVE_EXPL
350
351/* Define to 1 if you have the `fabs' function. */
352#undef HAVE_FABS
353
354/* Define to 1 if you have the `fabsf' function. */
355#undef HAVE_FABSF
356
357/* Define to 1 if you have the `fabsl' function. */
358#undef HAVE_FABSL
359
360/* Define to 1 if you have the `fcntl' function. */
361#undef HAVE_FCNTL
362
363/* libm includes feenableexcept */
364#undef HAVE_FEENABLEEXCEPT
365
366/* Define to 1 if you have the <fenv.h> header file. */
367#undef HAVE_FENV_H
368
369/* Define if have a usable __float128 type. */
370#undef HAVE_FLOAT128
371
372/* Define to 1 if you have the <floatingpoint.h> header file. */
373#undef HAVE_FLOATINGPOINT_H
374
375/* Define to 1 if you have the `floor' function. */
376#undef HAVE_FLOOR
377
378/* Define to 1 if you have the `floorf' function. */
379#undef HAVE_FLOORF
380
381/* Define to 1 if you have the `floorl' function. */
382#undef HAVE_FLOORL
383
384/* Define if FMA3 instructions can be compiled. */
385#undef HAVE_FMA3
386
387/* Define if FMA4 instructions can be compiled. */
388#undef HAVE_FMA4
389
390/* Define to 1 if you have the `fmod' function. */
391#undef HAVE_FMOD
392
393/* Define to 1 if you have the `fmodf' function. */
394#undef HAVE_FMODF
395
396/* Define to 1 if you have the `fmodl' function. */
397#undef HAVE_FMODL
398
399/* Define to 1 if you have the `fork' function. */
400#undef HAVE_FORK
401
402/* fpresetsticky is present */
403#undef HAVE_FPRESETSTICKY
404
405/* Define if you have fpsetmask. */
406#undef HAVE_FPSETMASK
407
408/* fpsetsticky is present */
409#undef HAVE_FPSETSTICKY
410
411/* Define to 1 if you have the <fptrap.h> header file. */
412#undef HAVE_FPTRAP_H
413
414/* Define to 1 if you have the <fpxcp.h> header file. */
415#undef HAVE_FPXCP_H
416
417/* fp_enable is present */
418#undef HAVE_FP_ENABLE
419
420/* Define to 1 if the system has the type `fp_except'. */
421#undef HAVE_FP_EXCEPT
422
423/* Define to 1 if the system has the type `fp_except_t'. */
424#undef HAVE_FP_EXCEPT_T
425
426/* Define to 1 if the system has the type `fp_rnd'. */
427#undef HAVE_FP_RND
428
429/* Define to 1 if the system has the type `fp_rnd_t'. */
430#undef HAVE_FP_RND_T
431
432/* fp_trap is present */
433#undef HAVE_FP_TRAP
434
435/* Define to 1 if you have the `freelocale' function. */
436#undef HAVE_FREELOCALE
437
438/* Define to 1 if you have the `frexp' function. */
439#undef HAVE_FREXP
440
441/* Define to 1 if you have the `frexpf' function. */
442#undef HAVE_FREXPF
443
444/* Define to 1 if you have the `frexpl' function. */
445#undef HAVE_FREXPL
446
447/* Define to 1 if you have the `fstat' function. */
448#undef HAVE_FSTAT
449
450/* Define to 1 if you have the `ftruncate' function. */
451#undef HAVE_FTRUNCATE
452
453/* Define to 1 if you have the `getcwd' function. */
454#undef HAVE_GETCWD
455
456/* Define to 1 if you have the `getegid' function. */
457#undef HAVE_GETEGID
458
459/* Define to 1 if you have the `getentropy' function. */
460#undef HAVE_GETENTROPY
461
462/* Define to 1 if you have the `geteuid' function. */
463#undef HAVE_GETEUID
464
465/* Define to 1 if you have the `getgid' function. */
466#undef HAVE_GETGID
467
468/* Define to 1 if you have the `gethostname' function. */
469#undef HAVE_GETHOSTNAME
470
471/* Define to 1 if you have the `getlogin' function. */
472#undef HAVE_GETLOGIN
473
474/* Define to 1 if you have the `getpid' function. */
475#undef HAVE_GETPID
476
477/* Define to 1 if you have the `getpwuid' function. */
478#undef HAVE_GETPWUID
479
480/* Define to 1 if you have the `getpwuid_r' function. */
481#undef HAVE_GETPWUID_R
482
483/* Define to 1 if you have the `getrusage' function. */
484#undef HAVE_GETRUSAGE
485
486/* Define to 1 if you have the `gettimeofday' function. */
487#undef HAVE_GETTIMEOFDAY
488
489/* Define to 1 if you have the `getuid' function. */
490#undef HAVE_GETUID
491
492/* Define to 1 if you have the `gmtime_r' function. */
493#undef HAVE_GMTIME_R
494
495/* Define to 1 if you have the `hypot' function. */
496#undef HAVE_HYPOT
497
498/* Define to 1 if you have the `hypotf' function. */
499#undef HAVE_HYPOTF
500
501/* Define to 1 if you have the `hypotl' function. */
502#undef HAVE_HYPOTL
503
504/* Define to 1 if you have the <ieeefp.h> header file. */
505#undef HAVE_IEEEFP_H
506
507/* Define to 1 if the system has the type `intptr_t'. */
508#undef HAVE_INTPTR_T
509
510/* Define to 1 if you have the <inttypes.h> header file. */
511#undef HAVE_INTTYPES_H
512
513/* Define to 1 if you have the `j0' function. */
514#undef HAVE_J0
515
516/* Define to 1 if you have the `j0f' function. */
517#undef HAVE_J0F
518
519/* Define to 1 if you have the `j1' function. */
520#undef HAVE_J1
521
522/* Define to 1 if you have the `j1f' function. */
523#undef HAVE_J1F
524
525/* Define to 1 if you have the `jn' function. */
526#undef HAVE_JN
527
528/* Define to 1 if you have the `jnf' function. */
529#undef HAVE_JNF
530
531/* Define to 1 if you have the `jnl' function. */
532#undef HAVE_JNL
533
534/* Define to 1 if you have the `kill' function. */
535#undef HAVE_KILL
536
537/* Define to 1 if you have the `ldexp' function. */
538#undef HAVE_LDEXP
539
540/* Define to 1 if you have the `ldexpf' function. */
541#undef HAVE_LDEXPF
542
543/* Define to 1 if you have the `ldexpl' function. */
544#undef HAVE_LDEXPL
545
546/* Define to 1 if you have the `lgamma' function. */
547#undef HAVE_LGAMMA
548
549/* Define to 1 if you have the `lgammaf' function. */
550#undef HAVE_LGAMMAF
551
552/* Define to 1 if you have the `m' library (-lm). */
553#undef HAVE_LIBM
554
555/* Define to 1 if you have the `link' function. */
556#undef HAVE_LINK
557
558/* Define to 1 if you have the `llround' function. */
559#undef HAVE_LLROUND
560
561/* Define to 1 if you have the `llroundf' function. */
562#undef HAVE_LLROUNDF
563
564/* Define to 1 if you have the `llroundl' function. */
565#undef HAVE_LLROUNDL
566
567/* Define to 1 if you have the `localtime_r' function. */
568#undef HAVE_LOCALTIME_R
569
570/* Define to 1 if you have the `log' function. */
571#undef HAVE_LOG
572
573/* Define to 1 if you have the `log10' function. */
574#undef HAVE_LOG10
575
576/* Define to 1 if you have the `log10f' function. */
577#undef HAVE_LOG10F
578
579/* Define to 1 if you have the `log10l' function. */
580#undef HAVE_LOG10L
581
582/* Define to 1 if you have the `logf' function. */
583#undef HAVE_LOGF
584
585/* Define to 1 if you have the `logl' function. */
586#undef HAVE_LOGL
587
588/* Define to 1 if you have the `lround' function. */
589#undef HAVE_LROUND
590
591/* Define to 1 if you have the `lroundf' function. */
592#undef HAVE_LROUNDF
593
594/* Define to 1 if you have the `lroundl' function. */
595#undef HAVE_LROUNDL
596
597/* Define to 1 if you have the `lstat' function. */
598#undef HAVE_LSTAT
599
600/* Define to 1 if you have the <math.h> header file. */
601#undef HAVE_MATH_H
602
603/* Define to 1 if you have the <memory.h> header file. */
604#undef HAVE_MEMORY_H
605
606/* Define if you have __mingw_snprintf. */
607#undef HAVE_MINGW_SNPRINTF
608
609/* Define to 1 if you have the `mkostemp' function. */
610#undef HAVE_MKOSTEMP
611
612/* Define to 1 if you have the `mkstemp' function. */
613#undef HAVE_MKSTEMP
614
615/* Define to 1 if you have the `newlocale' function. */
616#undef HAVE_NEWLOCALE
617
618/* Define to 1 if you have the `nextafter' function. */
619#undef HAVE_NEXTAFTER
620
621/* Define to 1 if you have the `nextafterf' function. */
622#undef HAVE_NEXTAFTERF
623
624/* Define to 1 if you have the `nextafterl' function. */
625#undef HAVE_NEXTAFTERL
626
627/* Define to 1 if we have POSIX getpwuid_r which takes 5 arguments. */
628#undef HAVE_POSIX_GETPWUID_R
629
630/* Define to 1 if you have the `posix_spawn' function. */
631#undef HAVE_POSIX_SPAWN
632
633/* Define to 1 if you have the `pow' function. */
634#undef HAVE_POW
635
636/* Define to 1 if you have the `powf' function. */
637#undef HAVE_POWF
638
639/* Define to 1 if the system has the type `ptrdiff_t'. */
640#undef HAVE_PTRDIFF_T
641
642/* Define to 1 if you have the <pwd.h> header file. */
643#undef HAVE_PWD_H
644
645/* Define to 1 if you have the `round' function. */
646#undef HAVE_ROUND
647
648/* Define to 1 if you have the `roundf' function. */
649#undef HAVE_ROUNDF
650
651/* Define to 1 if you have the `roundl' function. */
652#undef HAVE_ROUNDL
653
654/* Define to 1 if you have the `scalbn' function. */
655#undef HAVE_SCALBN
656
657/* Define to 1 if you have the `scalbnf' function. */
658#undef HAVE_SCALBNF
659
660/* Define to 1 if you have the `scalbnl' function. */
661#undef HAVE_SCALBNL
662
663/* Define to 1 if you have the `secure_getenv' function. */
664#undef HAVE_SECURE_GETENV
665
666/* Define to 1 if you have the `setmode' function. */
667#undef HAVE_SETMODE
668
669/* Define to 1 if you have the `sigaction' function. */
670#undef HAVE_SIGACTION
671
672/* Define to 1 if you have the `sin' function. */
673#undef HAVE_SIN
674
675/* Define to 1 if you have the `sinf' function. */
676#undef HAVE_SINF
677
678/* Define to 1 if you have the `sinh' function. */
679#undef HAVE_SINH
680
681/* Define to 1 if you have the `sinhf' function. */
682#undef HAVE_SINHF
683
684/* Define to 1 if you have the `sinhl' function. */
685#undef HAVE_SINHL
686
687/* Define to 1 if you have the `sinl' function. */
688#undef HAVE_SINL
689
690/* Define to 1 if you have the `sleep' function. */
691#undef HAVE_SLEEP
692
693/* Define to 1 if you have the `snprintf' function. */
694#undef HAVE_SNPRINTF
695
696/* Define to 1 if you have the `sqrt' function. */
697#undef HAVE_SQRT
698
699/* Define to 1 if you have the `sqrtf' function. */
700#undef HAVE_SQRTF
701
702/* Define to 1 if you have the `sqrtl' function. */
703#undef HAVE_SQRTL
704
705/* Define to 1 if you have the `stat' function. */
706#undef HAVE_STAT
707
708/* Define to 1 if you have the <stdint.h> header file. */
709#undef HAVE_STDINT_H
710
711/* Define to 1 if you have the <stdlib.h> header file. */
712#undef HAVE_STDLIB_H
713
714/* Define to 1 if you have the `strerror_l' function. */
715#undef HAVE_STRERROR_L
716
717/* Define if strerror_r is available in <string.h>. */
718#undef HAVE_STRERROR_R
719
720/* Define if strerror_r takes two arguments and is available in <string.h>. */
721#undef HAVE_STRERROR_R_2ARGS
722
723/* Define to 1 if you have the <strings.h> header file. */
724#undef HAVE_STRINGS_H
725
726/* Define to 1 if you have the <string.h> header file. */
727#undef HAVE_STRING_H
728
729/* Define to 1 if you have the `strndup' function. */
730#undef HAVE_STRNDUP
731
732/* Define to 1 if you have the `strnlen' function. */
733#undef HAVE_STRNLEN
734
735/* Define to 1 if you have the `strtof' function. */
736#undef HAVE_STRTOF
737
738/* Define to 1 if you have the `strtold' function. */
739#undef HAVE_STRTOLD
740
741/* Define to 1 if `st_blksize' is a member of `struct stat'. */
742#undef HAVE_STRUCT_STAT_ST_BLKSIZE
743
744/* Define to 1 if `st_blocks' is a member of `struct stat'. */
745#undef HAVE_STRUCT_STAT_ST_BLOCKS
746
747/* Define to 1 if `st_rdev' is a member of `struct stat'. */
748#undef HAVE_STRUCT_STAT_ST_RDEV
749
750/* Define to 1 if you have the `symlink' function. */
751#undef HAVE_SYMLINK
752
753/* Define to 1 if you have the <sys/random.h> header file. */
754#undef HAVE_SYS_RANDOM_H
755
756/* Define to 1 if you have the <sys/resource.h> header file. */
757#undef HAVE_SYS_RESOURCE_H
758
759/* Define to 1 if you have the <sys/stat.h> header file. */
760#undef HAVE_SYS_STAT_H
761
762/* Define to 1 if you have the <sys/times.h> header file. */
763#undef HAVE_SYS_TIMES_H
764
765/* Define to 1 if you have the <sys/time.h> header file. */
766#undef HAVE_SYS_TIME_H
767
768/* Define to 1 if you have the <sys/types.h> header file. */
769#undef HAVE_SYS_TYPES_H
770
771/* Define to 1 if you have the <sys/uio.h> header file. */
772#undef HAVE_SYS_UIO_H
773
774/* Define to 1 if you have the <sys/wait.h> header file. */
775#undef HAVE_SYS_WAIT_H
776
777/* Define to 1 if you have the `tan' function. */
778#undef HAVE_TAN
779
780/* Define to 1 if you have the `tanf' function. */
781#undef HAVE_TANF
782
783/* Define to 1 if you have the `tanh' function. */
784#undef HAVE_TANH
785
786/* Define to 1 if you have the `tanhf' function. */
787#undef HAVE_TANHF
788
789/* Define to 1 if you have the `tanhl' function. */
790#undef HAVE_TANHL
791
792/* Define to 1 if you have the `tanl' function. */
793#undef HAVE_TANL
794
795/* Define to 1 if you have the `tgamma' function. */
796#undef HAVE_TGAMMA
797
798/* Define to 1 if you have the `tgammaf' function. */
799#undef HAVE_TGAMMAF
800
801/* Define to 1 if you have the `times' function. */
802#undef HAVE_TIMES
803
804/* Define to 1 if you have the `trunc' function. */
805#undef HAVE_TRUNC
806
807/* Define to 1 if you have the `truncf' function. */
808#undef HAVE_TRUNCF
809
810/* Define to 1 if you have the `truncl' function. */
811#undef HAVE_TRUNCL
812
813/* Define to 1 if you have the `ttyname' function. */
814#undef HAVE_TTYNAME
815
816/* Define to 1 if you have the `ttyname_r' function. */
817#undef HAVE_TTYNAME_R
818
819/* Define to 1 if the system has the type `uintptr_t'. */
820#undef HAVE_UINTPTR_T
821
822/* Define to 1 if you have the `umask' function. */
823#undef HAVE_UMASK
824
825/* Define to 1 if you have the <unistd.h> header file. */
826#undef HAVE_UNISTD_H
827
828/* Define if target can unlink open files. */
829#undef HAVE_UNLINK_OPEN_FILE
830
831/* Define to 1 if you have the `uselocale' function. */
832#undef HAVE_USELOCALE
833
834/* Define to 1 if you have the `vsnprintf' function. */
835#undef HAVE_VSNPRINTF
836
837/* Define to 1 if you have the `waitpid' function. */
838#undef HAVE_WAITPID
839
840/* Define if target has a reliable stat. */
841#undef HAVE_WORKING_STAT
842
843/* Define to 1 if you have the `writev' function. */
844#undef HAVE_WRITEV
845
846/* Define to 1 if you have the <xlocale.h> header file. */
847#undef HAVE_XLOCALE_H
848
849/* Define to 1 if you have the `y0' function. */
850#undef HAVE_Y0
851
852/* Define to 1 if you have the `y0f' function. */
853#undef HAVE_Y0F
854
855/* Define to 1 if you have the `y1' function. */
856#undef HAVE_Y1
857
858/* Define to 1 if you have the `y1f' function. */
859#undef HAVE_Y1F
860
861/* Define to 1 if you have the `yn' function. */
862#undef HAVE_YN
863
864/* Define to 1 if you have the `ynf' function. */
865#undef HAVE_YNF
866
867/* Define to 1 if you have the `ynl' function. */
868#undef HAVE_YNL
869
870/* Define to 1 if you have the `__secure_getenv' function. */
871#undef HAVE___SECURE_GETENV
872
873/* Define to the sub-directory in which libtool stores uninstalled libraries.
874   */
875#undef LT_OBJDIR
876
877/* Define to the address where bug reports for this package should be sent. */
878#undef PACKAGE_BUGREPORT
879
880/* Define to the full name of this package. */
881#undef PACKAGE_NAME
882
883/* Define to the full name and version of this package. */
884#undef PACKAGE_STRING
885
886/* Define to the one symbol short name of this package. */
887#undef PACKAGE_TARNAME
888
889/* Define to the home page for this package. */
890#undef PACKAGE_URL
891
892/* Define to the version of this package. */
893#undef PACKAGE_VERSION
894
895/* The size of `char', as computed by sizeof. */
896#undef SIZEOF_CHAR
897
898/* The size of `int', as computed by sizeof. */
899#undef SIZEOF_INT
900
901/* The size of `long', as computed by sizeof. */
902#undef SIZEOF_LONG
903
904/* The size of `short', as computed by sizeof. */
905#undef SIZEOF_SHORT
906
907/* The size of `void *', as computed by sizeof. */
908#undef SIZEOF_VOID_P
909
910/* Define to 1 if you have the ANSI C header files. */
911#undef STDC_HEADERS
912
913/* Define to 1 if the target supports #pragma weak */
914#undef SUPPORTS_WEAK
915
916/* Define to 1 if the target supports weakref */
917#undef SUPPORTS_WEAKREF
918
919/* Enable extensions on AIX 3, Interix.  */
920#ifndef _ALL_SOURCE
921# undef _ALL_SOURCE
922#endif
923/* Enable GNU extensions on systems that have them.  */
924#ifndef _GNU_SOURCE
925# undef _GNU_SOURCE
926#endif
927/* Enable threading extensions on Solaris.  */
928#ifndef _POSIX_PTHREAD_SEMANTICS
929# undef _POSIX_PTHREAD_SEMANTICS
930#endif
931/* Enable extensions on HP NonStop.  */
932#ifndef _TANDEM_SOURCE
933# undef _TANDEM_SOURCE
934#endif
935/* Enable general extensions on Solaris.  */
936#ifndef __EXTENSIONS__
937# undef __EXTENSIONS__
938#endif
939
940
941/* Enable large inode numbers on Mac OS X 10.5.  */
942#ifndef _DARWIN_USE_64_BIT_INODE
943# define _DARWIN_USE_64_BIT_INODE 1
944#endif
945
946/* Number of bits in a file offset, on hosts where this is settable. */
947#undef _FILE_OFFSET_BITS
948
949/* Define for large files, on AIX-style hosts. */
950#undef _LARGE_FILES
951
952/* Define to 1 if on MINIX. */
953#undef _MINIX
954
955/* Define to 2 if the system does not provide POSIX.1 features except with
956   this defined. */
957#undef _POSIX_1_SOURCE
958
959/* Define to 1 if you need to in order for `stat' and other things to work. */
960#undef _POSIX_SOURCE
961
962/* Define to the type of a signed integer type wide enough to hold a pointer,
963   if such a type exists, and if the system does not define it. */
964#undef intptr_t
965
966/* Define to `long int' if <sys/types.h> does not define. */
967#undef off_t
968
969/* Define to the type of an unsigned integer type wide enough to hold a
970   pointer, if such a type exists, and if the system does not define it. */
971#undef uintptr_t
972