mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-21 19:55:22 +01:00
gawk, chap 6: now config.guess is in build-aux
This commit is contained in:
parent
56587fc43d
commit
747287d8ad
@ -51,7 +51,7 @@
|
|||||||
|
|
||||||
<screen><userinput remap="configure">./configure --prefix=/usr \
|
<screen><userinput remap="configure">./configure --prefix=/usr \
|
||||||
--host=$LFS_TGT \
|
--host=$LFS_TGT \
|
||||||
--build=$(./config.guess)</userinput></screen>
|
--build=$(build-aux/config.guess)</userinput></screen>
|
||||||
|
|
||||||
<para>Compile the package:</para>
|
<para>Compile the package:</para>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user