[project @ 2002-03-28 08:39:33 by stolz]
[ghc-hetmet.git] / mk / config.mk.in
index 30cc466..66d44ed 100644 (file)
@@ -206,6 +206,7 @@ GhcWithJavaGen=NO
 
 HaveLibDL = @HaveLibDL@
 HaveRtldNext = @HaveRtldNext@
+HaveRtldLocal = @HaveRtldLocal@
 
 # Include GHCi in the compiler.  Default to NO for the time being.