From 2c5945d2727d223138353bc09556e2365ebbba06 Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Sat, 20 Jul 2024 19:39:54 -0500 Subject: [PATCH] Change all references to . --- test/Jamfile.v2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index b2f54cf..39b73ef 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -16,8 +16,8 @@ # the run rules, which we can pass on to the test_suite rule: project : requirements - /boost/date_time//boost_date_time - /boost/multi_index//boost_multi_index + /boost/date_time//boost_date_time + /boost/multi_index//boost_multi_index acc:-lrt acc-pa_risc:-lrt gcc,windows:"-lole32 -loleaut32 -lpsapi -ladvapi32"