[project @ 2004-10-11 14:25:44 by simonmar]
[ghc-hetmet.git] / mk / config.mk.in
index 0b54097..e0b3295 100644 (file)
@@ -729,6 +729,9 @@ else
 GhcCanonVersion = $(GhcMajVersion)$(GhcMinVersion)
 endif
 
+# Set to YES if $(GHC) has the readline package installed
+GhcHasReadline = @GhcHasReadline@
+
 HBC            = @HBC@
 NHC            = @NHC@