diff options
| author | herbelin | 2001-10-05 14:27:44 +0000 |
|---|---|---|
| committer | herbelin | 2001-10-05 14:27:44 +0000 |
| commit | 4e81371e3c5e0c91c79c8b78b8711309932e3a60 (patch) | |
| tree | eed672b7c539c28f2dcf23a189608ffd8df59e0a | |
| parent | 03871e9fcd3e5dfa66a25484755f6544be3354ba (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-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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\ |
