diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:18:22 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2007-02-24 16:18:22 +0000 |
commit | 9d2aa80519bcd2dcc926e9c1c73f17be577d72d8 (patch) | |
tree | 51b799e88df44a05a1590c593c98a4e6a2ed5ef1 /chapter05 | |
parent | d71eb36c234533748d80304a2302c6a4af4b0367 (diff) |
Reverted a change commited by error.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7947 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter05')
-rw-r--r-- | chapter05/chapter05.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/chapter05.xml b/chapter05/chapter05.xml index 0dce8bf6f..05c68aa36 100644 --- a/chapter05/chapter05.xml +++ b/chapter05/chapter05.xml @@ -33,7 +33,7 @@ <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gettext.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="grep.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="gzip.xml"/> - <!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/>--> + <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="m4.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="make.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="patch.xml"/> <xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="perl.xml"/> |