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
2012-10-29 23:42:58 +09:00
2013-03-03 18:28:25 +09:00
2012-11-29 22:52:14 +09:00
2013-03-03 21:49:42 +09:00
2013-03-03 18:00:42 +09:00
2012-12-08 00:55:05 +09:00
2012-11-28 23:42:08 +09:00
2013-02-03 19:28:14 +09:00
2013-03-03 18:28:25 +09:00
Description
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
Readme 68 MiB
Languages
C++ 94.2%
C 3.7%
M4 1%
Makefile 0.8%
Shell 0.2%