The following commit has been merged in the openafs-stable-1_6_x branch:
commit 7308aab9d911d87bde8a0a8a1e6120b83ea9bde6
Author: Andrew Deason <[email protected]>
Date:   Tue Apr 26 14:32:25 2011 -0500

    Fix --without-krb5
    
    Currently, specifying --without-krb5 causes the AM_CONDITIONAL
    KRB5_USES_COM_ERR to not be defined, which makes configure refuse to
    run successfully. Fix this by forcing KRB5_USES_COM_ERR to always be
    false if we are running explicitly without krb5.
    
    Reviewed-on: http://gerrit.openafs.org/4576
    Reviewed-by: Russ Allbery <[email protected]>
    Tested-by: BuildBot <[email protected]>
    (cherry picked from commit 9b405a7b082a8498fb6e918df73482ad05e251ea)
    
    Change-Id: I4e706a828e205cf649f09d770986bdfb27f984aa
    Reviewed-on: http://gerrit.openafs.org/11636
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Chas Williams - CONTRACTOR <[email protected]>
    Reviewed-by: Daria Brashear <[email protected]>

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

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to