mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 03:39:20 +01:00
Merge at Tue Dec 17 23:45:00 GMT 2024
This commit is contained in:
commit
5d3b7a0b0b
@ -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