From 300cd640ecc6aa54c43ffeb1fc6aa4750c70885b Mon Sep 17 00:00:00 2001 From: Thomas Petazzoni Date: Sun, 16 Sep 2012 12:57:46 +0000 Subject: gettext: remove option to build statically Signed-off-by: Thomas Petazzoni Tested-by: "Yann E. MORIN" Acked-by: "Yann E. MORIN" Tested-by: Arnout Vandecappelle (Essensium/Mind) Acked-by: Arnout Vandecappelle (Essensium/Mind) CC: Samuel Martin Signed-off-by: Peter Korsgaard --- package/gettext/Config.in | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'package/gettext/Config.in') 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 -- cgit v1.2.3