Changeset 1239 for trunk/src/binutils/gas
- Timestamp:
- Feb 15, 2004, 4:17:18 AM (22 years ago)
- Location:
- trunk/src/binutils/gas
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/gas/configure
-
Property cvs2svn:cvs-rev
changed from
1.6
to1.7
r1238 r1239 2543 2543 i386-*-nto-qnx*) fmt=elf ;; 2544 2544 i386-*-*nt*) fmt=coff em=pe ;; 2545 i386-*-os2-elf*) fmt=elf ;; 2545 2546 i386-*-os2*) fmt=aout em=emx bfd_gas=yes ;; 2546 2547 i386-*-vxworks*) fmt=aout ;; … … 3310 3311 set dummy gcc; ac_word=$2 3311 3312 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3312 echo "configure:331 3: checking for $ac_word" >&53313 echo "configure:3314: checking for $ac_word" >&5 3313 3314 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 3314 3315 echo $ac_n "(cached) $ac_c" 1>&6 … … 3341 3342 set dummy cc; ac_word=$2 3342 3343 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3343 echo "configure:334 4: checking for $ac_word" >&53344 echo "configure:3345: checking for $ac_word" >&5 3344 3345 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 3345 3346 echo $ac_n "(cached) $ac_c" 1>&6 … … 3394 3395 set dummy cl; ac_word=$2 3395 3396 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3396 echo "configure:339 7: checking for $ac_word" >&53397 echo "configure:3398: checking for $ac_word" >&5 3397 3398 if eval "test \"`echo '$''{'ac_cv_prog_CC'+set}'`\" = set"; then 3398 3399 echo $ac_n "(cached) $ac_c" 1>&6 … … 3427 3428 3428 3429 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works""... $ac_c" 1>&6 3429 echo "configure:343 0: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&53430 echo "configure:3431: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) works" >&5 3430 3431 3431 3432 ac_ext=c … … 3438 3439 cat > conftest.$ac_ext << EOF 3439 3440 3440 #line 344 1"configure"3441 #line 3442 "configure" 3441 3442 #include "confdefs.h" 3442 3443 3443 3444 main(){return(0);} 3444 3445 EOF 3445 if { (eval echo configure:344 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3446 if { (eval echo configure:3447: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3446 3447 ac_cv_prog_cc_works=yes 3447 3448 # If we can't run a trivial program, we are probably using a cross compiler. … … 3469 3470 fi 3470 3471 echo $ac_n "checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler""... $ac_c" 1>&6 3471 echo "configure:347 2: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&53472 echo "configure:3473: checking whether the C compiler ($CC $CFLAGS $LDFLAGS) is a cross-compiler" >&5 3472 3473 echo "$ac_t""$ac_cv_prog_cc_cross" 1>&6 3473 3474 cross_compiling=$ac_cv_prog_cc_cross 3474 3475 3475 3476 echo $ac_n "checking whether we are using GNU C""... $ac_c" 1>&6 3476 echo "configure:347 7: checking whether we are using GNU C" >&53477 echo "configure:3478: checking whether we are using GNU C" >&5 3477 3478 if eval "test \"`echo '$''{'ac_cv_prog_gcc'+set}'`\" = set"; then 3478 3479 echo $ac_n "(cached) $ac_c" 1>&6 … … 3483 3484 #endif 3484 3485 EOF 3485 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:348 6: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then3486 if { ac_try='${CC-cc} -E conftest.c'; { (eval echo configure:3487: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }; } | egrep yes >/dev/null 2>&1; then 3486 3487 ac_cv_prog_gcc=yes 3487 3488 else … … 3502 3503 CFLAGS= 3503 3504 echo $ac_n "checking whether ${CC-cc} accepts -g""... $ac_c" 1>&6 3504 echo "configure:350 5: checking whether ${CC-cc} accepts -g" >&53505 echo "configure:3506: checking whether ${CC-cc} accepts -g" >&5 3505 3506 if eval "test \"`echo '$''{'ac_cv_prog_cc_g'+set}'`\" = set"; then 3506 3507 echo $ac_n "(cached) $ac_c" 1>&6 … … 3539 3540 set dummy $ac_prog; ac_word=$2 3540 3541 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3541 echo "configure:354 2: checking for $ac_word" >&53542 echo "configure:3543: checking for $ac_word" >&5 3542 3543 if eval "test \"`echo '$''{'ac_cv_prog_YACC'+set}'`\" = set"; then 3543 3544 echo $ac_n "(cached) $ac_c" 1>&6 … … 3571 3572 3572 3573 echo $ac_n "checking how to run the C preprocessor""... $ac_c" 1>&6 3573 echo "configure:357 4: checking how to run the C preprocessor" >&53574 echo "configure:3575: checking how to run the C preprocessor" >&5 3574 3575 # On Suns, sometimes $CPP names a directory. 3575 3576 if test -n "$CPP" && test -d "$CPP"; then … … 3587 3588 cat > conftest.$ac_ext <<EOF 3588 3589 #include <sys/types.h> 3589 #line 359 0"configure"3590 #line 3591 "configure" 3590 3591 #include "confdefs.h" 3591 3592 #include <assert.h> … … 3593 3594 EOF 3594 3595 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3595 { (eval echo configure:359 6: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3596 { (eval echo configure:3597: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3596 3597 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3597 3598 if test -z "$ac_err"; then … … 3605 3606 cat > conftest.$ac_ext <<EOF 3606 3607 #include <sys/types.h> 3607 #line 360 8"configure"3608 #line 3609 "configure" 3608 3609 #include "confdefs.h" 3609 3610 #include <assert.h> … … 3611 3612 EOF 3612 3613 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3613 { (eval echo configure:361 4: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3614 { (eval echo configure:3615: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3614 3615 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3615 3616 if test -z "$ac_err"; then … … 3623 3624 cat > conftest.$ac_ext <<EOF 3624 3625 #include <sys/types.h> 3625 #line 362 6"configure"3626 #line 3627 "configure" 3626 3627 #include "confdefs.h" 3627 3628 #include <assert.h> … … 3629 3630 EOF 3630 3631 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3631 { (eval echo configure:363 2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3632 { (eval echo configure:3633: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3632 3633 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3633 3634 if test -z "$ac_err"; then … … 3659 3660 set dummy $ac_prog; ac_word=$2 3660 3661 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3661 echo "configure:366 2: checking for $ac_word" >&53662 echo "configure:3663: checking for $ac_word" >&5 3662 3663 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 3663 3664 echo $ac_n "(cached) $ac_c" 1>&6 … … 3693 3694 set dummy flex; ac_word=$2 3694 3695 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3695 echo "configure:369 6: checking for $ac_word" >&53696 echo "configure:3697: checking for $ac_word" >&5 3696 3697 if eval "test \"`echo '$''{'ac_cv_prog_LEX'+set}'`\" = set"; then 3697 3698 echo $ac_n "(cached) $ac_c" 1>&6 … … 3728 3729 esac 3729 3730 echo $ac_n "checking for yywrap in -l$ac_lib""... $ac_c" 1>&6 3730 echo "configure:373 1: checking for yywrap in -l$ac_lib" >&53731 echo "configure:3732: checking for yywrap in -l$ac_lib" >&5 3731 3732 ac_lib_var=`echo $ac_lib'_'yywrap | sed 'y%./+-%__p_%'` 3732 3733 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 3736 3737 LIBS="-l$ac_lib $LIBS" 3737 3738 cat > conftest.$ac_ext <<EOF 3738 #line 37 39"configure"3739 #line 3740 "configure" 3739 3740 #include "confdefs.h" 3740 3741 /* Override any gcc2 internal prototype to avoid an error. */ … … 3747 3748 ; return 0; } 3748 3749 EOF 3749 if { (eval echo configure:375 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3750 if { (eval echo configure:3751: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3750 3751 rm -rf conftest* 3751 3752 eval "ac_cv_lib_$ac_lib_var=yes" … … 3770 3771 3771 3772 echo $ac_n "checking lex output file root""... $ac_c" 1>&6 3772 echo "configure:377 3: checking lex output file root" >&53773 echo "configure:3774: checking lex output file root" >&5 3773 3774 if eval "test \"`echo '$''{'ac_cv_prog_lex_root'+set}'`\" = set"; then 3774 3775 echo $ac_n "(cached) $ac_c" 1>&6 … … 3791 3792 3792 3793 echo $ac_n "checking whether yytext is a pointer""... $ac_c" 1>&6 3793 echo "configure:379 4: checking whether yytext is a pointer" >&53794 echo "configure:3795: checking whether yytext is a pointer" >&5 3794 3795 if eval "test \"`echo '$''{'ac_cv_prog_lex_yytext_pointer'+set}'`\" = set"; then 3795 3796 echo $ac_n "(cached) $ac_c" 1>&6 … … 3803 3804 LIBS="$LIBS $LEXLIB" 3804 3805 cat > conftest.$ac_ext <<EOF 3805 #line 380 6"configure"3806 #line 3807 "configure" 3806 3807 #include "confdefs.h" 3807 3808 `cat $LEX_OUTPUT_ROOT.c` … … 3810 3811 ; return 0; } 3811 3812 EOF 3812 if { (eval echo configure:381 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then3813 if { (eval echo configure:3814: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 3813 3814 rm -rf conftest* 3814 3815 ac_cv_prog_lex_yytext_pointer=yes … … 3836 3837 set dummy ranlib; ac_word=$2 3837 3838 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 3838 echo "configure:38 39: checking for $ac_word" >&53839 echo "configure:3840: checking for $ac_word" >&5 3839 3840 if eval "test \"`echo '$''{'ac_cv_prog_RANLIB'+set}'`\" = set"; then 3840 3841 echo $ac_n "(cached) $ac_c" 1>&6 … … 3865 3866 3866 3867 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6 3867 echo "configure:386 8: checking for ANSI C header files" >&53868 echo "configure:3869: checking for ANSI C header files" >&5 3868 3869 if eval "test \"`echo '$''{'ac_cv_header_stdc'+set}'`\" = set"; then 3869 3870 echo $ac_n "(cached) $ac_c" 1>&6 … … 3871 3872 cat > conftest.$ac_ext <<EOF 3872 3873 #include <sys/types.h> 3873 #line 387 4"configure"3874 #line 3875 "configure" 3874 3875 #include "confdefs.h" 3875 3876 #include <stdlib.h> … … 3879 3880 EOF 3880 3881 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 3881 { (eval echo configure:388 2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }3882 { (eval echo configure:3883: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 3882 3883 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 3883 3884 if test -z "$ac_err"; then … … 3896 3897 # SunOS 4.x string.h does not declare mem*, contrary to ANSI. 3897 3898 cat > conftest.$ac_ext <<EOF 3898 #line 3 899"configure"3899 #line 3900 "configure" 3899 3900 #include "confdefs.h" 3900 3901 #include <string.h> … … 3914 3915 # ISC 2.0.2 stdlib.h does not declare free, contrary to ANSI. 3915 3916 cat > conftest.$ac_ext <<EOF 3916 #line 391 7"configure"3917 #line 3918 "configure" 3917 3918 #include "confdefs.h" 3918 3919 #include <stdlib.h> … … 3935 3936 else 3936 3937 cat > conftest.$ac_ext <<EOF 3937 #line 393 8"configure"3938 #line 3939 "configure" 3938 3939 #include "confdefs.h" 3939 3940 #include <ctype.h> … … 3946 3947 3947 3948 EOF 3948 if { (eval echo configure:39 49: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null3949 if { (eval echo configure:3950: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 3949 3950 then 3950 3951 : … … 3970 3971 3971 3972 echo $ac_n "checking for working const""... $ac_c" 1>&6 3972 echo "configure:397 3: checking for working const" >&53973 echo "configure:3974: checking for working const" >&5 3973 3974 if eval "test \"`echo '$''{'ac_cv_c_const'+set}'`\" = set"; then 3974 3975 echo $ac_n "(cached) $ac_c" 1>&6 3975 3976 else 3976 3977 cat > conftest.$ac_ext <<EOF 3977 #line 397 8"configure"3978 #line 3979 "configure" 3978 3979 #include "confdefs.h" 3979 3980 … … 4024 4025 ; return 0; } 4025 4026 EOF 4026 if { (eval echo configure:402 7: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4027 if { (eval echo configure:4028: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4027 4028 rm -rf conftest* 4028 4029 ac_cv_c_const=yes … … 4045 4046 4046 4047 echo $ac_n "checking for inline""... $ac_c" 1>&6 4047 echo "configure:404 8: checking for inline" >&54048 echo "configure:4049: checking for inline" >&5 4048 4049 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 4049 4050 echo $ac_n "(cached) $ac_c" 1>&6 … … 4052 4053 for ac_kw in inline __inline__ __inline; do 4053 4054 cat > conftest.$ac_ext <<EOF 4054 #line 405 5"configure"4055 #line 4056 "configure" 4055 4056 #include "confdefs.h" 4056 4057 … … 4059 4060 ; return 0; } 4060 4061 EOF 4061 if { (eval echo configure:406 2: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then4062 if { (eval echo configure:4063: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 4062 4063 rm -rf conftest* 4063 4064 ac_cv_c_inline=$ac_kw; break … … 4085 4086 4086 4087 echo $ac_n "checking for off_t""... $ac_c" 1>&6 4087 echo "configure:408 8: checking for off_t" >&54088 echo "configure:4089: checking for off_t" >&5 4088 4089 if eval "test \"`echo '$''{'ac_cv_type_off_t'+set}'`\" = set"; then 4089 4090 echo $ac_n "(cached) $ac_c" 1>&6 4090 4091 else 4091 4092 cat > conftest.$ac_ext <<EOF 4092 #line 409 3"configure"4093 #line 4094 "configure" 4093 4094 #include "confdefs.h" 4094 4095 #include <sys/types.h> … … 4118 4119 4119 4120 echo $ac_n "checking for size_t""... $ac_c" 1>&6 4120 echo "configure:412 1: checking for size_t" >&54121 echo "configure:4122: checking for size_t" >&5 4121 4122 if eval "test \"`echo '$''{'ac_cv_type_size_t'+set}'`\" = set"; then 4122 4123 echo $ac_n "(cached) $ac_c" 1>&6 4123 4124 else 4124 4125 cat > conftest.$ac_ext <<EOF 4125 #line 412 6"configure"4126 #line 4127 "configure" 4126 4127 #include "confdefs.h" 4127 4128 #include <sys/types.h> … … 4153 4154 # for constant arguments. Useless! 4154 4155 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 4155 echo "configure:415 6: checking for working alloca.h" >&54156 echo "configure:4157: checking for working alloca.h" >&5 4156 4157 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 4157 4158 echo $ac_n "(cached) $ac_c" 1>&6 4158 4159 else 4159 4160 cat > conftest.$ac_ext <<EOF 4160 #line 416 1"configure"4161 #line 4162 "configure" 4161 4162 #include "confdefs.h" 4162 4163 #include <alloca.h> … … 4165 4166 ; return 0; } 4166 4167 EOF 4167 if { (eval echo configure:416 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4168 if { (eval echo configure:4169: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4168 4169 rm -rf conftest* 4169 4170 ac_cv_header_alloca_h=yes … … 4186 4187 4187 4188 echo $ac_n "checking for alloca""... $ac_c" 1>&6 4188 echo "configure:41 89: checking for alloca" >&54189 echo "configure:4190: checking for alloca" >&5 4189 4190 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 4190 4191 echo $ac_n "(cached) $ac_c" 1>&6 4191 4192 else 4192 4193 cat > conftest.$ac_ext <<EOF 4193 #line 419 4"configure"4194 #line 4195 "configure" 4194 4195 #include "confdefs.h" 4195 4196 … … 4219 4220 ; return 0; } 4220 4221 EOF 4221 if { (eval echo configure:422 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4222 if { (eval echo configure:4223: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4222 4223 rm -rf conftest* 4223 4224 ac_cv_func_alloca_works=yes … … 4251 4252 4252 4253 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 4253 echo "configure:425 4: checking whether alloca needs Cray hooks" >&54254 echo "configure:4255: checking whether alloca needs Cray hooks" >&5 4254 4255 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 4255 4256 echo $ac_n "(cached) $ac_c" 1>&6 4256 4257 else 4257 4258 cat > conftest.$ac_ext <<EOF 4258 #line 42 59"configure"4259 #line 4260 "configure" 4259 4260 #include "confdefs.h" 4260 4261 #if defined(CRAY) && ! defined(CRAY2) … … 4281 4282 for ac_func in _getb67 GETB67 getb67; do 4282 4283 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4283 echo "configure:428 4: checking for $ac_func" >&54284 echo "configure:4285: checking for $ac_func" >&5 4284 4285 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4285 4286 echo $ac_n "(cached) $ac_c" 1>&6 4286 4287 else 4287 4288 cat > conftest.$ac_ext <<EOF 4288 #line 42 89"configure"4289 #line 4290 "configure" 4289 4290 #include "confdefs.h" 4290 4291 /* System header to define __stub macros and hopefully few prototypes, … … 4309 4310 ; return 0; } 4310 4311 EOF 4311 if { (eval echo configure:431 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4312 if { (eval echo configure:4313: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4312 4313 rm -rf conftest* 4313 4314 eval "ac_cv_func_$ac_func=yes" … … 4336 4337 4337 4338 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 4338 echo "configure:43 39: checking stack direction for C alloca" >&54339 echo "configure:4340: checking stack direction for C alloca" >&5 4339 4340 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 4340 4341 echo $ac_n "(cached) $ac_c" 1>&6 … … 4344 4345 else 4345 4346 cat > conftest.$ac_ext <<EOF 4346 #line 434 7"configure"4347 #line 4348 "configure" 4347 4348 #include "confdefs.h" 4348 4349 find_stack_direction () … … 4363 4364 } 4364 4365 EOF 4365 if { (eval echo configure:436 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null4366 if { (eval echo configure:4367: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 4366 4367 then 4367 4368 ac_cv_c_stack_direction=1 … … 4388 4389 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4389 4390 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4390 echo "configure:439 1: checking for $ac_hdr" >&54391 echo "configure:4392: checking for $ac_hdr" >&5 4391 4392 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4392 4393 echo $ac_n "(cached) $ac_c" 1>&6 … … 4394 4395 cat > conftest.$ac_ext <<EOF 4395 4396 #include <sys/types.h> 4396 #line 439 7"configure"4397 #line 4398 "configure" 4397 4398 #include "confdefs.h" 4398 4399 #include <$ac_hdr> 4399 4400 EOF 4400 4401 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4401 { (eval echo configure:440 2: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4402 { (eval echo configure:4403: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4402 4403 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4403 4404 if test -z "$ac_err"; then … … 4428 4429 do 4429 4430 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4430 echo "configure:443 1: checking for $ac_func" >&54431 echo "configure:4432: checking for $ac_func" >&5 4431 4432 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4432 4433 echo $ac_n "(cached) $ac_c" 1>&6 4433 4434 else 4434 4435 cat > conftest.$ac_ext <<EOF 4435 #line 443 6"configure"4436 #line 4437 "configure" 4436 4437 #include "confdefs.h" 4437 4438 /* System header to define __stub macros and hopefully few prototypes, … … 4456 4457 ; return 0; } 4457 4458 EOF 4458 if { (eval echo configure:44 59: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4459 if { (eval echo configure:4460: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4459 4460 rm -rf conftest* 4460 4461 eval "ac_cv_func_$ac_func=yes" … … 4481 4482 4482 4483 echo $ac_n "checking for working mmap""... $ac_c" 1>&6 4483 echo "configure:448 4: checking for working mmap" >&54484 echo "configure:4485: checking for working mmap" >&5 4484 4485 if eval "test \"`echo '$''{'ac_cv_func_mmap_fixed_mapped'+set}'`\" = set"; then 4485 4486 echo $ac_n "(cached) $ac_c" 1>&6 … … 4489 4490 else 4490 4491 cat > conftest.$ac_ext <<EOF 4491 #line 449 2"configure"4492 #line 4493 "configure" 4492 4493 #include "confdefs.h" 4493 4494 … … 4629 4630 4630 4631 EOF 4631 if { (eval echo configure:463 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null4632 if { (eval echo configure:4633: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 4632 4633 then 4633 4634 ac_cv_func_mmap_fixed_mapped=yes … … 4657 4658 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 4658 4659 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 4659 echo "configure:466 0: checking for $ac_hdr" >&54660 echo "configure:4661: checking for $ac_hdr" >&5 4660 4661 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4661 4662 echo $ac_n "(cached) $ac_c" 1>&6 … … 4663 4664 cat > conftest.$ac_ext <<EOF 4664 4665 #include <sys/types.h> 4665 #line 466 6"configure"4666 #line 4667 "configure" 4666 4667 #include "confdefs.h" 4667 4668 #include <$ac_hdr> 4668 4669 EOF 4669 4670 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4670 { (eval echo configure:467 1: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4671 { (eval echo configure:4672: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4671 4672 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4672 4673 if test -z "$ac_err"; then … … 4698 4699 do 4699 4700 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4700 echo "configure:470 1: checking for $ac_func" >&54701 echo "configure:4702: checking for $ac_func" >&5 4701 4702 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4702 4703 echo $ac_n "(cached) $ac_c" 1>&6 4703 4704 else 4704 4705 cat > conftest.$ac_ext <<EOF 4705 #line 470 6"configure"4706 #line 4707 "configure" 4706 4707 #include "confdefs.h" 4707 4708 /* System header to define __stub macros and hopefully few prototypes, … … 4726 4727 ; return 0; } 4727 4728 EOF 4728 if { (eval echo configure:47 29: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4729 if { (eval echo configure:4730: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4729 4730 rm -rf conftest* 4730 4731 eval "ac_cv_func_$ac_func=yes" … … 4755 4756 do 4756 4757 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 4757 echo "configure:475 8: checking for $ac_func" >&54758 echo "configure:4759: checking for $ac_func" >&5 4758 4759 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 4759 4760 echo $ac_n "(cached) $ac_c" 1>&6 4760 4761 else 4761 4762 cat > conftest.$ac_ext <<EOF 4762 #line 476 3"configure"4763 #line 4764 "configure" 4763 4764 #include "confdefs.h" 4764 4765 /* System header to define __stub macros and hopefully few prototypes, … … 4783 4784 ; return 0; } 4784 4785 EOF 4785 if { (eval echo configure:478 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4786 if { (eval echo configure:4787: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4786 4787 rm -rf conftest* 4787 4788 eval "ac_cv_func_$ac_func=yes" … … 4817 4818 if test $ac_cv_header_locale_h = yes; then 4818 4819 echo $ac_n "checking for LC_MESSAGES""... $ac_c" 1>&6 4819 echo "configure:482 0: checking for LC_MESSAGES" >&54820 echo "configure:4821: checking for LC_MESSAGES" >&5 4820 4821 if eval "test \"`echo '$''{'am_cv_val_LC_MESSAGES'+set}'`\" = set"; then 4821 4822 echo $ac_n "(cached) $ac_c" 1>&6 4822 4823 else 4823 4824 cat > conftest.$ac_ext <<EOF 4824 #line 482 5"configure"4825 #line 4826 "configure" 4825 4826 #include "confdefs.h" 4826 4827 #include <locale.h> … … 4829 4830 ; return 0; } 4830 4831 EOF 4831 if { (eval echo configure:483 2: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4832 if { (eval echo configure:4833: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4832 4833 rm -rf conftest* 4833 4834 am_cv_val_LC_MESSAGES=yes … … 4850 4851 fi 4851 4852 echo $ac_n "checking whether NLS is requested""... $ac_c" 1>&6 4852 echo "configure:485 3: checking whether NLS is requested" >&54853 echo "configure:4854: checking whether NLS is requested" >&5 4853 4854 # Check whether --enable-nls or --disable-nls was given. 4854 4855 if test "${enable_nls+set}" = set; then … … 4870 4871 4871 4872 echo $ac_n "checking whether included gettext is requested""... $ac_c" 1>&6 4872 echo "configure:487 3: checking whether included gettext is requested" >&54873 echo "configure:4874: checking whether included gettext is requested" >&5 4873 4874 # Check whether --with-included-gettext or --without-included-gettext was given. 4874 4875 if test "${with_included_gettext+set}" = set; then … … 4890 4891 ac_safe=`echo "libintl.h" | sed 'y%./+-%__p_%'` 4891 4892 echo $ac_n "checking for libintl.h""... $ac_c" 1>&6 4892 echo "configure:489 3: checking for libintl.h" >&54893 echo "configure:4894: checking for libintl.h" >&5 4893 4894 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 4894 4895 echo $ac_n "(cached) $ac_c" 1>&6 … … 4896 4897 cat > conftest.$ac_ext <<EOF 4897 4898 #include <sys/types.h> 4898 #line 4 899"configure"4899 #line 4900 "configure" 4899 4900 #include "confdefs.h" 4900 4901 #include <libintl.h> 4901 4902 EOF 4902 4903 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 4903 { (eval echo configure:490 4: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }4904 { (eval echo configure:4905: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 4904 4905 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 4905 4906 if test -z "$ac_err"; then … … 4918 4919 echo "$ac_t""yes" 1>&6 4919 4920 echo $ac_n "checking for gettext in libc""... $ac_c" 1>&6 4920 echo "configure:492 1: checking for gettext in libc" >&54921 echo "configure:4922: checking for gettext in libc" >&5 4921 4922 if eval "test \"`echo '$''{'gt_cv_func_gettext_libc'+set}'`\" = set"; then 4922 4923 echo $ac_n "(cached) $ac_c" 1>&6 4923 4924 else 4924 4925 cat > conftest.$ac_ext <<EOF 4925 #line 492 6"configure"4926 #line 4927 "configure" 4926 4927 #include "confdefs.h" 4927 4928 #include <libintl.h> … … 4930 4931 ; return 0; } 4931 4932 EOF 4932 if { (eval echo configure:493 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4933 if { (eval echo configure:4934: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4933 4934 rm -rf conftest* 4934 4935 gt_cv_func_gettext_libc=yes … … 4946 4947 if test "$gt_cv_func_gettext_libc" != "yes"; then 4947 4948 echo $ac_n "checking for bindtextdomain in -lintl""... $ac_c" 1>&6 4948 echo "configure:49 49: checking for bindtextdomain in -lintl" >&54949 echo "configure:4950: checking for bindtextdomain in -lintl" >&5 4949 4950 ac_lib_var=`echo intl'_'bindtextdomain | sed 'y%./+-%__p_%'` 4950 4951 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 4954 4955 LIBS="-lintl $LIBS" 4955 4956 cat > conftest.$ac_ext <<EOF 4956 #line 495 7"configure"4957 #line 4958 "configure" 4957 4958 #include "confdefs.h" 4958 4959 /* Override any gcc2 internal prototype to avoid an error. */ … … 4965 4966 ; return 0; } 4966 4967 EOF 4967 if { (eval echo configure:496 8: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4968 if { (eval echo configure:4969: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4968 4969 rm -rf conftest* 4969 4970 eval "ac_cv_lib_$ac_lib_var=yes" … … 4981 4982 echo "$ac_t""yes" 1>&6 4982 4983 echo $ac_n "checking for gettext in libintl""... $ac_c" 1>&6 4983 echo "configure:498 4: checking for gettext in libintl" >&54984 echo "configure:4985: checking for gettext in libintl" >&5 4984 4985 if eval "test \"`echo '$''{'gt_cv_func_gettext_libintl'+set}'`\" = set"; then 4985 4986 echo $ac_n "(cached) $ac_c" 1>&6 … … 4987 4988 ac_save_LIBS="$LIBS"; LIBS="-lintl $LIBS"; 4988 4989 cat > conftest.$ac_ext <<EOF 4989 #line 499 0"configure"4990 #line 4991 "configure" 4990 4991 #include "confdefs.h" 4991 4992 #include <libintl.h> … … 4994 4995 ; return 0; } 4995 4996 EOF 4996 if { (eval echo configure:499 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then4997 if { (eval echo configure:4998: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 4997 4998 rm -rf conftest* 4998 4999 gt_cv_func_gettext_libintl=yes … … 5023 5024 set dummy msgfmt; ac_word=$2 5024 5025 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5025 echo "configure:502 6: checking for $ac_word" >&55026 echo "configure:5027: checking for $ac_word" >&5 5026 5027 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 5027 5028 echo $ac_n "(cached) $ac_c" 1>&6 … … 5066 5067 do 5067 5068 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5068 echo "configure:50 69: checking for $ac_func" >&55069 echo "configure:5070: checking for $ac_func" >&5 5069 5070 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5070 5071 echo $ac_n "(cached) $ac_c" 1>&6 5071 5072 else 5072 5073 cat > conftest.$ac_ext <<EOF 5073 #line 507 4"configure"5074 #line 5075 "configure" 5074 5075 #include "confdefs.h" 5075 5076 /* System header to define __stub macros and hopefully few prototypes, … … 5094 5095 ; return 0; } 5095 5096 EOF 5096 if { (eval echo configure:509 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5097 if { (eval echo configure:5098: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5097 5098 rm -rf conftest* 5098 5099 eval "ac_cv_func_$ac_func=yes" … … 5121 5122 set dummy gmsgfmt; ac_word=$2 5122 5123 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5123 echo "configure:512 4: checking for $ac_word" >&55124 echo "configure:5125: checking for $ac_word" >&5 5124 5125 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 5125 5126 echo $ac_n "(cached) $ac_c" 1>&6 … … 5161 5162 set dummy xgettext; ac_word=$2 5162 5163 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5163 echo "configure:516 4: checking for $ac_word" >&55164 echo "configure:5165: checking for $ac_word" >&5 5164 5165 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 5165 5166 echo $ac_n "(cached) $ac_c" 1>&6 … … 5203 5204 5204 5205 cat > conftest.$ac_ext <<EOF 5205 #line 520 6"configure"5206 #line 5207 "configure" 5206 5207 #include "confdefs.h" 5207 5208 … … 5211 5212 ; return 0; } 5212 5213 EOF 5213 if { (eval echo configure:521 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5214 if { (eval echo configure:5215: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5214 5215 rm -rf conftest* 5215 5216 CATOBJEXT=.gmo … … 5244 5245 set dummy msgfmt; ac_word=$2 5245 5246 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5246 echo "configure:524 7: checking for $ac_word" >&55247 echo "configure:5248: checking for $ac_word" >&5 5247 5248 if eval "test \"`echo '$''{'ac_cv_path_MSGFMT'+set}'`\" = set"; then 5248 5249 echo $ac_n "(cached) $ac_c" 1>&6 … … 5287 5288 set dummy gmsgfmt; ac_word=$2 5288 5289 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5289 echo "configure:529 0: checking for $ac_word" >&55290 echo "configure:5291: checking for $ac_word" >&5 5290 5291 if eval "test \"`echo '$''{'ac_cv_path_GMSGFMT'+set}'`\" = set"; then 5291 5292 echo $ac_n "(cached) $ac_c" 1>&6 … … 5327 5328 set dummy xgettext; ac_word=$2 5328 5329 echo $ac_n "checking for $ac_word""... $ac_c" 1>&6 5329 echo "configure:533 0: checking for $ac_word" >&55330 echo "configure:5331: checking for $ac_word" >&5 5330 5331 if eval "test \"`echo '$''{'ac_cv_path_XGETTEXT'+set}'`\" = set"; then 5331 5332 echo $ac_n "(cached) $ac_c" 1>&6 … … 5433 5434 else 5434 5435 echo $ac_n "checking for catalogs to be installed""... $ac_c" 1>&6 5435 echo "configure:543 6: checking for catalogs to be installed" >&55436 echo "configure:5437: checking for catalogs to be installed" >&5 5436 5437 NEW_LINGUAS= 5437 5438 for lang in ${LINGUAS=$ALL_LINGUAS}; do … … 5461 5462 ac_safe=`echo "linux/version.h" | sed 'y%./+-%__p_%'` 5462 5463 echo $ac_n "checking for linux/version.h""... $ac_c" 1>&6 5463 echo "configure:546 4: checking for linux/version.h" >&55464 echo "configure:5465: checking for linux/version.h" >&5 5464 5465 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5465 5466 echo $ac_n "(cached) $ac_c" 1>&6 … … 5467 5468 cat > conftest.$ac_ext <<EOF 5468 5469 #include <sys/types.h> 5469 #line 547 0"configure"5470 #line 5471 "configure" 5470 5471 #include "confdefs.h" 5471 5472 #include <linux/version.h> 5472 5473 EOF 5473 5474 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5474 { (eval echo configure:547 5: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5475 { (eval echo configure:5476: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5475 5476 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5476 5477 if test -z "$ac_err"; then … … 5535 5536 5536 5537 echo $ac_n "checking whether to enable maintainer-specific portions of Makefiles""... $ac_c" 1>&6 5537 echo "configure:553 8: checking whether to enable maintainer-specific portions of Makefiles" >&55538 echo "configure:5539: checking whether to enable maintainer-specific portions of Makefiles" >&5 5538 5539 # Check whether --enable-maintainer-mode or --disable-maintainer-mode was given. 5539 5540 if test "${enable_maintainer_mode+set}" = set; then … … 5561 5562 5562 5563 echo $ac_n "checking for executable suffix""... $ac_c" 1>&6 5563 echo "configure:556 4: checking for executable suffix" >&55564 echo "configure:5565: checking for executable suffix" >&5 5564 5565 if eval "test \"`echo '$''{'ac_cv_exeext'+set}'`\" = set"; then 5565 5566 echo $ac_n "(cached) $ac_c" 1>&6 … … 5571 5572 echo 'int main () { return 0; }' > conftest.$ac_ext 5572 5573 ac_cv_exeext= 5573 if { (eval echo configure:557 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then5574 if { (eval echo configure:5575: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; }; then 5574 5575 for file in conftest.*; do 5575 5576 case $file in … … 5596 5597 ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` 5597 5598 echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 5598 echo "configure:5 599: checking for $ac_hdr" >&55599 echo "configure:5600: checking for $ac_hdr" >&5 5599 5600 if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then 5600 5601 echo $ac_n "(cached) $ac_c" 1>&6 … … 5602 5603 cat > conftest.$ac_ext <<EOF 5603 5604 #include <sys/types.h> 5604 #line 560 5"configure"5605 #line 5606 "configure" 5605 5606 #include "confdefs.h" 5606 5607 #include <$ac_hdr> 5607 5608 EOF 5608 5609 ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" 5609 { (eval echo configure:561 0: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }5610 { (eval echo configure:5611: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } 5610 5611 ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` 5611 5612 if test -z "$ac_err"; then … … 5637 5638 # people who are not cross-compiling but are compiling cross-assemblers. 5638 5639 echo $ac_n "checking whether compiling a cross-assembler""... $ac_c" 1>&6 5639 echo "configure:564 0: checking whether compiling a cross-assembler" >&55640 echo "configure:5641: checking whether compiling a cross-assembler" >&5 5640 5641 if test "${host}" = "${target}"; then 5641 5642 cross_gas=no … … 5652 5653 # for constant arguments. Useless! 5653 5654 echo $ac_n "checking for working alloca.h""... $ac_c" 1>&6 5654 echo "configure:565 5: checking for working alloca.h" >&55655 echo "configure:5656: checking for working alloca.h" >&5 5655 5656 if eval "test \"`echo '$''{'ac_cv_header_alloca_h'+set}'`\" = set"; then 5656 5657 echo $ac_n "(cached) $ac_c" 1>&6 5657 5658 else 5658 5659 cat > conftest.$ac_ext <<EOF 5659 #line 566 0"configure"5660 #line 5661 "configure" 5660 5661 #include "confdefs.h" 5661 5662 #include <alloca.h> … … 5664 5665 ; return 0; } 5665 5666 EOF 5666 if { (eval echo configure:566 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5667 if { (eval echo configure:5668: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5667 5668 rm -rf conftest* 5668 5669 ac_cv_header_alloca_h=yes … … 5685 5686 5686 5687 echo $ac_n "checking for alloca""... $ac_c" 1>&6 5687 echo "configure:568 8: checking for alloca" >&55688 echo "configure:5689: checking for alloca" >&5 5688 5689 if eval "test \"`echo '$''{'ac_cv_func_alloca_works'+set}'`\" = set"; then 5689 5690 echo $ac_n "(cached) $ac_c" 1>&6 5690 5691 else 5691 5692 cat > conftest.$ac_ext <<EOF 5692 #line 569 3"configure"5693 #line 5694 "configure" 5693 5694 #include "confdefs.h" 5694 5695 … … 5718 5719 ; return 0; } 5719 5720 EOF 5720 if { (eval echo configure:572 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5721 if { (eval echo configure:5722: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5721 5722 rm -rf conftest* 5722 5723 ac_cv_func_alloca_works=yes … … 5750 5751 5751 5752 echo $ac_n "checking whether alloca needs Cray hooks""... $ac_c" 1>&6 5752 echo "configure:575 3: checking whether alloca needs Cray hooks" >&55753 echo "configure:5754: checking whether alloca needs Cray hooks" >&5 5753 5754 if eval "test \"`echo '$''{'ac_cv_os_cray'+set}'`\" = set"; then 5754 5755 echo $ac_n "(cached) $ac_c" 1>&6 5755 5756 else 5756 5757 cat > conftest.$ac_ext <<EOF 5757 #line 575 8"configure"5758 #line 5759 "configure" 5758 5759 #include "confdefs.h" 5759 5760 #if defined(CRAY) && ! defined(CRAY2) … … 5780 5781 for ac_func in _getb67 GETB67 getb67; do 5781 5782 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5782 echo "configure:578 3: checking for $ac_func" >&55783 echo "configure:5784: checking for $ac_func" >&5 5783 5784 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5784 5785 echo $ac_n "(cached) $ac_c" 1>&6 5785 5786 else 5786 5787 cat > conftest.$ac_ext <<EOF 5787 #line 578 8"configure"5788 #line 5789 "configure" 5788 5789 #include "confdefs.h" 5789 5790 /* System header to define __stub macros and hopefully few prototypes, … … 5808 5809 ; return 0; } 5809 5810 EOF 5810 if { (eval echo configure:581 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5811 if { (eval echo configure:5812: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5811 5812 rm -rf conftest* 5812 5813 eval "ac_cv_func_$ac_func=yes" … … 5835 5836 5836 5837 echo $ac_n "checking stack direction for C alloca""... $ac_c" 1>&6 5837 echo "configure:583 8: checking stack direction for C alloca" >&55838 echo "configure:5839: checking stack direction for C alloca" >&5 5838 5839 if eval "test \"`echo '$''{'ac_cv_c_stack_direction'+set}'`\" = set"; then 5839 5840 echo $ac_n "(cached) $ac_c" 1>&6 … … 5843 5844 else 5844 5845 cat > conftest.$ac_ext <<EOF 5845 #line 584 6"configure"5846 #line 5847 "configure" 5846 5847 #include "confdefs.h" 5847 5848 find_stack_direction () … … 5862 5863 } 5863 5864 EOF 5864 if { (eval echo configure:586 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null5865 if { (eval echo configure:5866: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext} && (./conftest; exit) 2>/dev/null 5865 5866 then 5866 5867 ac_cv_c_stack_direction=1 … … 5884 5885 5885 5886 echo $ac_n "checking for inline""... $ac_c" 1>&6 5886 echo "configure:588 7: checking for inline" >&55887 echo "configure:5888: checking for inline" >&5 5887 5888 if eval "test \"`echo '$''{'ac_cv_c_inline'+set}'`\" = set"; then 5888 5889 echo $ac_n "(cached) $ac_c" 1>&6 … … 5891 5892 for ac_kw in inline __inline__ __inline; do 5892 5893 cat > conftest.$ac_ext <<EOF 5893 #line 589 4"configure"5894 #line 5895 "configure" 5894 5895 #include "confdefs.h" 5895 5896 … … 5898 5899 ; return 0; } 5899 5900 EOF 5900 if { (eval echo configure:590 1: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then5901 if { (eval echo configure:5902: \"$ac_compile\") 1>&5; (eval $ac_compile) 2>&5; }; then 5901 5902 rm -rf conftest* 5902 5903 ac_cv_c_inline=$ac_kw; break … … 5928 5929 do 5929 5930 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5930 echo "configure:593 1: checking for $ac_func" >&55931 echo "configure:5932: checking for $ac_func" >&5 5931 5932 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5932 5933 echo $ac_n "(cached) $ac_c" 1>&6 5933 5934 else 5934 5935 cat > conftest.$ac_ext <<EOF 5935 #line 593 6"configure"5936 #line 5937 "configure" 5936 5937 #include "confdefs.h" 5937 5938 /* System header to define __stub macros and hopefully few prototypes, … … 5956 5957 ; return 0; } 5957 5958 EOF 5958 if { (eval echo configure:59 59: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then5959 if { (eval echo configure:5960: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 5959 5960 rm -rf conftest* 5960 5961 eval "ac_cv_func_$ac_func=yes" … … 5985 5986 do 5986 5987 echo $ac_n "checking for $ac_func""... $ac_c" 1>&6 5987 echo "configure:598 8: checking for $ac_func" >&55988 echo "configure:5989: checking for $ac_func" >&5 5988 5989 if eval "test \"`echo '$''{'ac_cv_func_$ac_func'+set}'`\" = set"; then 5989 5990 echo $ac_n "(cached) $ac_c" 1>&6 5990 5991 else 5991 5992 cat > conftest.$ac_ext <<EOF 5992 #line 599 3"configure"5993 #line 5994 "configure" 5993 5994 #include "confdefs.h" 5994 5995 /* System header to define __stub macros and hopefully few prototypes, … … 6013 6014 ; return 0; } 6014 6015 EOF 6015 if { (eval echo configure:601 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6016 if { (eval echo configure:6017: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6016 6017 rm -rf conftest* 6017 6018 eval "ac_cv_func_$ac_func=yes" … … 6048 6049 *-ncr-sysv4.3*) 6049 6050 echo $ac_n "checking for _mwvalidcheckl in -lmw""... $ac_c" 1>&6 6050 echo "configure:605 1: checking for _mwvalidcheckl in -lmw" >&56051 echo "configure:6052: checking for _mwvalidcheckl in -lmw" >&5 6051 6052 ac_lib_var=`echo mw'_'_mwvalidcheckl | sed 'y%./+-%__p_%'` 6052 6053 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6056 6057 LIBS="-lmw $LIBS" 6057 6058 cat > conftest.$ac_ext <<EOF 6058 #line 60 59"configure"6059 #line 6060 "configure" 6059 6060 #include "confdefs.h" 6060 6061 /* Override any gcc2 internal prototype to avoid an error. */ … … 6067 6068 ; return 0; } 6068 6069 EOF 6069 if { (eval echo configure:607 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6070 if { (eval echo configure:6071: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6070 6071 rm -rf conftest* 6071 6072 eval "ac_cv_lib_$ac_lib_var=yes" … … 6088 6089 6089 6090 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6090 echo "configure:609 1: checking for main in -lm" >&56091 echo "configure:6092: checking for main in -lm" >&5 6091 6092 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6092 6093 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6096 6097 LIBS="-lm $LIBS" 6097 6098 cat > conftest.$ac_ext <<EOF 6098 #line 6 099"configure"6099 #line 6100 "configure" 6099 6100 #include "confdefs.h" 6100 6101 … … 6103 6104 ; return 0; } 6104 6105 EOF 6105 if { (eval echo configure:610 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6106 if { (eval echo configure:6107: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6106 6107 rm -rf conftest* 6107 6108 eval "ac_cv_lib_$ac_lib_var=yes" … … 6126 6127 *) 6127 6128 echo $ac_n "checking for main in -lm""... $ac_c" 1>&6 6128 echo "configure:61 29: checking for main in -lm" >&56129 echo "configure:6130: checking for main in -lm" >&5 6129 6130 ac_lib_var=`echo m'_'main | sed 'y%./+-%__p_%'` 6130 6131 if eval "test \"`echo '$''{'ac_cv_lib_$ac_lib_var'+set}'`\" = set"; then … … 6134 6135 LIBS="-lm $LIBS" 6135 6136 cat > conftest.$ac_ext <<EOF 6136 #line 613 7"configure"6137 #line 6138 "configure" 6137 6138 #include "confdefs.h" 6138 6139 … … 6141 6142 ; return 0; } 6142 6143 EOF 6143 if { (eval echo configure:614 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6144 if { (eval echo configure:6145: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6144 6145 rm -rf conftest* 6145 6146 eval "ac_cv_lib_$ac_lib_var=yes" … … 6172 6173 # working properly! 6173 6174 echo $ac_n "checking for working assert macro""... $ac_c" 1>&6 6174 echo "configure:617 5: checking for working assert macro" >&56175 echo "configure:6176: checking for working assert macro" >&5 6175 6176 if eval "test \"`echo '$''{'gas_cv_assert_ok'+set}'`\" = set"; then 6176 6177 echo $ac_n "(cached) $ac_c" 1>&6 6177 6178 else 6178 6179 cat > conftest.$ac_ext <<EOF 6179 #line 618 0"configure"6180 #line 6181 "configure" 6180 6181 #include "confdefs.h" 6181 6182 #include <assert.h> … … 6193 6194 ; return 0; } 6194 6195 EOF 6195 if { (eval echo configure:619 6: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6196 if { (eval echo configure:6197: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6196 6197 rm -rf conftest* 6197 6198 gas_cv_assert_ok=yes … … 6234 6235 6235 6236 echo $ac_n "checking whether declaration is required for strstr""... $ac_c" 1>&6 6236 echo "configure:623 7: checking whether declaration is required for strstr" >&56237 echo "configure:6238: checking whether declaration is required for strstr" >&5 6237 6238 if eval "test \"`echo '$''{'gas_cv_decl_needed_strstr'+set}'`\" = set"; then 6238 6239 echo $ac_n "(cached) $ac_c" 1>&6 6239 6240 else 6240 6241 cat > conftest.$ac_ext <<EOF 6241 #line 624 2"configure"6242 #line 6243 "configure" 6242 6243 #include "confdefs.h" 6243 6244 $gas_test_headers … … 6250 6251 ; return 0; } 6251 6252 EOF 6252 if { (eval echo configure:625 3: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6253 if { (eval echo configure:6254: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6253 6254 rm -rf conftest* 6254 6255 gas_cv_decl_needed_strstr=no … … 6271 6272 6272 6273 echo $ac_n "checking whether declaration is required for malloc""... $ac_c" 1>&6 6273 echo "configure:627 4: checking whether declaration is required for malloc" >&56274 echo "configure:6275: checking whether declaration is required for malloc" >&5 6274 6275 if eval "test \"`echo '$''{'gas_cv_decl_needed_malloc'+set}'`\" = set"; then 6275 6276 echo $ac_n "(cached) $ac_c" 1>&6 6276 6277 else 6277 6278 cat > conftest.$ac_ext <<EOF 6278 #line 62 79"configure"6279 #line 6280 "configure" 6279 6280 #include "confdefs.h" 6280 6281 $gas_test_headers … … 6287 6288 ; return 0; } 6288 6289 EOF 6289 if { (eval echo configure:629 0: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6290 if { (eval echo configure:6291: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6290 6291 rm -rf conftest* 6291 6292 gas_cv_decl_needed_malloc=no … … 6308 6309 6309 6310 echo $ac_n "checking whether declaration is required for free""... $ac_c" 1>&6 6310 echo "configure:631 1: checking whether declaration is required for free" >&56311 echo "configure:6312: checking whether declaration is required for free" >&5 6311 6312 if eval "test \"`echo '$''{'gas_cv_decl_needed_free'+set}'`\" = set"; then 6312 6313 echo $ac_n "(cached) $ac_c" 1>&6 6313 6314 else 6314 6315 cat > conftest.$ac_ext <<EOF 6315 #line 631 6"configure"6316 #line 6317 "configure" 6316 6317 #include "confdefs.h" 6317 6318 $gas_test_headers … … 6324 6325 ; return 0; } 6325 6326 EOF 6326 if { (eval echo configure:632 7: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6327 if { (eval echo configure:6328: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6327 6328 rm -rf conftest* 6328 6329 gas_cv_decl_needed_free=no … … 6345 6346 6346 6347 echo $ac_n "checking whether declaration is required for sbrk""... $ac_c" 1>&6 6347 echo "configure:634 8: checking whether declaration is required for sbrk" >&56348 echo "configure:6349: checking whether declaration is required for sbrk" >&5 6348 6349 if eval "test \"`echo '$''{'gas_cv_decl_needed_sbrk'+set}'`\" = set"; then 6349 6350 echo $ac_n "(cached) $ac_c" 1>&6 6350 6351 else 6351 6352 cat > conftest.$ac_ext <<EOF 6352 #line 635 3"configure"6353 #line 6354 "configure" 6353 6354 #include "confdefs.h" 6354 6355 $gas_test_headers … … 6361 6362 ; return 0; } 6362 6363 EOF 6363 if { (eval echo configure:636 4: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6364 if { (eval echo configure:6365: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6364 6365 rm -rf conftest* 6365 6366 gas_cv_decl_needed_sbrk=no … … 6382 6383 6383 6384 echo $ac_n "checking whether declaration is required for environ""... $ac_c" 1>&6 6384 echo "configure:638 5: checking whether declaration is required for environ" >&56385 echo "configure:6386: checking whether declaration is required for environ" >&5 6385 6386 if eval "test \"`echo '$''{'gas_cv_decl_needed_environ'+set}'`\" = set"; then 6386 6387 echo $ac_n "(cached) $ac_c" 1>&6 6387 6388 else 6388 6389 cat > conftest.$ac_ext <<EOF 6389 #line 639 0"configure"6390 #line 6391 "configure" 6390 6391 #include "confdefs.h" 6391 6392 $gas_test_headers … … 6398 6399 ; return 0; } 6399 6400 EOF 6400 if { (eval echo configure:640 1: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6401 if { (eval echo configure:6402: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6401 6402 rm -rf conftest* 6402 6403 gas_cv_decl_needed_environ=no … … 6422 6423 6423 6424 echo $ac_n "checking whether declaration is required for errno""... $ac_c" 1>&6 6424 echo "configure:642 5: checking whether declaration is required for errno" >&56425 echo "configure:6426: checking whether declaration is required for errno" >&5 6425 6426 if eval "test \"`echo '$''{'gas_cv_decl_needed_errno'+set}'`\" = set"; then 6426 6427 echo $ac_n "(cached) $ac_c" 1>&6 6427 6428 else 6428 6429 cat > conftest.$ac_ext <<EOF 6429 #line 643 0"configure"6430 #line 6431 "configure" 6430 6431 #include "confdefs.h" 6431 6432 … … 6442 6443 ; return 0; } 6443 6444 EOF 6444 if { (eval echo configure:644 5: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then6445 if { (eval echo configure:6446: \"$ac_link\") 1>&5; (eval $ac_link) 2>&5; } && test -s conftest${ac_exeext}; then 6445 6446 rm -rf conftest* 6446 6447 gas_cv_decl_needed_errno=no -
Property cvs2svn:cvs-rev
changed from
-
trunk/src/binutils/gas/configure.in
-
Property cvs2svn:cvs-rev
changed from
1.3
to1.4
r1238 r1239 298 298 i386-*-nto-qnx*) fmt=elf ;; 299 299 i386-*-*nt*) fmt=coff em=pe ;; 300 i386-*-os2-elf*) fmt=elf ;; 300 301 i386-*-os2*) fmt=aout em=emx bfd_gas=yes ;; 301 302 i386-*-vxworks*) fmt=aout ;; -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.