OSDN Git Service

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