summaryrefslogtreecommitdiffstats
path: root/package/gettext
diff options
context:
space:
mode:
authorMike Frysinger2004-12-24 10:23:11 +0100
committerMike Frysinger2004-12-24 10:23:11 +0100
commitab798b88d9818d22fafdb994cb064883ec56c956 (patch)
treef40b1c70426c3435576c462e4077ef6f5471ffd0 /package/gettext
parentuse target cflags (diff)
downloadbuildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.gz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.tar.xz
buildroot-ab798b88d9818d22fafdb994cb064883ec56c956.zip
merge help descriptions written by Tom Cameron
Diffstat (limited to 'package/gettext')
-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/