From: rrt Date: Fri, 12 May 2000 13:35:46 +0000 (+0000) Subject: [project @ 2000-05-12 13:35:46 by rrt] X-Git-Tag: Approximately_9120_patches~4492 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=2bba385f509cca675434d17a6b6fdaa958d13ae5;hp=79609941480b832d00eeff5f143e4da4b735dd9e;p=ghc-hetmet.git [project @ 2000-05-12 13:35:46 by rrt] Removed the SGML directories stuff. This should all be set up by the user (who won't have to if the SGML tools are correctly installed). --- diff --git a/mk/config.mk.in b/mk/config.mk.in index 558bf4b..fbea271 100644 --- a/mk/config.mk.in +++ b/mk/config.mk.in @@ -641,12 +641,6 @@ SGML2RTF = $(DOCBOOK_PREFIX)db2rtf SGMLSTYLESHEET = $(FPTOOLS_TOP_ABS)/docs/fptools-both.dsl -# This may need to be changed by the user for local conditions -SGML_TOP = /usr/lib/sgml - -SGML_CATALOG_FILES = ./catalog:$(SGML_TOP)/catalog:$(SGML_TOP)/docbook.cat:$(SGML_TOP)/stylesheets/docbook/catalog - - SRC_SGML2DVI_OPTS = -d $(SGMLSTYLESHEET) SRC_SGML2HTML_OPTS = -d $(SGMLSTYLESHEET) SRC_SGML2PS_OPTS = -d $(SGMLSTYLESHEET)