kumquat-buildroot/package/dnsmasq
Baruch Siach 1042fea88a dnsmasq: simplify build configuration
Drop direct sed'ing of config.h for HAVE_CONNTRACK, HAVE_LUASCRIPT, and
HAVE_DBUS. Use MAKE_OPTS COPTS parameters instead, like we do already
for all other options.

Rename DNSMASQ_ENABLE_LUA to DNSMASQ_TWEAK_LIBLUA since it now does only
that.

Merge two conntrack and three dbus conditional sections.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-10-02 20:58:22 +02:00
..
Config.in
dnsmasq.hash dnsmasq: security bump to version 2.78 2017-10-02 20:58:20 +02:00
dnsmasq.mk dnsmasq: simplify build configuration 2017-10-02 20:58:22 +02:00
S80dnsmasq