summaryrefslogtreecommitdiff
path: root/packages/misc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/misc')
-rw-r--r--packages/misc/gettext/gettext.kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/misc/gettext/gettext.kconfig b/packages/misc/gettext/gettext.kconfig
index d67fbb1..61d393f 100644
--- a/packages/misc/gettext/gettext.kconfig
+++ b/packages/misc/gettext/gettext.kconfig
@@ -67,15 +67,12 @@ choice
help
Here you can choose which version of gettext you want to use.
- config EMBTK_GETTEXT_VERSION_0_18_1_1
- bool "gettext-0.18.1.1"
config EMBTK_GETTEXT_VERSION_0_16_1
bool "gettext-0.16.1"
endchoice
config EMBTK_GETTEXT_VERSION_STRING
string
- default "0.18.1.1" if EMBTK_GETTEXT_VERSION_0_18_1_1
default "0.16.1" if EMBTK_GETTEXT_VERSION_0_16_1
config EMBTK_GETTEXT_NEED_PATCH