[project @ 1999-12-07 15:43:40 by simonmar]
authorsimonmar <unknown>
Tue, 7 Dec 1999 15:43:42 +0000 (15:43 +0000)
committersimonmar <unknown>
Tue, 7 Dec 1999 15:43:42 +0000 (15:43 +0000)
commit747bac96eb62ea4ce504be2d8f1c50e92a9ab12e
tree978d2974e77fe5d066761bc0a93dd976f77aa49f
parent368eac75c490ef75495c48d4f98ce55865604d12
[project @ 1999-12-07 15:43:40 by simonmar]
Automatically detect installed copies of ghc, nhc and hbc and plug
them into the Makefile variables $(GHC), $(NHC) and $(HBC)
respectively.  $(HC) is now supposed to be a generic installed haskell
compiler, which defaults to $(GHC) and can be changed via ./configure
--with-hc=<blah>.

Reorganise and tidy up a few things in config.mk.in.
configure.in
mk/config.mk.in