From: sof Date: Wed, 19 Aug 1998 11:24:50 +0000 (+0000) Subject: [project @ 1998-08-19 11:24:50 by sof] X-Git-Tag: Approx_2487_patches~305 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=467c6f0df641a9a41705e3f413ae7872d68529ee;p=ghc-hetmet.git [project @ 1998-08-19 11:24:50 by sof] WithGhcHc: let configure script fill in default --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 0a4daee..4bff39b 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -147,7 +147,7 @@ IncludeTestDirsInBuild=NO # HC_ROJEMO_NHC # HC_UNSPECIFIED -WithGhcHc = ghc-2.10 +WithGhcHc = @WithGhcHc@ # Extra ways in which to build the compiler (for example, you might want to # build a profiled compiler so you can see where it spends its time)