OpenAFS Master Repository branch, openafs-stable-1_6_x, updated. openafs-stable-1_6_0pre5-38-gf9930ac

Gerrit Code Review gerrit@openafs.org
Sun, 5 Jun 2011 20:33:06 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_6_x branch:
commit f9930accfd196d212ceba895762ee9673faf4066
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.
    
    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>
    (cherry picked from commit cc2bc3e17ff5f7a10c515e309f8fec47a6fa14b6)
    
    Change-Id: I4773affa193b5210da6416dd8b4321bd3f471429
    Reviewed-on: http://gerrit.openafs.org/4794
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    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