build: Make --with-libarchive the default
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 May 2018 01:04:35 +0000 (13:04 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 15 May 2018 01:36:08 +0000 (03:36 +0200)
commit78c8e699a8e34ebe69b704b455733050fd195af6
treea43abd80541ad132824f23f5c963753847965217
parent6fda57d3097e4e02310d7cfdba4f8ee27a69fb93
build: Make --with-libarchive the default

This means that those not wanting to link to libarchive will just need to
build --without-libarchive.

In general, we prefer that optional libraries be required by default
so that they are not accidentially missed, particularly in packages.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
source3/client/clitar.c
source3/wscript