summaryrefslogtreecommitdiffstats
path: root/package/gettext/Config.in
diff options
context:
space:
mode:
authorEric Andersen2007-01-10 07:05:18 +0100
committerEric Andersen2007-01-10 07:05:18 +0100
commitb302239b1394118375c8f9ed8a529d0c4d46122b (patch)
tree03d4aa65435fd66eaa4b3fbd7ac770437bd41629 /package/gettext/Config.in
parent- Adjust patches to take recent upstream fixes into account. (diff)
downloadbuildroot-b302239b1394118375c8f9ed8a529d0c4d46122b.tar.gz
buildroot-b302239b1394118375c8f9ed8a529d0c4d46122b.tar.xz
buildroot-b302239b1394118375c8f9ed8a529d0c4d46122b.zip
fix gettext so it will actually compile and install
Diffstat (limited to 'package/gettext/Config.in')
-rw-r--r--package/gettext/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gettext/Config.in b/package/gettext/Config.in
index 9a606a1a2..3c056d647 100644
--- a/package/gettext/Config.in
+++ b/package/gettext/Config.in
@@ -2,8 +2,8 @@ config BR2_PACKAGE_GETTEXT
bool "gettext"
default n
help
- The GNU `gettext' utilities are a set of tools that provide a
- framework to help other GNU packages produce multi-lingual
+ 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/