Resync src/cf/gssapi.m4 with rra-c-util 3.3 (fixes OpenBSD)
authorRuss Allbery <rra@stanford.edu>
Thu, 28 Apr 2011 19:50:35 +0000 (12:50 -0700)
committerDerrick Brashear <shadow@dementia.org>
Thu, 28 Apr 2011 23:34:54 +0000 (16:34 -0700)
commit4d6d5dfb60feb3fdbf4ac7b035730859eb7fb89e
treeacd36744f28c9484ad04cb5b936e9b967c01ff67
parentc7212aaaf155f60e28bf592a13e5a50c960e5017
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