From: Phil Edwards Date: Tue, 18 Jun 2002 20:42:23 +0000 (+0000) Subject: configure: Remove garbage from previous commit. X-Git-Tag: releases/gcc-3.1.1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9745d9367c045eb1b579aa25fcf2bf89d78e5327;p=thirdparty%2Fgcc.git configure: Remove garbage from previous commit. 2002-06-18 Phil Edwards * configure: Remove garbage from previous commit. From-SVN: r54764 --- diff --git a/ChangeLog b/ChangeLog index dcf3cfeb1bd6..3712c12d135f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2002-06-18 Phil Edwards + + * configure: Remove garbage from previous commit. + 2002-06-18 Phil Edwards * configure: For in-source builds, make a subdir and re-exec there. diff --git a/configure b/configure index dfe0f38ecc8a..bd3bb7995b89 100755 --- 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