* configure: Move stray lines back to where they belong.

This commit is contained in:
Alan Modra 2002-10-02 03:47:32 +00:00
parent 516658560f
commit 5df3933b2f
2 changed files with 2 additions and 2 deletions

View File

@ -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
View File

@ -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.