httping: fix build with NLS
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 19:31:03 +0000 (19:31 +0000)
commit502c47bb5a87caf878bf998d8093a184a8e96ba0
tree8a125247a58cfa15df341a2ff0274e46fcfeb08f
parent8d3fbd4b11c7c694a3991a7745ef2deed1ef4bae
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>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40701 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/httping/Makefile