]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC
authorWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 12:10:28 +0000 (14:10 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Jun 2015 17:30:59 +0000 (19:30 +0200)
commit82bd42e27a3d5ca6c75f113ec02cbc2a1916dc75
tree534025630ba9b535e62d88d096f44d27c8466326
parenta9f4702390eefb59ddd548e11715f4be3a9d26a1
BUILD: make DeviceAtlas easier to build by defaulting to DEVICEATLAS_SRC

Since both DEVICEATLAS_INC and DEVICEATLAS_LIB are set to the same path
when building from sources, simply allow DEVICEATLAS_SRC to be set alone
to simplify the build procedure.
Makefile
README