On 2010-01-07 15:38-0800 David MacMahon wrote:
> The attached patch exposes XML_DECL to cmake as a user settable option. This
> allows "make validate" to be used on systems that have xml.dcl in locations
> other than "/usr/share/xml/declaration/xml.dcl". For example, on Macs that
> have insta
On Jan 7, 2010, at 15:38 , David MacMahon wrote:
> This also allows one to specify the docbook 4.2 catalog by
> prepending "-c /path/to/docbook-42.cat " to XML_DECL. It's a
> little bit of a cheat; the catalog should probably get it's own
> cmake variable (or copy it into doc/docbook/src/c
The attached patch exposes XML_DECL to cmake as a user settable
option. This allows "make validate" to be used on systems that have
xml.dcl in locations other than "/usr/share/xml/declaration/
xml.dcl". For example, on Macs that have installed OpenSP via
MacPorts, the file will be in "/opt