[project @ 1998-08-19 11:24:50 by sof]
authorsof <unknown>
Wed, 19 Aug 1998 11:24:50 +0000 (11:24 +0000)
committersof <unknown>
Wed, 19 Aug 1998 11:24:50 +0000 (11:24 +0000)
WithGhcHc: let configure script fill in default

mk/config.mk.in

index 0a4daee..4bff39b 100644 (file)
@@ -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)