Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Modra <modra@gmail.com>2002-10-02 07:47:32 +0400
committerAlan Modra <modra@gmail.com>2002-10-02 07:47:32 +0400
commit5df3933b2f6c64fc8e65eaf1a713b2570d2398e0 (patch)
treee8dfd0d9403fa02fc02c29d38f3d9cc0fbd83bb8
parent516658560fd1816dcd7f3aebcba978dd0aba14f2 (diff)
* configure: Move stray lines back to where they belong.
-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.