From 8e01ac5d045f6bcab9c005791e309d80afbf403c Mon Sep 17 00:00:00 2001 From: "William E. Kempf" Date: Fri, 31 Jan 2003 20:00:27 +0000 Subject: [PATCH] Updated Jamfile [SVN r17133] --- build/Jamfile | 2 +- test/Jamfile | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/build/Jamfile b/build/Jamfile index 68390749..25af6d10 100644 --- a/build/Jamfile +++ b/build/Jamfile @@ -32,7 +32,7 @@ include threads.jam ; ## requirements ## : ## default build ## - : debug release + : ; # Base names of the source files for libboost_thread. diff --git a/test/Jamfile b/test/Jamfile index 0142005c..18584029 100644 --- a/test/Jamfile +++ b/test/Jamfile @@ -38,11 +38,10 @@ include testing.jam ; :