]> git.samba.org - bbaumbach/samba-autobuild/.git/commitdiff
r9954: getntacl depends on EXT_LIB_XATTR
authorStefan Metzmacher <metze@samba.org>
Fri, 2 Sep 2005 13:15:41 +0000 (13:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:25 +0000 (13:36 -0500)
(maybe we need to disable this binary when EXT_LIB_XATTR isn't enabled)

metze
(This used to be commit 0e5cac10cbcf0d3576cc042f6c0298b10b537464)

source4/utils/config.mk

index c0a38076aec8458c38d46dee8bb35442a8576088..f526d89a9eec93636931f2d7c70488840604a63e 100644 (file)
@@ -44,7 +44,8 @@ REQUIRED_SUBSYSTEMS = \
                LIBCMDLINE \
                LIBBASIC \
                RPC \
-               NDR_XATTR
+               NDR_XATTR \
+               EXT_LIB_XATTR
 # End BINARY getntacl
 #################################