summaryrefslogtreecommitdiffstats
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
authorDavid Anders <dave123@abcsinc.com>2006-01-25 17:47:03 +0000
committerDavid Anders <dave123@abcsinc.com>2006-01-25 17:47:03 +0000
commit9f9e02025e1b904250d960d01ba9d441f7a4a638 (patch)
treea899f0eb33721da3f7a3f4ddc14d1bffb8e64c8e /package/gettext/Config.in
parent54f724280d1e57c23b7cdb8ad901e1652c05c3c6 (diff)
downloadbuildroot-novena-9f9e02025e1b904250d960d01ba9d441f7a4a638.tar.gz
buildroot-novena-9f9e02025e1b904250d960d01ba9d441f7a4a638.zip
add option to select target installation per case 0000519
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in9
1 files changed, 9 insertions, 0 deletions
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/