From 9f9e02025e1b904250d960d01ba9d441f7a4a638 Mon Sep 17 00:00:00 2001 From: David Anders Date: Wed, 25 Jan 2006 17:47:03 +0000 Subject: add option to select target installation per case 0000519 --- package/gettext/Config.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'package/gettext/Config.in') diff --git a/package/gettext/Config.in b/package/gettext/Config.in index bcb51ee89..9a606a1a2 100644 --- a/package/gettext/Config.in +++ b/package/gettext/Config.in @@ -7,3 +7,12 @@ config BR2_PACKAGE_GETTEXT messages. http://www.gnu.org/software/gettext/ + +config BR2_PACKAGE_LIBINTL + bool "libintl" + default n + help + Selecting this package installs all of gettext in the staging + directory and the shared library for it's use in the target. + + http://www.gnu.org/software/gettext/ -- cgit v1.2.3