mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-23 10:03:47 +08:00
* configure: Move stray lines back to where they belong.
This commit is contained in:
parent
95f6f3835a
commit
e4673b0a98
@ -1,6 +1,6 @@
|
||||
2002-10-02 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* configure: Move stray line back to where it belongs.
|
||||
* configure: Move stray lines back to where they belong.
|
||||
|
||||
2002-10-01 Nathanael Nerode <neroden@gcc.gnu.org>
|
||||
|
||||
|
2
configure
vendored
2
configure
vendored
@ -1419,8 +1419,8 @@ EOF
|
||||
-e "s:^DEFAULT_M4[ ]*=.*$:DEFAULT_M4 = ${DEFAULT_M4}:" \
|
||||
${subdir}/Makefile.tem >> ${Makefile}
|
||||
|
||||
mv -f ${Makefile}.tem ${Makefile}
|
||||
sed -e "s:^GDB_TK[ ]*=.*$:GDB_TK = ${GDB_TK}:" ${Makefile} >${Makefile}.tem
|
||||
mv -f ${Makefile}.tem ${Makefile}
|
||||
|
||||
# If this is a Canadian Cross, preset the values of many more
|
||||
# tools.
|
||||
|
Loading…
Reference in New Issue
Block a user