s4-dns: dlz_bind9 doesn't need to link to gensec any more
authorAndrew Tridgell <tridge@samba.org>
Wed, 8 Dec 2010 00:29:34 +0000 (11:29 +1100)
committerAndrew Tridgell <tridge@samba.org>
Wed, 8 Dec 2010 04:26:06 +0000 (05:26 +0100)
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>

source4/dns_server/wscript_build

index a27822a747b531754ad82200bfe364963111f6b4..3500b03b3c7a103fea0b06c13be7930a46fc82c2 100644 (file)
@@ -14,4 +14,4 @@ bld.SAMBA_LIBRARY('dlz_bind9',
                   source='dlz_bind9.c',
                   private_library=True,
                   link_name='modules/bind9/dlz_bind9.so',
-                  deps='samba-hostconfig ldbsamba samba-util popt POPT_SAMBA POPT_CREDENTIALS gensec')
+                  deps='samba-hostconfig ldbsamba samba-util popt')