diff options
author | Anand Avati <avati@gluster.com> | 2011-07-01 16:55:18 +0000 |
---|---|---|
committer | Anand Avati <avati@gluster.com> | 2011-07-01 15:58:32 -0700 |
commit | 3911634c7f4e8ed6eb61c27b596e88b0a69a3202 (patch) | |
tree | c60f464dc4ec6d8e2848665e3989596230fb50be /configure.ac | |
parent | 9f7c50da005fc73a211bb8255b75cd014e0eff75 (diff) |
posix-acl: implementation of POSIX ACL as a translator
Signed-off-by: Anand Avati <avati@gluster.com>
BUG: 2815 (Server-enforced ACLs)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2815
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 16a9e9b3566..51bdab86384 100644 --- a/configure.ac +++ b/configure.ac @@ -105,6 +105,9 @@ AC_CONFIG_FILES([Makefile xlators/encryption/Makefile xlators/encryption/rot-13/Makefile xlators/encryption/rot-13/src/Makefile + xlators/system/Makefile + xlators/system/posix-acl/Makefile + xlators/system/posix-acl/src/Makefile cli/Makefile cli/src/Makefile doc/Makefile |