OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-429-ga17bf58

Gerrit Code Review gerrit@openafs.org
Fri, 19 Nov 2010 04:53:04 -0800 (PST)


The following commit has been merged in the master branch:
commit 66f5fc4322c578717ef208aa1e969d05e5a9a570
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Sat Oct 30 15:27:51 2010 +0100

    hcrypto: Use system wide libroken
    
    Use the system wide libroken, rather than building our own bits
    locally, for libafshcrypto.
    
    Change-Id: I93eaa3a1d6b9290e30c0892a3313a8eaa639d52a
    Reviewed-on: http://gerrit.openafs.org/3206
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 src/crypto/hcrypto/Makefile.in  |  113 ++------------------------
 src/crypto/hcrypto/NTMakefile   |   33 +-------
 src/crypto/hcrypto/config.h     |   26 +------
 src/crypto/hcrypto/engine.c     |    1 +
 src/crypto/hcrypto/getarg.h     |    2 +-
 src/crypto/hcrypto/krb5-types.h |   15 +++-
 src/crypto/hcrypto/roken.h      |  169 ---------------------------------------
 7 files changed, 30 insertions(+), 329 deletions(-)

-- 
OpenAFS Master Repository