From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2006-11-10 07:04:55


Invoking:

bjam --layout=system --includedir=<foo> install

now installs boost headers directly into <foo>, instead of <foo>/boost.

I don't really know if --layout=system is relevant here, it's just the way I
happen to use the command in my scripts.

/ Johan