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 /configure
parent516658560fd1816dcd7f3aebcba978dd0aba14f2 (diff)
* configure: Move stray lines back to where they belong.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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.