[project @ 2005-03-08 04:45:29 by wolfgang]
authorwolfgang <unknown>
Tue, 8 Mar 2005 04:45:38 +0000 (04:45 +0000)
committerwolfgang <unknown>
Tue, 8 Mar 2005 04:45:38 +0000 (04:45 +0000)
commitf97dcf9fc2ea2a419087bca53f2fea811c5181a9
treedddfa8ead6fd76ab559b0c856f700786b9ea7eb4
parent04b5d01b1069bbb60feb9873209355668a20545d
[project @ 2005-03-08 04:45:29 by wolfgang]
Mac OS X:
Kill HaskellSupport.framework.
Instead, look for GMP.framework (a framework-version of libgmp), else look
for a normal -lgmp as usual.
The other part of HaskellSupport.framework, dlcompat, is no longer needed
(as of Mac OS X 10.3, it's included in libSystem).
It's enough to just use the normal configure tests for -ldl.

MERGE TO STABLE
configure.ac
ghc/rts/Linker.c
ghc/rts/Makefile
ghc/rts/package.conf.in
mk/config.mk.in