build: configure: Use command line options to disable optional libraries
commite6b7339a68ce57244117e2470f87ff581520cfc7
authorTobias Klauser <tklauser@distanz.ch>
Thu, 4 Aug 2016 09:13:42 +0000 (4 11:13 +0200)
committerTobias Klauser <tklauser@distanz.ch>
Thu, 4 Aug 2016 09:13:42 +0000 (4 11:13 +0200)
tree159f2c034dbe89425069ca158f457a90ec31f1c7
parent820e85f9f29513860092a02599efa529c00a1089
build: configure: Use command line options to disable optional libraries

Make the configure script accept command line options similar to the
autotools generated configure. Implement --disable-geoip and
--disable-zlib and use the to replace the respective DISABLE_* variables
introduced in 0349b93a6689a ("build: configure: Allow to disable support
for libgeoip and zlib").

Also update INSTALL and the travis CI configuration accordingly.

Based on previous work by Vadim Kochan.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
.travis.yml
INSTALL
configure