diff options
| -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\ |
