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, 5 insertions, 4 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 11e6a95dd..bcb51ee89 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -1,8 +1,9 @@
-#
-
config BR2_PACKAGE_GETTEXT
- bool"gettext"
+ bool "gettext"
default n
help
- Add help text here.
+ 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/