OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1145-gdc3da06

Gerrit Code Review gerrit@openafs.org
Thu, 28 Apr 2011 16:37:15 -0700 (PDT)


The following commit has been merged in the master branch:
commit dc3da0677264781bc99d079abfe35cd628113928
Author: Russ Allbery <rra@stanford.edu>
Date:   Thu Apr 28 12:56:11 2011 -0700

    Resync Autoconf macros from rra-c-util 3.3
    
    This includes the following fixes:
    
    * Include krb5.h before probing for the IBM-specific header file for
      obtaining error strings to avoid Autoconf warnings on AIX.
    
    * Use [] to mark empty arguments to Autoconf macros.
    
    * Add an explicit license statement to these Autoconf macros, matching
      the normal Autoconf macro license.
    
    * Ensure rra_use_kerberos is always set so that other parts of configure
      can rely on it.
    
    Change-Id: I521d38ad6834808cf09c798aeba0efc0dd741fd6
    Reviewed-on: http://gerrit.openafs.org/4588
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 acinclude.m4           |    2 +-
 src/cf/krb5.m4         |   50 ++++++++++++++++++++++++++---------------------
 src/cf/lib-depends.m4  |    6 +++-
 src/cf/lib-pathname.m4 |    7 ++++-
 src/cf/pam-const.m4    |   33 +++++++++++++++++++------------
 5 files changed, 58 insertions(+), 40 deletions(-)

-- 
OpenAFS Master Repository