diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2002-10-24 01:23:51 +0000 |
commit | 14245dbff37a886521006005e6cc5bf87a199d3c (patch) | |
tree | 4837139e2beb9884fb64c1c7d1cfe1473823e69c /entities/libtool.ent | |
parent | b100429a555d6e66c8b461092ab3472951e6a5fe (diff) |
Swapped chapter03 and chapter04.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2202 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'entities/libtool.ent')
-rw-r--r-- | entities/libtool.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/entities/libtool.ent b/entities/libtool.ent index c24a19b6f..e17b26476 100644 --- a/entities/libtool.ent +++ b/entities/libtool.ent @@ -1,5 +1,5 @@ -<!ENTITY c3-libtool SYSTEM "../chapter03/libtool.xml"> -<!ENTITY c3-libtool-patch SYSTEM "../chapter03/libtool-patch.xml"> +<!ENTITY c4-libtool SYSTEM "../chapter04/libtool.xml"> +<!ENTITY c4-libtool-patch SYSTEM "../chapter04/libtool-patch.xml"> <!ENTITY c6-libtool SYSTEM "../chapter06/libtool.xml"> <!ENTITY c6-libtool-inst SYSTEM "../chapter06/libtool-inst.xml"> |