On 10/27/2010 12:39 AM, Daniel Veillard wrote:
> On Sun, Oct 24, 2010 at 06:39:03PM +1100, Justin Clift wrote:
>> The default location for the XML catalog file, /etc/xml/catalog,
>> used when validating the generated html docs, isn't correct for
>> MacOS X.
>
> Grumpf, how in hell did they break
On 10/26/2010 08:24 AM, Eric Blake wrote:
> On 10/24/2010 01:39 AM, Justin Clift wrote:
>> The default location for the XML catalog file, /etc/xml/catalog,
>> used when validating the generated html docs, isn't correct for
>> MacOS X.
> ACK with two nits:
Thanks Eric, pushed.
Addressed both nits
On Sun, Oct 24, 2010 at 06:39:03PM +1100, Justin Clift wrote:
> The default location for the XML catalog file, /etc/xml/catalog,
> used when validating the generated html docs, isn't correct for
> MacOS X.
Grumpf, how in hell did they break this ? /etc/xml/catalog is
the result of a long fight a
On 10/24/2010 01:39 AM, Justin Clift wrote:
The default location for the XML catalog file, /etc/xml/catalog,
used when validating the generated html docs, isn't correct for
MacOS X.
This commit adds an option to the configure script, allowing the
default to be overridden:
--with-xml-catalog-
The default location for the XML catalog file, /etc/xml/catalog,
used when validating the generated html docs, isn't correct for
MacOS X.
This commit adds an option to the configure script, allowing the
default to be overridden:
--with-xml-catalog-file=/path/to/xml/catalog/file
---
Tested on Ma