From: | tlyu@mit.edu |
Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/b1a9f546324886890e8deb73cdde461670a05352
Commit By: tlyu
Revision: 25655
Changed Files:
U branches/krb5-1-10/src/configure.in