[cvs-nhc98] Fix ghc import dir detection for ghc installed from an RPM

Malcolm Wallace malcolm@sparud.net
Tue, 22 Jan 2002 12:16:34 +0100 (CET)


malcolm: Tue Jan 22 12:16:33 CET 2002

Update of /usr/src/master/nhc/src/hmake
In directory hinken:/tmp/cvs-serv25622

Modified Files:
	MkConfig.hs 
Log Message:
Fix ghc import dir detection for ghc installed from an RPM package.
The 'libdir=.*' method only works for GHC-central packages.
Use 'TOPDIROPT=-B.*' if the libdir test fails.