mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-12-27 03:33:50 -05:00
Speling
This commit is contained in:
@@ -71,7 +71,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
|
|||||||
build system, so the configuration files must
|
build system, so the configuration files must
|
||||||
be regenerated. Normally we would use the
|
be regenerated. Normally we would use the
|
||||||
<parameter>-i</parameter> option to update the standard
|
<parameter>-i</parameter> option to update the standard
|
||||||
auxilary files, but for this package it does not work because
|
auxiliary files, but for this package it does not work because
|
||||||
<filename>configure.ac</filename> specified an old gettext
|
<filename>configure.ac</filename> specified an old gettext
|
||||||
version.</para>
|
version.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
@@ -80,7 +80,7 @@ FORCE_UNSAFE_CONFIGURE=1 ./configure \
|
|||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term><command>automake -af</command></term>
|
<term><command>automake -af</command></term>
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>The automake auxilary files were not updated by
|
<para>The automake auxiliary files were not updated by
|
||||||
<command>autoreconf</command> due to the missing
|
<command>autoreconf</command> due to the missing
|
||||||
<parameter>-i</parameter> option. This command updates them
|
<parameter>-i</parameter> option. This command updates them
|
||||||
to prevent a build failure.</para>
|
to prevent a build failure.</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user