Re: [Plplot-devel] [PATCH] Exposes XML_DECL in cmake to give path to xml.dcl

2010-01-07 Thread Alan W. Irwin
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

Re: [Plplot-devel] [PATCH] Exposes XML_DECL in cmake to give path to xml.dcl

2010-01-07 Thread David MacMahon
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

[Plplot-devel] [PATCH] Exposes XML_DECL in cmake to give path to xml.dcl

2010-01-07 Thread David MacMahon
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