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