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 /xlators/features/Makefile.am | |
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 'xlators/features/Makefile.am')
-rw-r--r-- | xlators/features/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 9ac9b6f19de..7e09386aa4a 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash path-convertor filter quota +SUBDIRS = locks trash quota #path-converter # filter CLEANFILES = |