OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1254-gcc2bc3e
Gerrit Code Review
gerrit@openafs.org
Sun, 5 Jun 2011 08:16:25 -0700 (PDT)
The following commit has been merged in the master branch:
commit cc2bc3e17ff5f7a10c515e309f8fec47a6fa14b6
Author: Chas Williams (CONTRACTOR) <chas@cmf.nrl.navy.mil>
Date: Thu Jun 2 19:00:47 2011 -0400
doc: let configure find the XML tools if possible
configure should attempt to find the XML tools we need to process
the documentation. if it can't, it should provide a safe default.
still allow the user to override via command line.
Change-Id: Ifaf3a5b090e93858c3d3c88363760c508030db90
Change-Id: Ib9558c37b04a4533e91b172a2a62039e4ed06d6f
Reviewed-on: http://gerrit.openafs.org/4766
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
acinclude.m4 | 10 ++++++++--
doc/xml/AdminGuide/Makefile.in | 3 ++-
doc/xml/QuickStartUnix/Makefile.in | 3 ++-
doc/xml/UserGuide/Makefile.in | 3 ++-
4 files changed, 14 insertions(+), 5 deletions(-)
--
OpenAFS Master Repository