aria2/m4
Nils Maier 4d6bf959a6 Make configure argument meaning more consistent and obvious.
Most other software uses --disable/--without for features it does build
or at least check by default.

Change aria2 configure options so that:
 * --enable-*: do not build by default, unless --enable specified
 * --disable-*: check and build by default, unless --disable specified
 * --with-*: do not use by default, unless --with specified
 * --without-*: check and use by default, unless without specified
2013-03-03 15:01:21 +01:00
..
aria2_arg.m4 Make configure argument meaning more consistent and obvious. 2013-03-03 15:01:21 +01:00
fallocate.m4 2010-07-27 Tatsuhiro Tsujikawa <t-tujikawa@users.sourceforge.net> 2010-07-27 14:37:25 +00:00
libexpat.m4 Check with pkg-config only: c-ares, openssl, sqlite3 and zlib. 2012-04-07 21:30:32 +09:00