summaryrefslogtreecommitdiff
path: root/package/Makefile.autotools.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/Makefile.autotools.in')
-rw-r--r--package/Makefile.autotools.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/Makefile.autotools.in b/package/Makefile.autotools.in
index 72e4c599c..eacdec95b 100644
--- a/package/Makefile.autotools.in
+++ b/package/Makefile.autotools.in
@@ -249,6 +249,8 @@ $(BUILD_DIR)/%/.stamp_configured:
--exec-prefix=/usr \
--sysconfdir=/etc \
$(DISABLE_DOCUMENTATION) \
+ $(DISABLE_NLS) \
+ $(DISABLE_LARGEFILE) \
$(QUIET) $($(PKG)_CONF_OPT)
$(Q)touch $@