Changeset 7529
- Timestamp:
- 03/12/11 19:02:30 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pkg/security/vinnie/main/isc-dhcp/trunk/debian/patches/dhcp-4.1.0-ldap-code.dpatch
r7526 r7529 2803 2803 + # we should use libcrypto's MD5, not our own. So link libssl 2804 2804 + # after all. 2805 + PKG_CHECK_MODULES(OPENSSL, [openssl])2805 + #PKG_CHECK_MODULES(OPENSSL, [openssl]) 2806 2806 + #if test "x$OPENSSL_LIBS" != x ; then 2807 2807 + # # reset it, libcrypto is in OPENSSL_LIBS
Note: See TracChangeset
for help on using the changeset viewer.


