]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
configure: Remove garbage from previous commit.
authorPhil Edwards <pme@gcc.gnu.org>
Tue, 18 Jun 2002 20:42:23 +0000 (20:42 +0000)
committerPhil Edwards <pme@gcc.gnu.org>
Tue, 18 Jun 2002 20:42:23 +0000 (20:42 +0000)
2002-06-18  Phil Edwards  <pme@gcc.gnu.org>

* configure:  Remove garbage from previous commit.

From-SVN: r54764

ChangeLog
configure

index dcf3cfeb1bd63fd212c2a7170c01d94cf170e466..3712c12d135f718ca4f16113416a1143f08217cb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
+
+       * configure:  Remove garbage from previous commit.
+
 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
 
        * configure:  For in-source builds, make a subdir and re-exec there.
index dfe0f38ecc8a0cc38b377085fc6b751538677a8e..bd3bb7995b89bce21d7a58a1f6290380d823fb20 100755 (executable)
--- a/configure
+++ b/configure
@@ -89,7 +89,7 @@ subdirs=
 target_alias=NOTARGET
 target_makefile_frag=
 undefs=NOUNDEFS
-version="$Revision: 1.40 $"
+version="$Revision: 1.40.6.1 $"
 x11=default
 bindir='${exec_prefix}/bin'
 sbindir='${exec_prefix}/sbin'
@@ -597,10 +597,6 @@ if test "${srcdir}" = "." ; then
        echo "builddir=${builddir}" > s-buildd
        echo "defaulttarget=$t" >> s-buildd
        cd ${builddir}
-echo host $host_alias
-echo target $target_alias
-echo t $t
-sleep 20
        exec ${config_shell} ../configure $arguments
 fi