From f8f525047efbebc31f34a0a1ba43b65f746cdfda Mon Sep 17 00:00:00 2001
From: John Romein <romein@astron.nl>
Date: Thu, 15 Feb 2007 19:01:25 +0000
Subject: [PATCH] BugID: 225 Changed name of boost thread library.

---
 Appl/CEP/CS1/CS1_InputSection/configure.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Appl/CEP/CS1/CS1_InputSection/configure.in b/Appl/CEP/CS1/CS1_InputSection/configure.in
index 7bac0ecb0f5..e3583c854c7 100644
--- a/Appl/CEP/CS1/CS1_InputSection/configure.in
+++ b/Appl/CEP/CS1/CS1_InputSection/configure.in
@@ -59,7 +59,7 @@ lofar_INTERNAL(LCS/ACC/APS,APS,,1,APS/ParameterSet.h,,)
 lofar_INTERNAL(CEP/tinyCEP,tinyCEP,,1,tinyCEP/TinyDataManager.h,,)
 lofar_INTERNAL(CEP/CEPFrame,CEPFrame,,1,CEPFrame/DataManager.h,,)
 lofar_INTERNAL(Appl/CEP/CS1/CS1_Interface,CS1_Interface,,1,CS1_Interface/DH_RSP.h,,)
-lofar_EXTERNAL(boost,1,boost/shared_ptr.hpp,boost_thread)
+lofar_EXTERNAL(boost,1,boost/shared_ptr.hpp,boost_thread-mt)
 
 dnl
 dnl Output Makefiles
-- 
GitLab