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/libtool-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/libtool-dep.xml')
-rw-r--r-- | appendixa/libtool-dep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/libtool-dep.xml b/appendixa/libtool-dep.xml index 443cc0d68..3b23027bb 100644 --- a/appendixa/libtool-dep.xml +++ b/appendixa/libtool-dep.xml @@ -10,7 +10,7 @@ Binutils: ar, as, ld, nm, ranlib, strip Coreutils: cat, chmod, cp, echo, expr, hostname, install, ln, ls, mkdir, mv, rm, rmdir, sleep, sort, tr, uname, uniq Diffutils: cmp -GCC: cc, cc1, collect2, cpp0 +GCC: cc, cc1, collect2, cpp Glibc: ldconfig Grep: egrep, fgrep, grep Make: make |