Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . Use CXX and CXXFLAGS for compiling C++ code, not CPP and CPPFLAGS. | Greg Lewis | 2004-11-27 | 1 | -0/+35 |
| | | | | | | | Also, respect the setting of CXX and CXXFLAGS. Notes: svn path=/head/; revision=122565 | ||||
* | . Update to 1.3.1 patchset 9. | Greg Lewis | 2003-12-19 | 1 | -13/+0 |
| | | | | Notes: svn path=/head/; revision=96220 | ||||
* | . Use ${PTHREAD_LIBS} rather than -pthread. | Greg Lewis | 2003-10-08 | 1 | -0/+13 |
Suggested by: mi Notes: svn path=/head/; revision=90578 |