diff options
author | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-12 03:23:51 +0000 |
---|---|---|
committer | Greg Schafer <greg@linuxfromscratch.org> | 2003-10-12 03:23:51 +0000 |
commit | a67cde7dd5a0860a4fb2d56fb4305647ee641bfa (patch) | |
tree | a27a82d189645c424ddb41be8f2ce7b837e1186b /appendixa/sysvinit-dep.xml | |
parent | a3f6e12435c4372fd87927e4ea19c91896bdb8e8 (diff) |
Globally replace cpp0 with cpp. Add note re Chapter 5 Gettext test suite.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2970 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-dep.xml')
-rw-r--r-- | appendixa/sysvinit-dep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/sysvinit-dep.xml b/appendixa/sysvinit-dep.xml index ffaf88111..43f23ee80 100644 --- a/appendixa/sysvinit-dep.xml +++ b/appendixa/sysvinit-dep.xml @@ -8,7 +8,7 @@ <literallayout>Bash: sh Binutils: as, ld Coreutils: chown, cp, install, ln, mknod, rm -GCC: cc, cc1, collect2, cpp0 +GCC: cc, cc1, collect2, cpp Make: make Sed: sed</literallayout> |