diff options
author | Joseph Myers <joseph@codesourcery.com> | 2009-11-30 16:46:47 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2009-11-30 16:46:47 +0000 |
commit | 3388710e183210d7e86b0fb8d0688c0808df7bde (patch) | |
tree | 4c54ad4f0ea780577e01a3544d5b8e7ffe1752e6 /gas | |
parent | ee9fd255b7b6d7c5b7d67b8ee7b24988cc0e267f (diff) | |
download | gdb-3388710e183210d7e86b0fb8d0688c0808df7bde.zip gdb-3388710e183210d7e86b0fb8d0688c0808df7bde.tar.gz gdb-3388710e183210d7e86b0fb8d0688c0808df7bde.tar.bz2 |
config:
* largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and
AC_CANONICAL_TARGET.
bfd:
* configure: Regenerate.
binutils:
* configure: Regenerate.
gas:
* configure: Regenerate.
gdb:
* configure: Regenerate.
gprof:
* configure: Regenerate.
ld:
* configure: Regenerate.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rwxr-xr-x | gas/configure | 33 |
2 files changed, 23 insertions, 14 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 7f6432b..2624a46 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2009-11-30 Joseph Myers <joseph@codesourcery.com> + + * configure: Regenerate. + 2009-11-30 Nick Clifton <nickc@redhat.com> PR gas/11032 diff --git a/gas/configure b/gas/configure index a6f7de9..f6bbc97 100755 --- a/gas/configure +++ b/gas/configure @@ -5024,6 +5024,11 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; } +# The tests for host and target for $enable_largefile require +# canonical names. + + + # As the $enable_largefile decision depends on --enable-plugins we must set it # even in directories otherwise not depending on the $plugins option. @@ -5733,13 +5738,13 @@ if test "${lt_cv_nm_interface+set}" = set; then : else lt_cv_nm_interface="BSD nm" echo "int some_variable = 0;" > conftest.$ac_ext - (eval echo "\"\$as_me:5736: $ac_compile\"" >&5) + (eval echo "\"\$as_me:5741: $ac_compile\"" >&5) (eval "$ac_compile" 2>conftest.err) cat conftest.err >&5 - (eval echo "\"\$as_me:5739: $NM \\\"conftest.$ac_objext\\\"\"" >&5) + (eval echo "\"\$as_me:5744: $NM \\\"conftest.$ac_objext\\\"\"" >&5) (eval "$NM \"conftest.$ac_objext\"" 2>conftest.err > conftest.out) cat conftest.err >&5 - (eval echo "\"\$as_me:5742: output\"" >&5) + (eval echo "\"\$as_me:5747: output\"" >&5) cat conftest.out >&5 if $GREP 'External.*some_variable' conftest.out > /dev/null; then lt_cv_nm_interface="MS dumpbin" @@ -6944,7 +6949,7 @@ ia64-*-hpux*) ;; *-*-irix6*) # Find out which ABI we are using. - echo '#line 6947 "configure"' > conftest.$ac_ext + echo '#line 6952 "configure"' > conftest.$ac_ext if { { eval echo "\"\$as_me\":${as_lineno-$LINENO}: \"$ac_compile\""; } >&5 (eval $ac_compile) 2>&5 ac_status=$? @@ -8206,11 +8211,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8209: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8214: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:8213: \$? = $ac_status" >&5 + echo "$as_me:8218: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -8545,11 +8550,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8548: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8553: $lt_compile\"" >&5) (eval "$lt_compile" 2>conftest.err) ac_status=$? cat conftest.err >&5 - echo "$as_me:8552: \$? = $ac_status" >&5 + echo "$as_me:8557: \$? = $ac_status" >&5 if (exit $ac_status) && test -s "$ac_outfile"; then # The compiler can only warn and ignore the option if not recognized # So say no if there are warnings other than the usual output. @@ -8650,11 +8655,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8653: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8658: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:8657: \$? = $ac_status" >&5 + echo "$as_me:8662: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -8705,11 +8710,11 @@ else -e 's:.*FLAGS}\{0,1\} :&$lt_compiler_flag :; t' \ -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ -e 's:$: $lt_compiler_flag:'` - (eval echo "\"\$as_me:8708: $lt_compile\"" >&5) + (eval echo "\"\$as_me:8713: $lt_compile\"" >&5) (eval "$lt_compile" 2>out/conftest.err) ac_status=$? cat out/conftest.err >&5 - echo "$as_me:8712: \$? = $ac_status" >&5 + echo "$as_me:8717: \$? = $ac_status" >&5 if (exit $ac_status) && test -s out/conftest2.$ac_objext then # The compiler can only warn and ignore the option if not recognized @@ -11087,7 +11092,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11090 "configure" +#line 11095 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11183,7 +11188,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11186 "configure" +#line 11191 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |