summaryrefslogtreecommitdiffstats
path: root/rules/libnewt.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2017-04-27 11:09:26 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2017-05-04 10:35:44 +0200
commitdf08f0a329a521a6709d736e6ab4fe8075edffd4 (patch)
treeda27d86cf2e8a7b1f36b379fbed50354a58773eb /rules/libnewt.make
parent516b5d2acdc5608b9233e0fa3c2c63b40963f2fc (diff)
downloadptxdist-df08f0a329a521a6709d736e6ab4fe8075edffd4.tar.gz
ptxdist-df08f0a329a521a6709d736e6ab4fe8075edffd4.tar.xz
libnewt: add missing configure options
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/libnewt.make')
-rw-r--r--rules/libnewt.make4
1 files changed, 3 insertions, 1 deletions
diff --git a/rules/libnewt.make b/rules/libnewt.make
index 2a0946f39..2a7dfa90f 100644
--- a/rules/libnewt.make
+++ b/rules/libnewt.make
@@ -32,10 +32,12 @@ LIBNEWT_LICENSE := GPL-2.0
LIBNEWT_CONF_TOOL := autoconf
LIBNEWT_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
+ $(GLOBAL_LARGE_FILE_OPTION) \
--disable-nls \
--without-python \
--without-tcl \
- --without-gpm-support
+ --without-gpm-support \
+ --without-colorsfile
# ----------------------------------------------------------------------------
# Target-Install