mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
Minor wording change. (merged from trunk r6072)
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6075 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
07f6ab40ce
commit
32bebf0fcc
@ -37,7 +37,7 @@ it to hang inappropriately. This patch fixes the problem:</para>
|
||||
|
||||
<screen><userinput>./configure --prefix=/tools --without-bash-malloc</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -48,7 +48,7 @@ cd ../binutils-build</userinput></screen>
|
||||
<screen><userinput>../binutils-&binutils-version;/configure --prefix=/tools \
|
||||
--disable-nls --enable-shared --with-lib-path=/tools/lib</userinput></screen>
|
||||
|
||||
<para>The meaning of the new configure option:</para>
|
||||
<para>The meaning of the new configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -37,7 +37,7 @@ part of the command correct—they are all letters):</para>
|
||||
|
||||
<screen><userinput>./configure.gnu --prefix=/tools -Dstatic_ext='IO Fcntl POSIX'</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -44,7 +44,7 @@ following patch resolves this problem:</para>
|
||||
<screen><userinput>./configure --prefix=/usr --bindir=/bin \
|
||||
--without-bash-malloc --with-installed-readline</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -69,7 +69,7 @@ cd ../glibc-build</userinput></screen>
|
||||
--disable-profile --enable-add-ons \
|
||||
--enable-kernel=2.6.0 --libexecdir=/usr/lib/glibc</userinput></screen>
|
||||
|
||||
<para>The meaning of the new configure option:</para>
|
||||
<para>The meaning of the new configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -32,7 +32,7 @@ GCC, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --bindir=/bin --sysconfdir=/etc</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -39,7 +39,7 @@ to <command>mktemp</command>. Patch Mktemp to include a
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --with-libc</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -35,7 +35,7 @@ prepare Perl for compilation with:</para>
|
||||
|
||||
<screen><userinput>./configure.gnu --prefix=/usr -Dpager="/bin/less -isR"</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
@ -33,7 +33,7 @@ GCC, Gettext, Glibc, Grep, Make, Ncurses, and Sed</seg></seglistitem>
|
||||
|
||||
<screen><userinput>./configure --prefix=/usr --exec-prefix=""</userinput></screen>
|
||||
|
||||
<para>The meaning of the configure option:</para>
|
||||
<para>The meaning of the configure options:</para>
|
||||
|
||||
<variablelist>
|
||||
<varlistentry>
|
||||
|
Loading…
Reference in New Issue
Block a user