mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
263 B
Plaintext
14 lines
263 B
Plaintext
$NetBSD: patch-ad,v 1.1.1.1 2003/06/19 20:39:10 jlam Exp $
|
|
|
|
--- configure.orig Fri Sep 27 14:47:52 2002
|
|
+++ configure Mon Apr 7 01:03:46 2003
|
|
@@ -1340,7 +1340,7 @@
|
|
#define HAVE_SSL 1
|
|
EOF
|
|
|
|
- LIBS="$LIBS -lssl"
|
|
+ LIBS="$LIBS -lssl -lcrypto"
|
|
fi
|
|
enableval=""
|
|
|