OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-1144-g4d6d5df
Gerrit Code Review
gerrit@openafs.org
Thu, 28 Apr 2011 16:35:37 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4d6d5dfb60feb3fdbf4ac7b035730859eb7fb89e
Author: Russ Allbery <rra@stanford.edu>
Date: Thu Apr 28 12:50:35 2011 -0700
Resync src/cf/gssapi.m4 with rra-c-util 3.3 (fixes OpenBSD)
Resynchronize src/cf/gssapi.m4 with rra-c-util 3.3. This includes
the following fixes:
* Handle the Heimdal GSS-API library on OpenBSD, which does not have
a separate libroken. Thanks to Antoine Verheijen for the analysis.
* Search /usr/kerberos/bin for krb5-config even if that isn't on the
user's PATH to find krb5-config on some Red Hat versions.
* Use [] to mark empty arguments to Autoconf macros.
* Add an explicit license (matching the normal Autoconf macro license).
Change-Id: I6934ebcb3bfb0d763713aef159484b08849d4985
Reviewed-on: http://gerrit.openafs.org/4587
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/cf/gssapi.m4 | 23 +++++++++++++----------
1 files changed, 13 insertions(+), 10 deletions(-)
--
OpenAFS Master Repository