# HG changeset patch # User lumag # Date 1066935526 0 # Node ID 3254d102d31a6bcf6d46c2256640fe16ae6d03d4 # Parent 7fdf58d107196e97596c664f01de7a4404f2da97 Fix static smbclient building - patch by Bernhard Rosenkraenzer arklinux.org>. diff -r 7fdf58d10719 -r 3254d102d31a configure --- a/configure Thu Oct 23 18:36:02 2003 +0000 +++ b/configure Thu Oct 23 18:58:46 2003 +0000 @@ -2670,7 +2670,6 @@ fi if test "$_smbsupport" = yes; then - _ld_smb="-lsmbclient" _def_smbsupport="#define LIBSMBCLIENT" _inputmodules="smb $_inputmodules" else