[project @ 1998-10-08 15:04:17 by simonm]
[ghc-hetmet.git] / configure.in
index b12f682..ff9d968 100644 (file)
@@ -300,7 +300,7 @@ AC_ARG_WITH(ghc-hc,
           recent version of GHC, but you could always try...)
 ],
 [WithGhcHc="$withval"],
-[WithGhcHc="ghc-2.10"]
+[WithGhcHc="ghc"]
 )
 AC_SUBST(WithGhcHc)