about summary refs log tree commit diff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index a39e76e..db341e2 100755
--- a/configure
+++ b/configure
@@ -49,6 +49,7 @@ case "$(uname)" in
 	(Darwin)
 		cflags -D__STDC_WANT_LIB_EXT1__=1
 		cflags "-D'explicit_bzero(b,l)=memset_s((b),(l),0,(l))'"
+		ldadd crypt ''
 		config libtls
 		defvar OPENSSL_BIN openssl exec_prefix /bin/openssl
 		;;
sit/commit/daemon.h?h=1.4&id=c9332d07f3f2fa16de73a4a51ecf0fce423d1f82&follow=1'>Add spawnd skeletonJune McEnroe