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