|
From: SourceForge.net <no...@so...> - 2007-07-09 07:40:39
|
Bugs item #1670981, was opened at 2007-02-28 16:22 Message generated for change (Comment added) made by barner You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1670981&group_id=12740 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Alan King (kingaj12) Assigned to: Nobody/Anonymous (nobody) Summary: test for libboost_unit_test_framworkXXX Initial Comment: "configure --enable-benchmark" tests for existence of libboost_unit_test_framworkXXX for some flavors of XXX but not all. Workaround is to edit configure, locate the line that tests for unit_test_framework and add a line that looks for the boost flavor we built (static). ---------------------------------------------------------------------- Comment By: Simon Barner (barner) Date: 2007-07-09 09:40 Message: Logged In: YES user_id=182864 Originator: NO Please see this patch: http://sourceforge.net/tracker/index.php?func=detail&aid=1750191&group_id=12740&atid=312740 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=112740&aid=1670981&group_id=12740 |