httping: fix build with NLS
authorFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
commit1442889e2e5586171620838e520943fef89cce1f
treec6f657478d3e7c4887d22f81f65d388b6d3857c7
parentabe8249c53f493832f99ffe63b6abffb4ae76689
httping: fix build with NLS

v2: INTL support was not at default DEPENDS (broke nossl)

libintl.h was not found when CONFIG_BUILD_NLS was selected
explicit -lintl fixes
undefined reference to `libintl_gettext'

fixes ticket #15816

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40701
net/httping/Makefile