[project @ 2000-06-29 13:40:17 by simonmar]
[ghc-hetmet.git] / mk / config.mk.in
index 3afa25d..7647f26 100644 (file)
@@ -543,6 +543,12 @@ HaveLibGmp = @HaveLibGmp@
 LibGmp         = @LibGmp@
 
 #-----------------------------------------------------------------------------
+# Regex library 
+# (if present in libc use that one, otherwise use the one in the tree)
+#
+HaveRegex      = @HaveRegex@
+
+#-----------------------------------------------------------------------------
 # Flex
 
 FLEX                   = @LEX@
@@ -655,7 +661,7 @@ SRC_SGML2HTML_OPTS      = -d $(SGMLSTYLESHEET)
 SRC_SGML2PS_OPTS       = -d $(SGMLSTYLESHEET)
 SRC_SGML2RTF_OPTS       = -d $(SGMLSTYLESHEET)
 
-DOCBOOK_CATALOG                = $(FPTOOLS_TOP_ABS)/@Catalog@
+DOCBOOK_CATALOG                = @Catalog@
 
 #-----------------------------------------------------------------------------
 #              FPtools support software