
10 Jan
2007
10 Jan
'07
4:51 p.m.
On Jan 10, 2007, at 11:49 AM, Thomas Witt wrote:
Douglas Gregor wrote:
On Wed, 2007-01-10 at 08:10 -0500, Glenn Schrader wrote:
The clean target in the makefile that configure creates does a 'rm -rf bin.v1'. Jam puts things in bin.v2 so shouldn't that be 'rm -rf bin.v2' instead?
Yes, it should. Thanks! I've fixed it in CVS.
Is this an 1.34.0 issue as well?
Yes, I've fixed it for 1.34.0 as well. Sorry, I should have asked first. Cheers, Doug