add --enable-shared to configure, and $(BuildSharedLibs) to the build system
[ghc-hetmet.git] / compiler / utils / Fingerprint.hsc
2008-05-29 Simon MarlowFIX BUILD with GHC 6.4.x
2008-05-28 Simon MarlowUse MD5 checksums for recompilation checking (fixes...