diff --git a/chapter08/gettext.xml b/chapter08/gettext.xml index 3d5e3ade7..f26d15536 100644 --- a/chapter08/gettext.xml +++ b/chapter08/gettext.xml @@ -43,12 +43,6 @@ Installation of Gettext - First fix some compatibility issues with other programs: - -sed -e '/libxml\/xmlerror.h/i #include <libxml/xmlversion.h>' \ - -e 's/xmlError *err/const &/' \ - -i gettext-tools/src/its.c - Prepare Gettext for compilation: ./configure --prefix=/usr \