OSDN Git Service

2002-06-18 Phil Edwards <pme@gcc.gnu.org>
authorpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jun 2002 20:41:47 +0000 (20:41 +0000)
committerpme <pme@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 18 Jun 2002 20:41:47 +0000 (20:41 +0000)
* configure:  Remove garbage from previous commit.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@54763 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure

index 031c6a6..3e12b57 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 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.
        * Makefile:  New file.  Pass targets through to build directory.
        * .cvsignore:  No longer ignore "Makefile".
index 3e891d9..dafba31 100755 (executable)
--- a/configure
+++ b/configure
@@ -89,7 +89,7 @@ subdirs=
 target_alias=NOTARGET
 target_makefile_frag=
 undefs=NOUNDEFS
-version="$Revision: 1.43 $"
+version="$Revision: 1.44 $"
 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