OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1485-g55beacd

Gerrit Code Review gerrit@openafs.org
Sun, 7 Aug 2011 08:55:11 -0700 (PDT)


The following commit has been merged in the master branch:
commit 400c72561e7622716a46a38affd2f5a7842519eb
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Wed Aug 3 18:45:01 2011 +0100

    volser doesn't depend on tviced, but on vlserver
    
    Nothing within the volser/ directory depends on tviced, so remove the
    unecessary dependency. Add an explicit dependency on vlserver, so that
    libvldb is available to us.
    
    This is required to get rid of some potential circular loops when we
    start including volser objects in libafsauthent
    
    Change-Id: Ibb6b8fb87dfe6e9eb4fa6d1dde195fd5261a8959
    Reviewed-on: http://gerrit.openafs.org/5156
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 Makefile.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository