summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c617b1f..f007db3 100755
--- a/configure
+++ b/configure
@@ -33,7 +33,7 @@ done
 case "$(uname)" in
 	(FreeBSD)
 		ldlibs -lcrypt
-		config libtls
+		config libcrypto libtls
 		defvar OPENSSL_BIN openssl exec_prefix /bin/openssl
 		defstr CERTBOT_PATH /usr/local/etc/letsencrypt
 		echo 'INSTALLS = install-rcs install-dirs'