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