aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/libstdc++.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/libstdc++.xml')
-rw-r--r--chapter05/libstdc++.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter05/libstdc++.xml b/chapter05/libstdc++.xml
index 91f2b6b19..5a70026ed 100644
--- a/chapter05/libstdc++.xml
+++ b/chapter05/libstdc++.xml
@@ -104,7 +104,8 @@ cd build</userinput></screen>
<filename class="directory">$LFS</filename> (specified building
GCC pass 1) to the include file search path, so it will actually
search in
- <filename class="directory">$LFS/tools/$LFS_TGT/include/c++/&gcc-version;</filename>. The combination of the <parameter>DESTDIR</parameter>
+ <filename class="directory">$LFS/tools/$LFS_TGT/include/c++/&gcc-version;</filename>.
+ The combination of the <parameter>DESTDIR</parameter>
variable (in the <command>make install</command> command below)
and this switch ensures to install the headers there.</para>
</listitem>