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