fix testsuite for cygwin

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@13652 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
master
Damien Doligez 2013-05-06 18:01:34 +00:00
parent 9f105f3cba
commit 362082e1a8
1 changed files with 4 additions and 0 deletions

4
configure vendored
View File

@ -1650,6 +1650,10 @@ echo "MKMAINDLL=$mkmaindll" >> Makefile
echo "RUNTIMED=${debugruntime}" >>Makefile
echo "CAMLP4=${withcamlp4}" >>Makefile
echo "ASM_CFI_SUPPORTED=$asm_cfi_supported" >> Makefile
if [ "$ostype" = Cygwin ]; then
echo "DIFF=diff -q --strip-trailing-cr" >>Makefile
fi
rm -f tst hasgot.c
rm -f ../m.h ../s.h ../Makefile