dtdocbook: make it build under autotools

Remove a pile of old SGML stuff we no longer need in dtdocbook since
we use NSGMLS.

Use some TCL macros from m4/tcl.m4 to loacate and use information in
the tclConfig.sh script installed with TCL.  I had to modify it to
export TCL_INCLUDE_SPEC, which was present but not imported.
This commit is contained in:
Jon Trulson
2020-09-07 17:41:21 -06:00
parent 43bda68f69
commit cc12058502
20 changed files with 21 additions and 764 deletions

View File

@@ -1,15 +0,0 @@
SGMLDECL ../docbook.sgml
PUBLIC "-//HaL and O'Reilly//DTD DocBook//EN" ./docbook.dtd
PUBLIC "-//Common Desktop Environment//ENTITIES DtInfo Architectural Forms//EN"
./dtinfo.af
PUBLIC "ISO 8879-1986//ENTITIES Numeric and Special Graphic//EN" ./iso-num.gml
PUBLIC "ISO 8879-1986//ENTITIES Added Latin 1//EN" ./iso-lat1.gml
PUBLIC "ISO 8879-1986//ENTITIES Added Latin 2//EN" ./iso-lat2.gml
PUBLIC "ISO 8879-1986//ENTITIES Box and Line Drawing//EN" ./iso-box.gml
PUBLIC "ISO 8879-1986//ENTITIES Diacritical Marks//EN" ./iso-dia.gml
PUBLIC "ISO 8879-1986//ENTITIES General Technical//EN" ./iso-tech.gml
PUBLIC "ISO 8879-1986//ENTITIES Greek Symbols//EN" ./iso-grk3.gml
PUBLIC "ISO 8879-1986//ENTITIES Publishing//EN" ./iso-pub.gml