summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSteven Barth <cyrus@openwrt.org>2014-10-10 13:01:41 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2014-10-10 13:35:34 +0200
commitba3b135e69cd1ce1dbc8ac729af2f279c038c5eb (patch)
treef2c1ac6212969b6d2639431aa10fdd5674866d99 /src
parent71c35df2454b1d73f5d762bed56c725578f9f867 (diff)
build: remove unnecessary libintl.h check
configure.ac checks for libintl.h which is not used and may cause unnecessary trouble with e.g. embedded toolchains. The only reference to libintl.h can be found in parser.c as generated by bison however an include does not happen as parser.h defines YYENABLE_NLS to be 0. Signed-off-by: Steven Barth <cyrus@openwrt.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions