summaryrefslogtreecommitdiff
path: root/packages/misc/gettext/gettext.kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc/gettext/gettext.kconfig')
-rw-r--r--packages/misc/gettext/gettext.kconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/misc/gettext/gettext.kconfig b/packages/misc/gettext/gettext.kconfig
index abc55ad..f226b7c 100644
--- a/packages/misc/gettext/gettext.kconfig
+++ b/packages/misc/gettext/gettext.kconfig
@@ -24,6 +24,9 @@
config EMBTK_HAVE_GETTEXT
bool "Have gettext"
+ select OPTION_POSIX_C_LANG_WIDE_CHAR if EMBTK_CLIB_EGLIBC
+ select OPTION_POSIX_WIDE_CHAR_DEVICE_IO if EMBTK_CLIB_EGLIBC
+ select OPTION_EGLIBC_LOCALE_CODE if EMBTK_CLIB_EGLIBC
help
GNU `gettext' is an important step for the GNU Translation
Project, as it is an asset on which we may build many other