Fix up logic to decide whether shared libs are being built or not
authorSimon Marlow <marlowsd@gmail.com>
Wed, 9 Sep 2009 11:57:57 +0000 (11:57 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 9 Sep 2009 11:57:57 +0000 (11:57 +0000)
commitd6d0a196363d44008a4850cddf727f06b42644f9
tree1ff8a7a7ca25ea454aeb730298e841556f62e8da
parenta4f81c1d128c5a77f47d37c6fe069186c128a37d
Fix up logic to decide whether shared libs are being built or not

Now, adding dyn to $(GhcLibWays) is how shared libs are enabled.
Everything else keys off that, rather than testing
$(BuildSharedLibs).
mk/build.mk.sample
mk/config.mk.in