From 9f62ca8deb3a16ac86ebc35c0093b82423900633 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Sun, 18 Dec 2016 19:04:37 -0800 Subject: Select libintl from gettext we built. Also, require gettext for NLS, and require iconv/ncurses for gettext. Signed-off-by: Alexey Neyman --- config/toolchain.in | 1 + 1 file changed, 1 insertion(+) (limited to 'config/toolchain.in') diff --git a/config/toolchain.in b/config/toolchain.in index ca74ee70..b8c1b4af 100644 --- a/config/toolchain.in +++ b/config/toolchain.in @@ -308,6 +308,7 @@ comment "Misc options" config TOOLCHAIN_ENABLE_NLS bool prompt "Enable nls" + select GETTEXT_NEEDED help Say 'Y' here to enable native language support (nls). -- cgit v1.2.3