LIBS should not include PKINIT_CRYPTO_IMPL_LIBS
authorTom Yu <tlyu@mit.edu>
Wed, 18 Jan 2012 16:36:57 +0000 (16:36 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 18 Jan 2012 16:36:57 +0000 (16:36 +0000)
commitb1a9f546324886890e8deb73cdde461670a05352
treec081a966899dcb8cf7a0b32b6a1e0fc9dac12c02
parent5c0e3a7f1efc8923a7113301b36293065e79caf7
LIBS should not include PKINIT_CRYPTO_IMPL_LIBS

Pull up r25491 from trunk

 ------------------------------------------------------------------------
 r25491 | hartmans | 2011-11-29 16:22:21 -0500 (Tue, 29 Nov 2011) | 6 lines

 ticket: new Subject: LIBS should not include PKINIT_CRYPTO_IMPL_LIBS tags: pullup target_version: 1.10

 AC_CHECK_LIB should put -lcrypto in PKINIT_CRYPTO_IMPL_LIBS not LIBS
 for pkinit.  A similar problem exists for crypto_impl and is not
 addressed by this patch.

ticket: 7077
version_fixed: 1.10
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-10@25655 dc483132-0cff-0310-8789-dd5450dbe970
src/configure.in