$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel James (daniel_james_at_[hidden])
Date: 2006-08-29 18:05:20
Schrom, Brian T wrote:
> The last few times I've checked out the latest from cvs and ran
> ./configure, the generated Makefile contains spaces instead of tabs for
> the commands to execute within the rules. This is because configure
> contains spaces rather than tabs in its file where it generates the
> Makefile. Gnu make complains about this. I didn't see anything in a
> quick search of the archives mentioning this, so just letting the list
> know incase this wasn't the intention.
>
Looks like it was a mistake, I'm checking in a fix now.