Tweaks to cross2 book

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/cross2@11898 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Bruce Dubbs 2020-06-08 01:33:14 +00:00
parent fcc027677d
commit 595ff030f0
2 changed files with 2 additions and 3 deletions

View File

@ -50,8 +50,7 @@
<para>Prepare Expect for compilation:</para> <para>Prepare Expect for compilation:</para>
<screen><userinput remap="configure"> <screen><userinput remap="configure">./configure --prefix=/usr \
./configure --prefix=/usr \
--with-tcl=/usr/lib \ --with-tcl=/usr/lib \
--enable-shared \ --enable-shared \
--mandir=/usr/share/man \ --mandir=/usr/share/man \

View File

@ -44,7 +44,7 @@
<part id="part5"> <part id="part5">
<title>Appendices</title> <title>Appendices</title>
<?dbhtml filename="part4.html"?> <?dbhtml filename="part5.html"?>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acronymlist.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acronymlist.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acknowledgments.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/acknowledgments.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies.xml"/> <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="appendices/dependencies.xml"/>