diff options
author | Jeff Darcy <jdarcy@redhat.com> | 2016-11-22 10:18:50 -0500 |
---|---|---|
committer | Vijay Bellur <vbellur@redhat.com> | 2016-11-29 12:49:54 -0800 |
commit | e34a783557e504f0793f18beb850bcebbb2af7fa (patch) | |
tree | 839626884b3bb3e511cff93e494a7f3faf8292d3 /configure.ac | |
parent | 71dd2e914d4a537bf74e1ec3a24512fc83bacb1d (diff) |
all: remove dead translators
The following have been completely removed from the source tree,
makefiles, configure script, and RPM specfile.
cluster/afr/pump
cluster/ha
cluster/map
features/filter
features/mac-compat
features/path-convertor
features/protect
Change-Id: I2f966999ac3c180296ff90c1799548fba504f88f
Signed-off-by: Jeff Darcy <jdarcy@redhat.com>
Reviewed-on: http://review.gluster.org/15906
Smoke: Gluster Build System <jenkins@build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/configure.ac b/configure.ac index 2e7212a83ef..cd8f45fe8dd 100644 --- a/configure.ac +++ b/configure.ac @@ -146,16 +146,12 @@ AC_CONFIG_FILES([Makefile xlators/features/read-only/src/Makefile xlators/features/compress/Makefile xlators/features/compress/src/Makefile - xlators/features/mac-compat/Makefile - xlators/features/mac-compat/src/Makefile xlators/features/quiesce/Makefile xlators/features/quiesce/src/Makefile xlators/features/barrier/Makefile xlators/features/barrier/src/Makefile xlators/features/index/Makefile xlators/features/index/src/Makefile - xlators/features/protect/Makefile - xlators/features/protect/src/Makefile xlators/features/gfid-access/Makefile xlators/features/gfid-access/src/Makefile xlators/features/trash/Makefile |