diff options
author | Anand V. Avati <avati@blackhole.gluster.com> | 2010-03-16 09:46:31 +0000 |
---|---|---|
committer | Anand V. Avati <avati@dev.gluster.com> | 2010-03-16 08:31:24 -0700 |
commit | 8477f1c8a7b38e78531e0bc40fcc38d21052857c (patch) | |
tree | 62d7ddac40ba14d214640a1c941243ad6ab7ccd2 /configure.ac | |
parent | 49465d7136098b40166231d131ad10cc0f55a45d (diff) |
iatt: configure.ac not to build filter
Signed-off-by: Anand V. Avati <avati@blackhole.gluster.com>
Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
BUG: 361 (GlusterFS 3.0 should work on Mac OS/X)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=361
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 5382e80a9..852ba63cf 100644 --- a/configure.ac +++ b/configure.ac @@ -82,12 +82,8 @@ AC_CONFIG_FILES([Makefile xlators/features/Makefile xlators/features/locks/Makefile xlators/features/locks/src/Makefile - xlators/features/path-convertor/Makefile - xlators/features/path-convertor/src/Makefile xlators/features/trash/Makefile xlators/features/trash/src/Makefile - xlators/features/filter/Makefile - xlators/features/filter/src/Makefile xlators/features/quota/Makefile xlators/features/quota/src/Makefile xlators/encryption/Makefile |