[project @ 2000-11-02 13:36:44 by simonmar]
[ghc-hetmet.git] / mk / config.mk.in
index f709fcf..5d78e07 100644 (file)
@@ -178,10 +178,6 @@ GhcHcOpts=-O
 # GhcWithHscBuiltViaC - build GHC compiler proper (\`hsc') from .hc files?
 GhcWithHscBuiltViaC=@BootingFromHc@
 
-# Build a registerised version of hsc and runtime
-# (unregisterised used for Hugs at the moment)
-GhcWithRegisterised=YES
-
 # Build a compiler with a native code generator backend
 # (as well as a C backend)
 #