$NetBSD: patch-configure,v 1.7 2022/09/28 13:25:57 adam Exp $

Fix linking on Darwin.

--- configure.orig	2022-09-27 12:46:24.000000000 +0000
+++ configure
@@ -11379,7 +11379,6 @@ $as_echo "#define DYN_NCRYPT 1" >>confde
   *darwin*)
     have_macosx=yes
     save_LDFLAGS="$LDFLAGS"
-                LDFLAGS="$LDFLAGS -Wl,-no_weak_imports"
     { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the linker supports -Wl,-no_weak_imports" >&5
 $as_echo_n "checking whether the linker supports -Wl,-no_weak_imports... " >&6; }
     cat confdefs.h - <<_ACEOF >conftest.$ac_ext
