[project @ 2002-07-24 06:27:01 by krasimir]
[ghc-hetmet.git] / mk / config.mk.in
index 277ca89..7cae94a 100644 (file)
@@ -346,6 +346,10 @@ ReadlineIncludePath=
 # Math library
 LIBM=@LIBM@
 
+# Build the ObjectIO ?
+#
+GhcLibsWithObjectIO=@GhcLibsWithObjectIO@
+
 # Build the Haskell OpenGL/GLUT binding?
 #
 GhcLibsWithHOpenGL=@GhcLibsWithHOpenGL@