OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1158-ga9c4772

Gerrit Code Review gerrit@openafs.org
Mon, 2 May 2011 20:54:11 -0700 (PDT)


The following commit has been merged in the master branch:
commit a9c4772b7175a0bc85844c9b8bb8bdcd26bbce8c
Author: Russ Allbery <rra@stanford.edu>
Date:   Mon May 2 14:54:35 2011 -0700

    Further fix gssapi.m4 for Heimdal without libroken
    
    The gssapi.m4 fix for Heimdal without libroken was incomplete.  It now
    doesn't attempt to link with libroken when probing for GSS-API
    symbols.  Thanks, Antoine Verheijen.
    
    Change-Id: Ie994c321f68d7ffba96d2cf31dcf287be8546121
    Reviewed-on: http://gerrit.openafs.org/4607
    Reviewed-by: Derrick Brashear <shadow@dementia.org>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 src/cf/gssapi.m4 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

-- 
OpenAFS Master Repository