]> git.ipfire.org Git - thirdparty/gcc.git/blame - libgfortran/config.h.in
configure: Regenerate using autoconf 2.59.
[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
1409cd0b
FXC
9/* libm includes acos */
10#undef HAVE_ACOS
11
453310d8
RS
12/* libm includes acosf */
13#undef HAVE_ACOSF
14
1409cd0b
FXC
15/* libm includes acosh */
16#undef HAVE_ACOSH
17
f02d008e
JD
18/* libm includes acoshf */
19#undef HAVE_ACOSHF
20
1409cd0b
FXC
21/* libm includes acoshl */
22#undef HAVE_ACOSHL
23
24/* libm includes acosl */
25#undef HAVE_ACOSL
26
185d7d97
FXC
27/* Define to 1 if you have the `alarm' function. */
28#undef HAVE_ALARM
29
1409cd0b
FXC
30/* libm includes asin */
31#undef HAVE_ASIN
32
453310d8
RS
33/* libm includes asinf */
34#undef HAVE_ASINF
35
1409cd0b
FXC
36/* libm includes asinh */
37#undef HAVE_ASINH
38
f02d008e
JD
39/* libm includes asinhf */
40#undef HAVE_ASINHF
41
1409cd0b
FXC
42/* libm includes asinhl */
43#undef HAVE_ASINHL
44
45/* libm includes asinl */
46#undef HAVE_ASINL
47
48/* libm includes atan */
49#undef HAVE_ATAN
50
51/* libm includes atan2 */
52#undef HAVE_ATAN2
53
453310d8
RS
54/* libm includes atan2f */
55#undef HAVE_ATAN2F
56
1409cd0b
FXC
57/* libm includes atan2l */
58#undef HAVE_ATAN2L
59
453310d8
RS
60/* libm includes atanf */
61#undef HAVE_ATANF
62
1409cd0b
FXC
63/* libm includes atanh */
64#undef HAVE_ATANH
65
f02d008e
JD
66/* libm includes atanhf */
67#undef HAVE_ATANHF
68
1409cd0b
FXC
69/* libm includes atanhl */
70#undef HAVE_ATANHL
71
72/* libm includes atanl */
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
868d75db
FXC
84/* Define to 1 if you have the `backtrace' function. */
85#undef HAVE_BACKTRACE
86
87/* Define to 1 if you have the `backtrace_symbols' function. */
88#undef HAVE_BACKTRACE_SYMBOLS
89
118ea208
SE
90/* Define if fpclassify is broken. */
91#undef HAVE_BROKEN_FPCLASSIFY
92
93/* Define if isfinite is broken. */
94#undef HAVE_BROKEN_ISFINITE
95
96/* Define if isnan is broken. */
97#undef HAVE_BROKEN_ISNAN
98
1409cd0b
FXC
99/* libm includes cabs */
100#undef HAVE_CABS
101
102/* libm includes cabsf */
103#undef HAVE_CABSF
104
105/* libm includes cabsl */
106#undef HAVE_CABSL
107
108/* libm includes carg */
109#undef HAVE_CARG
110
111/* libm includes cargf */
112#undef HAVE_CARGF
113
114/* libm includes cargl */
115#undef HAVE_CARGL
116
117/* libm includes ccos */
118#undef HAVE_CCOS
119
120/* libm includes ccosf */
121#undef HAVE_CCOSF
122
123/* libm includes ccosh */
124#undef HAVE_CCOSH
125
126/* libm includes ccoshf */
127#undef HAVE_CCOSHF
128
129/* libm includes ccoshl */
130#undef HAVE_CCOSHL
131
132/* libm includes ccosl */
133#undef HAVE_CCOSL
134
135/* libm includes ceil */
136#undef HAVE_CEIL
137
453310d8
RS
138/* libm includes ceilf */
139#undef HAVE_CEILF
140
1409cd0b
FXC
141/* libm includes ceill */
142#undef HAVE_CEILL
143
144/* libm includes cexp */
145#undef HAVE_CEXP
146
147/* libm includes cexpf */
148#undef HAVE_CEXPF
149
150/* libm includes cexpl */
151#undef HAVE_CEXPL
152
ee4b41af
FXC
153/* Define to 1 if you have the `chdir' function. */
154#undef HAVE_CHDIR
155
1fb2002d
FXC
156/* Define to 1 if you have the `chsize' function. */
157#undef HAVE_CHSIZE
158
bf3fb7e4
FXC
159/* Define to 1 if you have the `clock' function. */
160#undef HAVE_CLOCK
161
1409cd0b
FXC
162/* libm includes clog */
163#undef HAVE_CLOG
164
165/* libm includes clog10 */
166#undef HAVE_CLOG10
167
168/* libm includes clog10f */
169#undef HAVE_CLOG10F
170
171/* libm includes clog10l */
172#undef HAVE_CLOG10L
173
174/* libm includes clogf */
175#undef HAVE_CLOGF
176
177/* libm includes clogl */
178#undef HAVE_CLOGL
179
868d75db
FXC
180/* Define to 1 if you have the `close' function. */
181#undef HAVE_CLOSE
182
6de9cd9a
DN
183/* complex.h exists */
184#undef HAVE_COMPLEX_H
185
1409cd0b
FXC
186/* libm includes copysign */
187#undef HAVE_COPYSIGN
188
453310d8
RS
189/* libm includes copysignf */
190#undef HAVE_COPYSIGNF
191
1409cd0b
FXC
192/* libm includes copysignl */
193#undef HAVE_COPYSIGNL
194
195/* libm includes cos */
196#undef HAVE_COS
197
453310d8
RS
198/* libm includes cosf */
199#undef HAVE_COSF
200
1409cd0b
FXC
201/* libm includes cosh */
202#undef HAVE_COSH
203
453310d8
RS
204/* libm includes coshf */
205#undef HAVE_COSHF
206
1409cd0b
FXC
207/* libm includes coshl */
208#undef HAVE_COSHL
209
210/* libm includes cosl */
211#undef HAVE_COSL
212
213/* libm includes cpow */
214#undef HAVE_CPOW
215
216/* libm includes cpowf */
217#undef HAVE_CPOWF
218
219/* libm includes cpowl */
220#undef HAVE_CPOWL
221
3c127520
FXC
222/* Define if CRLF is line terminator. */
223#undef HAVE_CRLF
224
1409cd0b
FXC
225/* libm includes csin */
226#undef HAVE_CSIN
227
228/* libm includes csinf */
229#undef HAVE_CSINF
230
231/* libm includes csinh */
232#undef HAVE_CSINH
233
234/* libm includes csinhf */
235#undef HAVE_CSINHF
236
237/* libm includes csinhl */
238#undef HAVE_CSINHL
239
240/* libm includes csinl */
241#undef HAVE_CSINL
242
243/* libm includes csqrt */
244#undef HAVE_CSQRT
245
246/* libm includes csqrtf */
247#undef HAVE_CSQRTF
248
249/* libm includes csqrtl */
250#undef HAVE_CSQRTL
251
252/* libm includes ctan */
253#undef HAVE_CTAN
254
255/* libm includes ctanf */
256#undef HAVE_CTANF
257
258/* libm includes ctanh */
259#undef HAVE_CTANH
260
261/* libm includes ctanhf */
262#undef HAVE_CTANHF
263
264/* libm includes ctanhl */
265#undef HAVE_CTANHL
266
267/* libm includes ctanl */
268#undef HAVE_CTANL
269
35059811
FXC
270/* Define to 1 if you have the `ctime' function. */
271#undef HAVE_CTIME
272
868d75db
FXC
273/* Define to 1 if you have the `dup2' function. */
274#undef HAVE_DUP2
275
e8525382
SK
276/* libm includes erf */
277#undef HAVE_ERF
278
279/* libm includes erfc */
280#undef HAVE_ERFC
281
282/* libm includes erfcf */
283#undef HAVE_ERFCF
284
1409cd0b
FXC
285/* libm includes erfcl */
286#undef HAVE_ERFCL
287
e8525382
SK
288/* libm includes erff */
289#undef HAVE_ERFF
290
1409cd0b
FXC
291/* libm includes erfl */
292#undef HAVE_ERFL
293
868d75db
FXC
294/* Define to 1 if you have the <execinfo.h> header file. */
295#undef HAVE_EXECINFO_H
296
a119fc1c
FXC
297/* Define to 1 if you have the `execl' function. */
298#undef HAVE_EXECL
299
868d75db
FXC
300/* Define to 1 if you have the `execvp' function. */
301#undef HAVE_EXECVP
302
1409cd0b
FXC
303/* libm includes exp */
304#undef HAVE_EXP
305
453310d8
RS
306/* libm includes expf */
307#undef HAVE_EXPF
308
1409cd0b
FXC
309/* libm includes expl */
310#undef HAVE_EXPL
311
312/* libm includes fabs */
313#undef HAVE_FABS
314
6e4d9244
EB
315/* libm includes fabsf */
316#undef HAVE_FABSF
317
1409cd0b
FXC
318/* libm includes fabsl */
319#undef HAVE_FABSL
320
868d75db
FXC
321/* Define to 1 if you have the `fdopen' function. */
322#undef HAVE_FDOPEN
323
944b8b35
FXC
324/* libm includes feenableexcept */
325#undef HAVE_FEENABLEEXCEPT
326
327/* Define to 1 if you have the <fenv.h> header file. */
328#undef HAVE_FENV_H
329
3b14f664
FXC
330/* Define to 1 if you have the <floatingpoint.h> header file. */
331#undef HAVE_FLOATINGPOINT_H
332
333/* Define to 1 if you have the <float.h> header file. */
334#undef HAVE_FLOAT_H
335
1409cd0b
FXC
336/* libm includes floor */
337#undef HAVE_FLOOR
338
453310d8
RS
339/* libm includes floorf */
340#undef HAVE_FLOORF
341
1409cd0b
FXC
342/* libm includes floorl */
343#undef HAVE_FLOORL
344
eb647f7d
FXC
345/* libm includes fmod */
346#undef HAVE_FMOD
347
348/* libm includes fmodf */
349#undef HAVE_FMODF
350
351/* libm includes fmodl */
352#undef HAVE_FMODL
353
a119fc1c
FXC
354/* Define to 1 if you have the `fork' function. */
355#undef HAVE_FORK
356
3b14f664
FXC
357/* Define if you have fpsetmask. */
358#undef HAVE_FPSETMASK
359
360/* Define to 1 if you have the <fptrap.h> header file. */
361#undef HAVE_FPTRAP_H
362
363/* fp_enable is present */
364#undef HAVE_FP_ENABLE
365
366/* fp_trap is present */
367#undef HAVE_FP_TRAP
368
1409cd0b
FXC
369/* libm includes frexp */
370#undef HAVE_FREXP
371
453310d8
RS
372/* libm includes frexpf */
373#undef HAVE_FREXPF
374
1409cd0b
FXC
375/* libm includes frexpl */
376#undef HAVE_FREXPL
377
29e86cb0
FXC
378/* Define to 1 if you have the `fstat' function. */
379#undef HAVE_FSTAT
380
1fb2002d
FXC
381/* Define to 1 if you have the `ftruncate' function. */
382#undef HAVE_FTRUNCATE
383
4c0c6b9f
SK
384/* libc includes getgid */
385#undef HAVE_GETGID
386
ee4b41af
FXC
387/* Define to 1 if you have the `gethostname' function. */
388#undef HAVE_GETHOSTNAME
389
390/* Define to 1 if you have the `getlogin' function. */
391#undef HAVE_GETLOGIN
392
4c0c6b9f
SK
393/* libc includes getpid */
394#undef HAVE_GETPID
395
868d75db
FXC
396/* libc includes getppid */
397#undef HAVE_GETPPID
398
15e92535
FXC
399/* Define to 1 if you have the `getrlimit' function. */
400#undef HAVE_GETRLIMIT
401
6de9cd9a
DN
402/* Define to 1 if you have the `getrusage' function. */
403#undef HAVE_GETRUSAGE
404
7f483eec
FXC
405/* Define to 1 if you have the `gettimeofday' function. */
406#undef HAVE_GETTIMEOFDAY
407
4c0c6b9f
SK
408/* libc includes getuid */
409#undef HAVE_GETUID
410
5e805e44
JJ
411/* Define if the compiler has a thread header that is non single. */
412#undef HAVE_GTHR_DEFAULT
413
1409cd0b
FXC
414/* libm includes hypot */
415#undef HAVE_HYPOT
416
453310d8
RS
417/* libm includes hypotf */
418#undef HAVE_HYPOTF
419
1409cd0b
FXC
420/* libm includes hypotl */
421#undef HAVE_HYPOTL
422
6e4d9244
EB
423/* Define to 1 if you have the <ieeefp.h> header file. */
424#undef HAVE_IEEEFP_H
425
28f8c9e9
FXC
426/* Define to 1 if the system has the type `intptr_t'. */
427#undef HAVE_INTPTR_T
428
6de9cd9a
DN
429/* Define to 1 if you have the <inttypes.h> header file. */
430#undef HAVE_INTTYPES_H
431
e8525382
SK
432/* libm includes j0 */
433#undef HAVE_J0
434
435/* libm includes j0f */
436#undef HAVE_J0F
437
1409cd0b
FXC
438/* libm includes j0l */
439#undef HAVE_J0L
440
e8525382
SK
441/* libm includes j1 */
442#undef HAVE_J1
443
444/* libm includes j1f */
445#undef HAVE_J1F
446
1409cd0b
FXC
447/* libm includes j1l */
448#undef HAVE_J1L
449
e8525382
SK
450/* libm includes jn */
451#undef HAVE_JN
452
453/* libm includes jnf */
454#undef HAVE_JNF
455
1409cd0b
FXC
456/* libm includes jnl */
457#undef HAVE_JNL
458
ee4b41af
FXC
459/* Define to 1 if you have the `kill' function. */
460#undef HAVE_KILL
461
cc6d3bde
SK
462/* libm includes ldexp */
463#undef HAVE_LDEXP
464
465/* libm includes ldexpf */
466#undef HAVE_LDEXPF
467
468/* libm includes ldexpl */
469#undef HAVE_LDEXPL
470
ee4b41af
FXC
471/* Define to 1 if you have the `link' function. */
472#undef HAVE_LINK
473
1409cd0b
FXC
474/* libm includes log */
475#undef HAVE_LOG
476
477/* libm includes log10 */
478#undef HAVE_LOG10
479
453310d8
RS
480/* libm includes log10f */
481#undef HAVE_LOG10F
482
32aa3bff
FXC
483/* libm includes log10l */
484#undef HAVE_LOG10L
485
453310d8
RS
486/* libm includes logf */
487#undef HAVE_LOGF
488
1409cd0b
FXC
489/* libm includes logl */
490#undef HAVE_LOGL
491
29e86cb0
FXC
492/* Define to 1 if you have the `lstat' function. */
493#undef HAVE_LSTAT
494
6de9cd9a
DN
495/* Define to 1 if you have the <memory.h> header file. */
496#undef HAVE_MEMORY_H
497
41724e6a
AL
498/* Define to 1 if you have the `mkstemp' function. */
499#undef HAVE_MKSTEMP
500
a9e7b9d3
PB
501/* libm includes nextafter */
502#undef HAVE_NEXTAFTER
503
504/* libm includes nextafterf */
505#undef HAVE_NEXTAFTERF
506
1409cd0b
FXC
507/* libm includes nextafterl */
508#undef HAVE_NEXTAFTERL
509
ee4b41af
FXC
510/* Define to 1 if you have the `perror' function. */
511#undef HAVE_PERROR
512
868d75db
FXC
513/* Define to 1 if you have the `pipe' function. */
514#undef HAVE_PIPE
515
1409cd0b
FXC
516/* libm includes pow */
517#undef HAVE_POW
518
bf4d99cf 519/* libm includes powf */
41724e6a 520#undef HAVE_POWF
bf4d99cf 521
1409cd0b
FXC
522/* libm includes powl */
523#undef HAVE_POWL
524
453310d8 525/* libm includes round */
a2a2059f
BD
526#undef HAVE_ROUND
527
453310d8 528/* libm includes roundf */
a2a2059f
BD
529#undef HAVE_ROUNDF
530
1409cd0b
FXC
531/* libm includes roundl */
532#undef HAVE_ROUNDL
533
ae973d6a
FXC
534/* libm includes scalbn */
535#undef HAVE_SCALBN
536
453310d8
RS
537/* libm includes scalbnf */
538#undef HAVE_SCALBNF
539
1409cd0b
FXC
540/* libm includes scalbnl */
541#undef HAVE_SCALBNL
542
6a7c793f
DS
543/* Define to 1 if you have the `setmode' function. */
544#undef HAVE_SETMODE
545
185d7d97
FXC
546/* Define to 1 if you have the `signal' function. */
547#undef HAVE_SIGNAL
548
ee4b41af
FXC
549/* Define to 1 if you have the <signal.h> header file. */
550#undef HAVE_SIGNAL_H
551
1409cd0b
FXC
552/* libm includes sin */
553#undef HAVE_SIN
554
453310d8
RS
555/* libm includes sinf */
556#undef HAVE_SINF
557
1409cd0b
FXC
558/* libm includes sinh */
559#undef HAVE_SINH
560
453310d8
RS
561/* libm includes sinhf */
562#undef HAVE_SINHF
563
1409cd0b
FXC
564/* libm includes sinhl */
565#undef HAVE_SINHL
566
567/* libm includes sinl */
568#undef HAVE_SINL
569
ee4b41af
FXC
570/* Define to 1 if you have the `sleep' function. */
571#undef HAVE_SLEEP
572
3969c39f
EB
573/* Define to 1 if you have the `snprintf' function. */
574#undef HAVE_SNPRINTF
575
1409cd0b
FXC
576/* libm includes sqrt */
577#undef HAVE_SQRT
578
453310d8
RS
579/* libm includes sqrtf */
580#undef HAVE_SQRTF
581
1409cd0b
FXC
582/* libm includes sqrtl */
583#undef HAVE_SQRTL
584
29e86cb0
FXC
585/* Define to 1 if you have the `stat' function. */
586#undef HAVE_STAT
587
6de9cd9a
DN
588/* Define to 1 if you have the <stdint.h> header file. */
589#undef HAVE_STDINT_H
590
6de9cd9a
DN
591/* Define to 1 if you have the <stdlib.h> header file. */
592#undef HAVE_STDLIB_H
593
868d75db
FXC
594/* Define to 1 if you have the `strcasestr' function. */
595#undef HAVE_STRCASESTR
596
ee4b41af
FXC
597/* Define to 1 if you have the `strerror' function. */
598#undef HAVE_STRERROR
599
6de9cd9a
DN
600/* Define to 1 if you have the <strings.h> header file. */
601#undef HAVE_STRINGS_H
602
603/* Define to 1 if you have the <string.h> header file. */
604#undef HAVE_STRING_H
605
2cbcdeba
PB
606/* Define to 1 if you have the `strtof' function. */
607#undef HAVE_STRTOF
608
32aa3bff
FXC
609/* Define to 1 if you have the `strtold' function. */
610#undef HAVE_STRTOLD
611
df65f093
SK
612/* Define to 1 if `st_blksize' is member of `struct stat'. */
613#undef HAVE_STRUCT_STAT_ST_BLKSIZE
614
615/* Define to 1 if `st_blocks' is member of `struct stat'. */
616#undef HAVE_STRUCT_STAT_ST_BLOCKS
617
618/* Define to 1 if `st_rdev' is member of `struct stat'. */
619#undef HAVE_STRUCT_STAT_ST_RDEV
620
ee4b41af
FXC
621/* Define to 1 if you have the `symlink' function. */
622#undef HAVE_SYMLINK
623
5e805e44
JJ
624/* Define to 1 if the target supports __sync_fetch_and_add */
625#undef HAVE_SYNC_FETCH_AND_ADD
626
6de9cd9a
DN
627/* Define to 1 if you have the <sys/resource.h> header file. */
628#undef HAVE_SYS_RESOURCE_H
629
630/* Define to 1 if you have the <sys/stat.h> header file. */
631#undef HAVE_SYS_STAT_H
632
633/* Define to 1 if you have the <sys/times.h> header file. */
634#undef HAVE_SYS_TIMES_H
635
636/* Define to 1 if you have the <sys/time.h> header file. */
637#undef HAVE_SYS_TIME_H
638
639/* Define to 1 if you have the <sys/types.h> header file. */
640#undef HAVE_SYS_TYPES_H
641
a119fc1c
FXC
642/* Define to 1 if you have the <sys/wait.h> header file. */
643#undef HAVE_SYS_WAIT_H
644
1409cd0b
FXC
645/* libm includes tan */
646#undef HAVE_TAN
647
453310d8
RS
648/* libm includes tanf */
649#undef HAVE_TANF
650
1409cd0b
FXC
651/* libm includes tanh */
652#undef HAVE_TANH
653
453310d8
RS
654/* libm includes tanhf */
655#undef HAVE_TANHF
656
1409cd0b
FXC
657/* libm includes tanhl */
658#undef HAVE_TANHL
659
660/* libm includes tanl */
661#undef HAVE_TANL
662
ee4b41af
FXC
663/* Define to 1 if you have the `time' function. */
664#undef HAVE_TIME
665
6de9cd9a
DN
666/* Define to 1 if you have the `times' function. */
667#undef HAVE_TIMES
668
6de9cd9a
DN
669/* Define to 1 if you have the <time.h> header file. */
670#undef HAVE_TIME_H
671
69a2d125
EB
672/* libm includes trunc */
673#undef HAVE_TRUNC
674
675/* libm includes truncf */
676#undef HAVE_TRUNCF
677
1409cd0b
FXC
678/* libm includes truncl */
679#undef HAVE_TRUNCL
680
8845001b
FXC
681/* Define to 1 if you have the `ttyname' function. */
682#undef HAVE_TTYNAME
683
6de9cd9a
DN
684/* Define to 1 if you have the <unistd.h> header file. */
685#undef HAVE_UNISTD_H
686
10c682a0
FXC
687/* Define if target can unlink open files. */
688#undef HAVE_UNLINK_OPEN_FILE
689
a119fc1c
FXC
690/* Define to 1 if you have the `wait' function. */
691#undef HAVE_WAIT
692
ad238e4f
FXC
693/* Define if target has a reliable stat. */
694#undef HAVE_WORKING_STAT
695
e8525382
SK
696/* libm includes y0 */
697#undef HAVE_Y0
698
699/* libm includes y0f */
700#undef HAVE_Y0F
701
1409cd0b
FXC
702/* libm includes y0l */
703#undef HAVE_Y0L
704
e8525382
SK
705/* libm includes y1 */
706#undef HAVE_Y1
707
708/* libm includes y1f */
709#undef HAVE_Y1F
710
1409cd0b
FXC
711/* libm includes y1l */
712#undef HAVE_Y1L
713
e8525382
SK
714/* libm includes yn */
715#undef HAVE_YN
716
717/* libm includes ynf */
718#undef HAVE_YNF
719
1409cd0b
FXC
720/* libm includes ynl */
721#undef HAVE_YNL
722
6de9cd9a
DN
723/* Define to the address where bug reports for this package should be sent. */
724#undef PACKAGE_BUGREPORT
725
726/* Define to the full name of this package. */
727#undef PACKAGE_NAME
728
729/* Define to the full name and version of this package. */
730#undef PACKAGE_STRING
731
732/* Define to the one symbol short name of this package. */
733#undef PACKAGE_TARNAME
734
735/* Define to the version of this package. */
736#undef PACKAGE_VERSION
737
78511f8b 738/* The size of a `char', as computed by sizeof. */
8c7ffa93
JB
739#undef SIZEOF_CHAR
740
78511f8b 741/* The size of a `int', as computed by sizeof. */
8c7ffa93
JB
742#undef SIZEOF_INT
743
78511f8b 744/* The size of a `long', as computed by sizeof. */
8c7ffa93
JB
745#undef SIZEOF_LONG
746
78511f8b 747/* The size of a `short', as computed by sizeof. */
8c7ffa93
JB
748#undef SIZEOF_SHORT
749
78511f8b 750/* The size of a `void *', as computed by sizeof. */
8c7ffa93
JB
751#undef SIZEOF_VOID_P
752
6de9cd9a
DN
753/* Define to 1 if you have the ANSI C header files. */
754#undef STDC_HEADERS
755
e669bd2b
JJ
756/* Define to 1 if the target supports #pragma weak */
757#undef SUPPORTS_WEAK
758
3969c39f
EB
759/* Define to 1 if the target is ILP32. */
760#undef TARGET_ILP32
761
6de9cd9a
DN
762/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
763#undef TIME_WITH_SYS_TIME
764
453310d8
RS
765/* Number of bits in a file offset, on hosts where this is settable. */
766#undef _FILE_OFFSET_BITS
767
768/* Define for large files, on AIX-style hosts. */
769#undef _LARGE_FILES
770
78511f8b 771/* Define to `long' if <sys/types.h> does not define. */
6de9cd9a 772#undef off_t