$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2006-08-08 09:00:00
Guys, I have a problem to which I hope there is a simple solution:
I want to make the Boost.TR1 testsuite automatically generate symlinks to
all the TR1 headers:
memory.SUNWCCa -> memory
etc. and have the test programs dependent on this process.
Is there an easy way to do this?
Thanks, John.