remove the last of the non-LambdaVM Haskell stuff
[sbp.git] / misc / broken-cygwin-detection-patch
diff --git a/misc/broken-cygwin-detection-patch b/misc/broken-cygwin-detection-patch
deleted file mode 100644 (file)
index b45c074..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
---- Native/configure.in        2006-09-02 15:34:01.000000000 -0700
-+++ Native/configure.in        2006-09-02 15:33:11.000000000 -0700
-@@ -105,7 +105,7 @@
- ],[DEBUG_CPPFLAGS=""])
-
- # hack for Cygwin
--CYGPATH=`which cygpath`
-+type cygpath && CYGPATH=`which cygpath`
-
- JVM=""
- for TESTJVM in $(sed -e '/^#.*/ d' jvm.list | grep "${JVMFILTER}") ; do
-