summaryrefslogtreecommitdiffstats
path: root/rules/host-util-linux-ng.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-17 14:25:01 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2010-07-19 13:27:41 +0200
commit6dd8f7004a25d9c31041f705f0319b4f204cddd0 (patch)
tree28cf268548b506d265a1b08ed4f37201a9569f67 /rules/host-util-linux-ng.make
parent413243a1d4e542db959845147a5847b3f69d3491 (diff)
downloadptxdist-6dd8f7004a25d9c31041f705f0319b4f204cddd0.tar.gz
ptxdist-6dd8f7004a25d9c31041f705f0319b4f204cddd0.tar.xz
[host-util-linux-ng] no need for gettext here
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'rules/host-util-linux-ng.make')
-rw-r--r--rules/host-util-linux-ng.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/rules/host-util-linux-ng.make b/rules/host-util-linux-ng.make
index d569f2ba5..e88c5898d 100644
--- a/rules/host-util-linux-ng.make
+++ b/rules/host-util-linux-ng.make
@@ -36,6 +36,7 @@ $(STATEDIR)/host-util-linux-ng.get: $(STATEDIR)/util-linux-ng.get
HOST_UTIL_LINUX_NG_AUTOCONF := \
$(HOST_AUTOCONF) \
+ --disable-nls \
--disable-use-tty-group \
--disable-makeinstall-chown \
--disable-fallocate \