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.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/