diff options
Diffstat (limited to 'chapter05/gettext.xml')
-rw-r--r-- | chapter05/gettext.xml | 4 |
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 |