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
This commit is contained in:
parent
49465d7136
commit
8477f1c8a7
@ -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
|
||||
|
@ -1,3 +1,3 @@
|
||||
SUBDIRS = locks trash path-convertor filter quota
|
||||
SUBDIRS = locks trash quota #path-converter # filter
|
||||
|
||||
CLEANFILES =
|
||||
|
Loading…
x
Reference in New Issue
Block a user