aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06
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 /chapter06
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 'chapter06')
-rw-r--r--chapter06/gettext.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/gettext.xml b/chapter06/gettext.xml
index 0fc5cb286..684cd3060 100644
--- a/chapter06/gettext.xml
+++ b/chapter06/gettext.xml
@@ -43,10 +43,6 @@
<sect2 role="installation">
<title>Installation of Gettext</title>
- <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">./configure --prefix=/usr \