]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: Makefile: add options to build with DeviceAtlas
authorDavid Carlier <dcarlier@afilias.info>
Mon, 1 Jun 2015 12:00:07 +0000 (14:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 11:42:11 +0000 (13:42 +0200)
commita03fb1433de06a64972459405488ddc3aea4c27b
tree01b20a91cd7e7887cf43a705e679315e300f5f72
parent4a02641a86b40e0d57eb00cdbcf9e8a65e96d674
BUILD: Makefile: add options to build with DeviceAtlas

This diff updates the Makefile to compile conditionally via
some new sets of flags, USE_DEVICEATLAS to enable the module
and the couple DEVICEATLAS_INC/DEVICEATLAS_LIB which needs to
point to the API root folder in order to compile the API and
the module.
Makefile