aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/gettext.xml
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2012-12-28 10:25:35 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2012-12-28 10:25:35 +0000
commit27562803648485d55616f498f08401707a04fe4b (patch)
treef3ad567b8943dad299a43361e9a18694324a7e82 /chapter05/gettext.xml
parentbb543c2f66bd2f11cbdfb2a4312adc455f57183b (diff)
Upgrade to Gettext-0.18.2. Fixes #3263.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r--chapter05/gettext.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter05/gettext.xml b/chapter05/gettext.xml
index acaeb28bd..a8b59ea1e 100644
--- a/chapter05/gettext.xml
+++ b/chapter05/gettext.xml
@@ -46,10 +46,6 @@
<para>For our temporary set of tools, we only need to build and install
one binary from Gettext.</para>
- <para>Fix an incompatibility between this package and Glibc-&glibc-version;:</para>
-
-<screen><userinput remap="pre">sed -i -e '/gets is a/d' gettext-*/*/stdio.in.h</userinput></screen>
-
<para>Prepare Gettext for compilation:</para>
<screen><userinput remap="configure">cd gettext-tools