From d292044009c404ec2371d78ea6a2847d6fa05810 Mon Sep 17 00:00:00 2001
From: Martin Gels <gels@astron.nl>
Date: Wed, 1 Aug 2007 14:06:33 +0000
Subject: [PATCH] BugID:1005

Added "boost_thread boost_date_time".
---
 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 faf1ce42103..98e1c571561 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/thread.hpp,boost_thread)
+lofar_EXTERNAL(boost,1,boost/thread.hpp,"boost_thread boost_date_time")
 
 dnl
 dnl Output Makefiles
-- 
GitLab