Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2006-02-19 15:10:08 -0800 (Sun, 19 Feb 2006)
Revision: 8737
Log message:
A number of improvements in C++ support:
- Use g++ instead of gcc (when present) as CXX.
- Allow .cc and .c++ extensions in addition to .cpp
- Added CXXProgram and CXXProgramInstall functions (regenerated some of the
documentation as well).