summaryrefslogtreecommitdiff
path: root/net/samba3/files/patch-ba
blob: 1052708954bf6103b390f2197576b855f945f95f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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