1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/net/samba3/files/patch-ba
David W. Chapman Jr. 0b5f271992 Update to 3.0 alpha 8
2001-12-16 19:20:38 +00:00

12 lines
375 B
Plaintext

--- configure.orig Sun Dec 16 01:41:44 2001
+++ configure Sun Dec 16 01:41:54 2001
@@ -16688,7 +16688,7 @@
fi
- LIBS="-lssl -lcrypto $LIBS"
+ LIBS="-lssl -lk5crypto $LIBS"
# if test ! -d ${withval}; then
# echo "configure: error: called with --with-ssl, but ssl base directory ${withval} does not exist or is not a directory. Aborting config" 1>&2