s3-configure: Only use sysquotas by default
commit040a45805f6796858cc916970db7dec2c7f81cf5
authorAndrew Bartlett <abartlet@samba.org>
Sun, 2 Sep 2012 17:08:54 +0000 (3 03:08 +1000)
committerBjoern Jacke <bj@sernet.de>
Thu, 6 Sep 2012 07:08:57 +0000 (6 09:08 +0200)
treeb51b0a7f07ec65d1474bad0eb5d525b945a9befd
parent24013bda4526b1f1cb1c245da83f290210f6e6bc
s3-configure: Only use sysquotas by default

We now only use old quota code if --with-quotas=yes and there is no
sysquotas support for this platform.

This also removes --with-sys-quotas as an option, instead being the
first choice if --with-quotas=yes or --with-quotas=auto

sysquotas have been our preferred quota mechanism since 2003.

Andrew Bartlett

Signed-off-by: Björn Jacke <bj@sernet.de>
source3/configure.in