]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit - misc/mke2fs.8.in
configure: remove support to disable quota support
authorTheodore Ts'o <tytso@mit.edu>
Sat, 4 Jul 2015 02:02:30 +0000 (22:02 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sat, 4 Jul 2015 02:02:30 +0000 (22:02 -0400)
commit9e8fcd6e01c298ead62aafc7f7ba342a59c9b0e8
treec9c52b814b93a66e0512a082efb2407f8aa7c49f
parent149640fabcf140d8ede596b06ff8c191ca23caca
configure: remove support to disable quota support

For the 1.43 release, quota support will be the default.  It's much
simpler if we don't try to make quota support optional.  This was done
originally because the quota feature wasn't fully tested.  It is now,
so we can remove this as an option.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
12 files changed:
MCONFIG.in
configure
configure.ac
lib/config.h.in
lib/ext2fs/ext2fs.h
misc/ext4.5.in
misc/mke2fs.8.in
misc/mke2fs.c
misc/tune2fs.8.in
misc/tune2fs.c
tests/Makefile.in
util/subst.conf.in