diff options
author | Alan Modra <amodra@gmail.com> | 2021-01-09 11:03:29 +1030 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2021-01-09 15:12:44 +1030 |
commit | 6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24 (patch) | |
tree | cde3473926bc71f9632aa45d01482e403e2de320 /gas | |
parent | a7e906e8f571c2066cfbab488005ecaa5c6aa4e0 (diff) | |
download | binutils-6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24.zip binutils-6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24.tar.gz binutils-6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24.tar.bz2 |
configure regen
commit f478212851 did the regen by hand, missed a change in
ld/configure and didn't update line numbers. Fix that, and an old
regen of ld/Makefile.in with the wrong automake.
bfd/
* configure: Regenerate.
binutils/
* configure: Regenerate.
gas/
* configure: Regenerate.
gprof/
* configure: Regenerate.
ld/
* Makefile.in: Regenerate.
* configure: Regenerate.
libctf/
* configure: Regenerate.
opcodes/
* configure: Regenerate.
zlib/
* configure: Regenerate.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 4 | ||||
-rwxr-xr-x | gas/configure | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dffe0f7..a2cdeda 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2021-01-09 Alan Modra <amodra@gmail.com> + + * configure: Regenerate. + 2021-01-07 Samuel Thibault <samuel.thibault@gnu.org> * configure: Regenerate. diff --git a/gas/configure b/gas/configure index 14fa975..32a2051 100755 --- a/gas/configure +++ b/gas/configure @@ -11334,7 +11334,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11347 "configure" +#line 11337 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -11440,7 +11440,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 11453 "configure" +#line 11443 "configure" #include "confdefs.h" #if HAVE_DLFCN_H |