]> git.michaelhowe.org Git - packages/o/openafs.git/commit
aklog: Probe for libasn1 on heimdal
authorAndrew Deason <adeason@sinenomine.net>
Thu, 28 Mar 2013 21:42:58 +0000 (16:42 -0500)
committerStephan Wiesand <stephan.wiesand@desy.de>
Fri, 13 Sep 2013 17:58:31 +0000 (10:58 -0700)
commit36426f4569d1c8ea9f6828e3b93d6df3745fbbbf
tree23ba03067102b5f9455d7f5d18782deb27efb21f
parentff472ae83739de3f10900da272ae389defa259a1
aklog: Probe for libasn1 on heimdal

aklog uses encode_EncTicketPart and some other encode_* ASN.1 routines
when we're building against heimdal. Our krb5 autoconf logic from
c-rra-util is not guaranteed to include libasn1 in KRB5_LIBS, since
it's not required for functions in the krb5 API. So, specifically test
for it.

Related issue reported by Måns Nilsson.

Reviewed-on: http://gerrit.openafs.org/9693
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Russ Allbery <rra@stanford.edu>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
(cherry picked from commit 1942d2a4fc90703e64e1c97ba10d2918ba584e73)

Change-Id: Ibf3713ff5027ec3b410e4b19ffd11f5449357248
Reviewed-on: http://gerrit.openafs.org/9917
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
configure.ac
src/aklog/Makefile.in