OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4279-ge156fae

Gerrit Code Review gerrit@openafs.org
Tue, 3 Jun 2014 08:27:37 -0400


The following commit has been merged in the master branch:
commit e156fae7a1866d1b00a1d9252c0a775128e2f033
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Fri Dec 6 14:56:25 2013 -0500

    Add some configure bits for GSS-API
    
    rxgk will require gss_pseudo_random and might want a couple other
    krb5-specific bits.  We'll also need substvars to tell whether or
    not we can try building these things.
    
    Change-Id: Id18eb3f554605875696095eb40c25ec54df1f74b
    Reviewed-on: http://gerrit.openafs.org/10561
    Reviewed-by: Chas Williams - CONTRACTOR <chas@cmf.nrl.navy.mil>
    Reviewed-by: D Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 configure.ac                  |   15 +++++++++++++++
 src/config/Makefile.config.in |    2 ++
 2 files changed, 17 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository