summaryrefslogtreecommitdiff
path: root/make/findutils.mk
diff options
context:
space:
mode:
Diffstat (limited to 'make/findutils.mk')
-rw-r--r--make/findutils.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/findutils.mk b/make/findutils.mk
index 5454e9ddb..518b5771f 100644
--- a/make/findutils.mk
+++ b/make/findutils.mk
@@ -38,7 +38,7 @@ $(FINDUTILS_DIR)/.configured: $(FINDUTILS_DIR)/.unpacked
--localstatedir=/var/lib \
--mandir=/usr/man \
--infodir=/usr/info \
- --disable-nls \
+ $(DISABLE_NLS) \
);
touch $(FINDUTILS_DIR)/.configured