X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=mk%2Fconfig.mk.in;h=4e8790fe4b9af62d3287585114cc1ec649445625;hb=31442604c1d4ee4102a459a64e4afc39c49fc8a2;hp=38c09ef93f3fb289b5bfb1b8047111c742311e59;hpb=b41b49bd7129775944fdf6305db513c1a1648ff2;p=ghc-hetmet.git diff --git a/mk/config.mk.in b/mk/config.mk.in index 38c09ef..4e8790f 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -684,6 +684,11 @@ LibGmp = @LibGmp@ HaveLibMingwEx = @HaveLibMingwEx@ #----------------------------------------------------------------------------- +# HaskellSupport framework (Mac OS X) +# +HaveFrameworkHaskellSupport = @HaveFrameworkHaskellSupport@ + +#----------------------------------------------------------------------------- # Regex libraries # (if present in libc use that one, otherwise use the one in the tree) #