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 /ld/Makefile.in | |
parent | a7e906e8f571c2066cfbab488005ecaa5c6aa4e0 (diff) | |
download | gdb-6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24.zip gdb-6430704567c6c3f838ad7d01d5dfcf3fcb8d6b24.tar.gz gdb-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 'ld/Makefile.in')
-rw-r--r-- | ld/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ld/Makefile.in b/ld/Makefile.in index c1c42aa..b41941c 100644 --- a/ld/Makefile.in +++ b/ld/Makefile.in @@ -521,7 +521,6 @@ pdfdir = @pdfdir@ prefix = @prefix@ program_transform_name = @program_transform_name@ psdir = @psdir@ -runstatedir = @runstatedir@ sbindir = @sbindir@ sharedstatedir = @sharedstatedir@ srcdir = @srcdir@ |