diff --git a/configure b/configure index a33a697391..30f74877b8 100755 --- a/configure +++ b/configure @@ -2670,7 +2670,6 @@ EOF fi if test "$_smbsupport" = yes; then - _ld_smb="-lsmbclient" _def_smbsupport="#define LIBSMBCLIENT" _inputmodules="smb $_inputmodules" else