summaryrefslogtreecommitdiffstats
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index fabfe1ef7..0ee4065c4 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -12,18 +12,6 @@ config BR2_PACKAGE_GETTEXT
comment "gettext requires a toolchain with WCHAR support"
depends on BR2_NEEDS_GETTEXT && !BR2_USE_WCHAR
-config BR2_PACKAGE_GETTEXT_STATIC
- bool "Use libgettext.a instead of libgettext.so.*"
- depends on BR2_PACKAGE_GETTEXT
- depends on BR2_arm
- help
- The GNU `gettext' utilities are a set of tools that provide a
- framework to help other GNU packages produce multi-lingual
- messages.
-
- http://www.gnu.org/software/gettext/
-
-
config BR2_PACKAGE_LIBINTL
bool "libintl"
depends on BR2_NEEDS_GETTEXT