OSDN Git Service

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