modularize the IntelMac hack, should now work on all Macs with ghc6.5
[sbp.git] / misc / jvm-bridge.intelmac3
diff --git a/misc/jvm-bridge.intelmac3 b/misc/jvm-bridge.intelmac3
deleted file mode 100644 (file)
index 52e04ba..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- Haskell/javavm.ghc-pkg.m4  2003-07-22 05:52:53.000000000 -0700
-+++ Haskell/javavm.ghc-pkg.m4  2006-09-03 00:40:39.000000000 -0700
-@@ -31,7 +31,7 @@
-       extra_libraries  = ["stdc++","JVMBridge","JVMInvocation","HaskellJVMBridge"`'patsubst(patsubst(patsubst(JVM_LDFLAGS,`-framework[        ]+[^    ]+',`'),`-L[^   ]+',`'),`[      ]*-l\([^        ]+\)[   ]*',`,"\1"')],
-       include_dirs     = [],
-       c_includes       = [],
--      package_deps     = ["lang","concurrent","haskell98"],
-+      package_deps     = ["rts","haskell98"],
-       extra_ghc_opts   = ["-fglasgow-exts","-fallow-undecidable-instances"],
-       extra_cc_opts    = [],
-       extra_frameworks = [patsubst(patsubst(patsubst(patsubst(JVM_LDFLAGS,`-L[^       ]+[     ]*',`'),`-l[^   ]+[     ]*',`'),`-framework[    ]+\([^  ]+\)',``,"\1"''),`^,',`')],