From 4e81371e3c5e0c91c79c8b78b8711309932e3a60 Mon Sep 17 00:00:00 2001 From: herbelin Date: Fri, 5 Oct 2001 14:27:44 +0000 Subject: un echo de débogage superflu git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2103 85f007b7-540e-0410-9357-904b9bb8a0f7 --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index eb9460e384..2f013b5d0f 100755 --- a/configure +++ b/configure @@ -115,7 +115,6 @@ case $arch_spec in # cygwin returns a name of the form \\cygdrive\\c\\... # that coqc does not understand; need to transform it COQTOP=`echo $COQTOP | sed -e "s#.*cygdrive.\(.\)#\1:#"` - echo $COQTOP else echo "I can not automatically find the name of your architecture" echo -n\ -- cgit v1.2.3