]> git.sur5r.net Git - bacula/bacula/commit - bacula/autoconf/configure.in
Fix #1606 about OpenSSLv1 detection using non-standard location
authorEric Bollengier <eric@eb.homelinux.org>
Wed, 28 Jul 2010 16:17:36 +0000 (18:17 +0200)
committerEric Bollengier <eric@eb.homelinux.org>
Mon, 2 Aug 2010 14:54:00 +0000 (16:54 +0200)
commit9cb86afebee7e09c5f6a1a4cdecde6b227e98f0a
treeaf2e4b3700482e80ae8c88685b79eb1b9704ec11
parent6137ffdd002abc3f9b24494d2d79ff09c8f1678a
Fix #1606 about OpenSSLv1 detection using non-standard location

The AC_CHECK_LIB was trying to detect the EVP_PKEY_encrypt_old just after
that LIBS and CFLAGS were cleared.
bacula/autoconf/configure.in