diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/diffutils.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/chapter06/diffutils.xml b/chapter06/diffutils.xml index 6c6400045..0d8bd5c77 100644 --- a/chapter06/diffutils.xml +++ b/chapter06/diffutils.xml @@ -41,10 +41,6 @@ <sect2 role="installation"> <title>Installation of Diffutils</title> - <para>Fix an incompatibility between this package and Glibc-&glibc-version;</para> - -<screen><userinput remap="pre">sed -i -e '/gets is a/d' lib/stdio.in.h</userinput></screen> - <para>Prepare Diffutils for compilation:</para> <screen><userinput remap="configure">./configure --prefix=/usr</userinput></screen> |