OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3233-g5afe7a8

Gerrit Code Review gerrit@openafs.org
Wed, 26 Dec 2012 13:49:59 -0800 (PST)


The following commit has been merged in the master branch:
commit 5afe7a882b0bb90a515e505d9ffce4f644633f06
Author: Ben Kaduk <kaduk@mit.edu>
Date:   Thu Nov 8 18:40:57 2012 -0500

    Add configure option to not install kauth
    
    Per http://www.openafs.org/pages/no-more-des.html the kaserver
    suite of utilities is deprecated and is not supposed to be built
    anymore in this post-1.6 world.
    Not building them at all requires some effort, but not installing
    them is pretty easy.  Do the easy part for now, and leave the hard
    parts for a follow-up commit.
    
    Change-Id: I1c400a7398b8708e7c9dc6613cd183b9b67e7a7f
    Reviewed-on: http://gerrit.openafs.org/8457
    Reviewed-by: Michael Laß <lass@mail.uni-paderborn.de>
    Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 acinclude.m4          |   15 +++++++
 src/kauth/Makefile.in |  110 ++++++++++++++++++++++++++-----------------------
 2 files changed, 73 insertions(+), 52 deletions(-)

-- 
OpenAFS Master Repository