OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3851-gab57d69

Gerrit Code Review gerrit@openafs.org
Fri, 12 Jul 2013 08:05:11 -0700 (PDT)


The following commit has been merged in the master branch:
commit ab57d699e5cf11d8b51c022b4420b854921177e6
Author: Sami Kerola <kerolasa@iki.fi>
Date:   Sat Jun 22 18:01:44 2013 +0100

    build-sys: use AS_IF instead of shell if clause
    
    Shell if clauses can cause problems.
    
    Change-Id: Ia5fddc78ff43517c37d5abd79f07b35fd18a9058
    Reference: http://www.gnu.org/software/autoconf/manual/autoconf-2.67/html_node/Limitations-of-Builtins.html#if
    Reviewed-on: http://gerrit.openafs.org/10009
    Reviewed-by: Simon Wilkinson <simonxwilkinson@gmail.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>

 configure.ac |   55 +++++++++++++++++++++----------------------------------
 1 files changed, 21 insertions(+), 34 deletions(-)

-- 
OpenAFS Master Repository