summaryrefslogtreecommitdiff
path: root/mk/pkg-bottom.mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:56 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-25 13:01:56 +0200
commit7f3beb6e14c70030395275040e17baeb8c109541 (patch)
treebfacfb7fe2c4d34c46d9984863173fddfa326484 /mk/pkg-bottom.mk
parent6765a17f36ebd3493758f23d1170dbe01c86f406 (diff)
parentd2018a1e2a1ca6eac95d6c65e90c273f31d1f196 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'mk/pkg-bottom.mk')
-rw-r--r--mk/pkg-bottom.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/pkg-bottom.mk b/mk/pkg-bottom.mk
index d6ac45cc2..f0af93810 100644
--- a/mk/pkg-bottom.mk
+++ b/mk/pkg-bottom.mk
@@ -87,7 +87,7 @@ else ifeq ($(strip ${CONFIG_STYLE}),)
--enable-static \
--disable-dependency-tracking \
--disable-libtool-lock \
- $(NLS) \
+ --disable-nls \
${CONFIGURE_ARGS} $(MAKE_TRACE)
else
@echo "Invalid CONFIG_STYLE '${CONFIG_STYLE}'" >&2