diff options
author | lumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-23 18:58:46 +0000 |
---|---|---|
committer | lumag <lumag@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2003-10-23 18:58:46 +0000 |
commit | cca3b9e596a9d92535348d176b840c2a97347f97 (patch) | |
tree | 4d2bad49e8d7f000336b93d25105cc43b1820891 /configure | |
parent | 1a6240077dde52c1f167b6e53199f3260c447876 (diff) |
Fix static smbclient building - patch by Bernhard Rosenkraenzer <bero <at> arklinux.org>.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11251 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -2670,7 +2670,6 @@ EOF fi if test "$_smbsupport" = yes; then - _ld_smb="-lsmbclient" _def_smbsupport="#define LIBSMBCLIENT" _inputmodules="smb $_inputmodules" else |