summaryrefslogtreecommitdiff
path: root/extra/Configs/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r--extra/Configs/Config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 7c83d3004..ed16611dd 100644
--- a/extra/Configs/Config.in
+++ b/extra/Configs/Config.in
@@ -1467,6 +1467,12 @@ config UCLIBC_HAS_LIBICONV
help
Add tiny iconv support for charset conversion from and to UTF-8.
+config UCLIBC_HAS_LIBINTL
+ bool "Intl stubs support"
+ help
+ If you enable this option you get stubs for the gettext family of
+ functions.
+
config UCLIBC_HAS_LOCALE
bool "Locale Support"
select UCLIBC_HAS_WCHAR