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/ncurses-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/ncurses-dep.xml')
-rw-r--r-- | appendixa/ncurses-dep.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/appendixa/ncurses-dep.xml b/appendixa/ncurses-dep.xml index 838e0f83c..6a6422fa2 100644 --- a/appendixa/ncurses-dep.xml +++ b/appendixa/ncurses-dep.xml @@ -11,7 +11,7 @@ Coreutils: basename, cat, chmod, cp, date, echo, expr, hostname, install, ln, mkdir, mv, rm, sort, tr, uname, wc Diffutils: cmp Gawk: gawk -GCC: c++, cc1, cc1plus, collect2, cpp0, gcc +GCC: c++, cc1, cc1plus, collect2, cpp, gcc Glibc: ldconfig Grep: egrep, fgrep, grep Make: make |