From 015163eb10d41313faa8b58715067d12eee4873f Mon Sep 17 00:00:00 2001 From: letouzey Date: Wed, 11 Mar 2009 14:09:47 +0000 Subject: Cleanup: remove unused config/giveostype.ml git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11973 85f007b7-540e-0410-9357-904b9bb8a0f7 --- configure | 6 ------ 1 file changed, 6 deletions(-) (limited to 'configure') diff --git a/configure b/configure index 02045432f5..827019eedc 100755 --- a/configure +++ b/configure @@ -639,12 +639,6 @@ case $COQIDE in no) LABLGTKINCLUDES="";; esac -# Tell on windows if ocaml understands cygwin or windows path formats - -#"$CAMLC" -o config/giveostype config/giveostype.ml -#CAMLOSTYPE=`config/giveostype` -#rm config/giveostype - # strip command case $ARCH in -- cgit v1.2.3