]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
s3:waf: Do not link smbspool against popt_samba3
authorAndreas Schneider <asn@samba.org>
Wed, 13 Jan 2021 13:58:10 +0000 (14:58 +0100)
committerVolker Lendecke <vl@samba.org>
Wed, 13 Jan 2021 20:28:34 +0000 (20:28 +0000)
This isn't used at all.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/wscript_build

index 476aa9072bbcf76e48ae684d715627f793dbcbc1..010b9ee3b1616c0d01b4f144a724871100147560 100644 (file)
@@ -1136,7 +1136,6 @@ bld.SAMBA3_BINARY('smbspool',
                  source='client/smbspool.c',
                  deps='''
                       talloc
-                      popt_samba3
                       smbconf
                       libsmb
                       samba3core