From 999cbc47a71596f9f67196e8f15334df6ee1b698 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 13 Jan 2021 14:58:10 +0100 Subject: [PATCH] s3:waf: Do not link smbspool against popt_samba3 This isn't used at all. Signed-off-by: Andreas Schneider Reviewed-by: Volker Lendecke --- source3/wscript_build | 1 - 1 file changed, 1 deletion(-) diff --git a/source3/wscript_build b/source3/wscript_build index 476aa9072bb..010b9ee3b16 100644 --- a/source3/wscript_build +++ b/source3/wscript_build @@ -1136,7 +1136,6 @@ bld.SAMBA3_BINARY('smbspool', source='client/smbspool.c', deps=''' talloc - popt_samba3 smbconf libsmb samba3core -- 2.47.2