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/grep-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/grep-dep.xml')
-rw-r--r-- | appendixa/grep-dep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/grep-dep.xml b/appendixa/grep-dep.xml index dd8faa2bb..7dca96fb1 100644 --- a/appendixa/grep-dep.xml +++ b/appendixa/grep-dep.xml @@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, echo, expr, hostname, install, ls, mkdir, mv, rm, sleep, tr, uname Diffutils: cmp Gawk: gawk -GCC: cc, cc1, collect2, cpp0, gcc +GCC: cc, cc1, collect2, cpp, gcc Gettext: msgfmt, xgettext Glibc: getconf Grep: egrep, fgrep, grep |