$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2006-02-13 04:39:16
Hi Mark,
> Attached is a proposed patch to enable the builtin lib rule to correctly
> handle
>
> lib foo : : <conditional>@source-list-generator ;
>
> It's a simple one-liner in tools/builtin.jam.
That indeed fixes the problem! I've run the testsuite and there are no
regressions, so the patch was just comitted:
http://sourceforge.net/mailarchive/forum.php?thread_id=9709627&forum_id=9097
Thanks for such quick fix, and for providing a clear log message!
I've also wrote a small test for this problem, which is CVS now:
http://sourceforge.net/mailarchive/forum.php?thread_id=9710039&forum_id=9097
Thanks,
Volodya