s3-waf: NDR_SRVSVC is defined now from the main librpc wscript_build.
authorGünther Deschner <gd@samba.org>
Mon, 27 Sep 2010 05:18:16 +0000 (07:18 +0200)
committerGünther Deschner <gd@samba.org>
Mon, 27 Sep 2010 05:18:16 +0000 (07:18 +0200)
Guenther

source3/wscript_build

index a014887c3078d10b09eed930f6d46933114c86a1..d3f06e6269326bd4fca8e74931d5fcd69628b382 100644 (file)
@@ -1329,10 +1329,6 @@ bld.SAMBA_SUBSYSTEM('NDR_DCERPC',
                     source='../librpc/gen_ndr/ndr_dcerpc.c',
                     vars=locals())
 
-bld.SAMBA_SUBSYSTEM('NDR_SRVSVC',
-                    source='../librpc/gen_ndr/ndr_srvsvc.c',
-                    vars=locals())
-
 bld.SAMBA_SUBSYSTEM('LIBSAMBA-ERRORS',
                    source='../libcli/util/doserr.c libsmb/nterr.c')