mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-19 11:49:20 +01:00
typo fix (availble->available)
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1322 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
8cf9009f35
commit
3448e74e91
@ -9,7 +9,7 @@ it comes with.</para>
|
|||||||
|
|
||||||
<para>Install GCC by running the following commands. These commands will build
|
<para>Install GCC by running the following commands. These commands will build
|
||||||
the C and C++ compiler. Other compilers are available within the gcc
|
the C and C++ compiler. Other compilers are available within the gcc
|
||||||
package. If you want to build all the other availble compilers too,
|
package. If you want to build all the other available compilers too,
|
||||||
leave out the --enable-languages=c,c++ option in the configure command.
|
leave out the --enable-languages=c,c++ option in the configure command.
|
||||||
See the GCC documentation for more details on which additional compilers
|
See the GCC documentation for more details on which additional compilers
|
||||||
are available.</para>
|
are available.</para>
|
||||||
|
Loading…
Reference in New Issue
Block a user