
26 Oct
2010
26 Oct
'10
11:24 a.m.
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. <snip> ACK with two nits:
Thanks Eric, pushed. Addressed both nits, getting the line length in order, and quoting the XML_CATALOG_FILE variable in the Makefile.am. Tested it on OSX with the xml catalog file in a directory with spaces, and it worked with no worries. :)