package/dnsmasq: Fix link error with gettext
authorBernd Kuhls <bernd.kuhls@t-online.de>
Thu, 31 Jul 2014 19:49:20 +0000 (21:49 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 31 Jul 2014 21:22:10 +0000 (23:22 +0200)
commit90b7d53cd18668729da49b097128fa4dcc7d9581
tree179453a90d75df887e0dead18ced474b92b0b895
parentc7f4b964718bc5a3329bb730f59e24091ecbc7a2
package/dnsmasq: Fix link error with gettext

-lintl needs to be added at the end of the link command, Makefile
has variable LIBS for this purpose, so use it instead of LDFLAGS.

Fixes
http://autobuild.buildroot.net/results/276/276581f6dbbe330799c3a7eaa26b453e38a22907/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/dnsmasq/dnsmasq.mk