mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Automatic merge of trunk into multilib
This commit is contained in:
commit
9d015f26b2
@ -43,12 +43,6 @@
|
||||
<sect2 role="installation">
|
||||
<title>Installation of Gettext</title>
|
||||
|
||||
<para>First fix some compatibility issues with other programs:</para>
|
||||
|
||||
<screen><userinput remap="pre">sed -e '/libxml\/xmlerror.h/i #include <libxml/xmlversion.h>' \
|
||||
-e 's/xmlError *err/const &/' \
|
||||
-i gettext-tools/src/its.c</userinput></screen>
|
||||
|
||||
<para>Prepare Gettext for compilation:</para>
|
||||
|
||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||
|
Loading…
Reference in New Issue
Block a user