sourcebuild.texi: Add libcpp, now that CPP has its own directory.

2004-07-19  Gabriel Dos Reis  <gdr@integrable-solution.net>

        * doc/sourcebuild.texi: Add libcpp, now that CPP has its own
        directory.

From-SVN: r84912
This commit is contained in:
Gabriel Dos Reis 2004-07-19 09:09:54 +00:00 committed by Gabriel Dos Reis
parent 487a92fed2
commit 3c95eb0ebf
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2004-07-19 Gabriel Dos Reis <gdr@integrable-solution.net>
* doc/sourcebuild.texi: Add libcpp, now that CPP has its own
directory.
2004-07-19 Joseph S. Myers <jsm@polyomino.org.uk>
* c-tree.h (struct c_expr): Define.

View File

@ -56,6 +56,9 @@ The Ada runtime library.
@item libbanshee
The @code{libbanshee} library, used for Andersen-style points-to analysis.
@item libcpp
The C preprocessor library.
@item libgfortran
The Fortran runtime library.