OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1265-g1426bcc

Gerrit Code Review gerrit@openafs.org
Sun, 5 Jun 2011 19:56:02 -0700 (PDT)


The following commit has been merged in the master branch:
commit 1426bccc058c32c5367dfdf23bbe7a434800e58f
Author: Simon Wilkinson <sxw@your-file-system.com>
Date:   Mon May 30 17:39:56 2011 +0100

    src/tests: Fix a couple of build issues
    
    Fix a couple of build problems with the old src/tests directory.
    Firstly, now that we're using asnprintf in libauth, we need to include
    libroken as a dependency here too.
    Secondly, the build rule for dumptool is wrong. Fix it.
    
    Change-Id: I2d9e2db169c617a323c71ac837045d2f36331321
    Reviewed-on: http://gerrit.openafs.org/4805
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Jeffrey Altman <jaltman@openafs.org>

 src/tests/Makefile.in |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository