aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorherbelin2001-10-05 14:27:44 +0000
committerherbelin2001-10-05 14:27:44 +0000
commit4e81371e3c5e0c91c79c8b78b8711309932e3a60 (patch)
treeeed672b7c539c28f2dcf23a189608ffd8df59e0a
parent03871e9fcd3e5dfa66a25484755f6544be3354ba (diff)
un echo de débogage superflu
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@2103 85f007b7-540e-0410-9357-904b9bb8a0f7
-rwxr-xr-xconfigure1
1 files changed, 0 insertions, 1 deletions
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\