summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rwxr-xr-xconfigure2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ef7f50b25..bc68f3e34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>
diff --git a/configure b/configure
index 64688bfff..76ddc4779 100755
--- a/configure
+++ b/configure
@@ -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.