From 724a7d4ba7a90582e1c7be64787ceb8e2f5cc844 Mon Sep 17 00:00:00 2001 From: Ruud Overeem <overeem@astron.nl> Date: Fri, 21 Mar 2008 12:18:51 +0000 Subject: [PATCH] Bug 1167: Repairing rub build. --- MAC/APL/APLCommon/configure.in | 2 +- MAC/APL/CEPCU/configure.in | 2 +- MAC/APL/CUDaemons/configure.in | 8 ++++---- MAC/APL/CURTDBDaemons/configure.in | 10 +++++----- MAC/APL/MainCU/configure.in | 2 +- MAC/APL/PAC/BS_Protocol/configure.in | 2 +- MAC/APL/PAC/BeamServer/configure.in | 4 ++-- MAC/APL/PAC/CAL_Protocol/configure.in | 2 +- MAC/APL/PAC/CalServer/configure.in | 4 ++-- MAC/APL/PIC/MIS/configure.in | 12 +++++------- MAC/APL/PIC/RSPDriver/configure.in | 4 ++-- MAC/APL/PIC/TBBDriver/configure.in | 4 ++-- MAC/APL/RTCCommon/configure.in | 2 +- MAC/APL/RTDBCommon/configure.in | 6 +++--- MAC/APL/StationCU/configure.in | 2 +- MAC/GCF/PVSS/configure.in | 4 ++-- MAC/GCF/RTDB/configure.in | 4 ++-- MAC/MACIO/configure.in | 1 - MAC/Test/Suite/configure.in | 2 +- 19 files changed, 37 insertions(+), 40 deletions(-) diff --git a/MAC/APL/APLCommon/configure.in b/MAC/APL/APLCommon/configure.in index 5c94eaf0e9b..f656400be8b 100644 --- a/MAC/APL/APLCommon/configure.in +++ b/MAC/APL/APLCommon/configure.in @@ -54,7 +54,7 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL lofar_COMPILETOOLS -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,"",) diff --git a/MAC/APL/CEPCU/configure.in b/MAC/APL/CEPCU/configure.in index 5687fcfaeb3..93096d27989 100644 --- a/MAC/APL/CEPCU/configure.in +++ b/MAC/APL/CEPCU/configure.in @@ -63,7 +63,7 @@ lofar_INTERNAL(LCS/ACC/PLC, PLC,, 1, PLC/PCCmd.h,,) dnl lofar_INTERNAL(SAS/OTDB, OTDB, , 1, OTDB/OTDBconnection.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/RTDB, RTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) +lofar_INTERNAL(MAC/GCF/RTDB, GCFRTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) lofar_INTERNAL(MAC/APL/APLCommon, APLCommon, , 1, APL/APLCommon/APL_Defines.h,,) lofar_EXTERNAL(boost,1.32,boost/date_time/date.hpp, boost_date_time-gcc) dnl lofar_EXTERNAL(pqxx,2.5.5,pqxx/pqxx, pqxx) diff --git a/MAC/APL/CUDaemons/configure.in b/MAC/APL/CUDaemons/configure.in index f68931c8998..cc8a5f0bfa4 100644 --- a/MAC/APL/CUDaemons/configure.in +++ b/MAC/APL/CUDaemons/configure.in @@ -54,11 +54,11 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL lofar_COMPILETOOLS -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(LCS/ACC/APS, aps, , 1, APS/ParameterSet.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,"kvt_protocol log_protocol macio",) -lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/APL/APLCommon, aplcommon, , 1, APL/APLCommon/APL_Defines.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/APL/APLCommon, APLCommon, , 1, APL/APLCommon/APL_Defines.h,,) dnl dnl Output Makefiles diff --git a/MAC/APL/CURTDBDaemons/configure.in b/MAC/APL/CURTDBDaemons/configure.in index 8c63cfc8190..ece59f785f0 100644 --- a/MAC/APL/CURTDBDaemons/configure.in +++ b/MAC/APL/CURTDBDaemons/configure.in @@ -55,12 +55,12 @@ dnl lofar_GENERAL lofar_COMPILETOOLS lofar_PVSS(1) -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(LCS/ACC/APS, aps, , 1, APS/ParameterSet.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,"kvt_protocol log_protocol",) -lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/APL/APLCommon, aplcommon, , 1, APL/APLCommon/APL_Defines.h,,) -lofar_INTERNAL(MAC/GCF/RTDB, rtdb, , 1, GCF/RTDB/RTDB_PropertySet.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/APL/APLCommon, APLCommon, , 1, APL/APLCommon/APL_Defines.h,,) +lofar_INTERNAL(MAC/GCF/RTDB, GCFRTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) dnl dnl Output Makefiles diff --git a/MAC/APL/MainCU/configure.in b/MAC/APL/MainCU/configure.in index b5c0b509333..1c06dea07b9 100644 --- a/MAC/APL/MainCU/configure.in +++ b/MAC/APL/MainCU/configure.in @@ -60,7 +60,7 @@ lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(SAS/OTDB, OTDB, , 1, OTDB/OTDBconnection.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/RTDB, RTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) +lofar_INTERNAL(MAC/GCF/RTDB, GCFRTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) lofar_INTERNAL(MAC/APL/APLCommon, APLCommon, , 1, APL/APLCommon/APL_Defines.h,,) lofar_INTERNAL(Appl/ApplCommon, ApplCommon, , 1, ApplCommon/Observation.h,,) lofar_EXTERNAL(boost,1,boost/date_time/date.hpp, boost_date_time) diff --git a/MAC/APL/PAC/BS_Protocol/configure.in b/MAC/APL/PAC/BS_Protocol/configure.in index 79f6a0ee9df..dbc5254b8e0 100644 --- a/MAC/APL/PAC/BS_Protocol/configure.in +++ b/MAC/APL/PAC/BS_Protocol/configure.in @@ -53,7 +53,7 @@ dnl lofar_GENERAL dnl lofar_BLITZ dnl lofar_MPI -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_INTERNAL(LCS/AMC/AMCBase, AMCBase, , 1, AMCBase/Converter.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,"",) diff --git a/MAC/APL/PAC/BeamServer/configure.in b/MAC/APL/PAC/BeamServer/configure.in index ab5c4862209..0842f66f8dc 100644 --- a/MAC/APL/PAC/BeamServer/configure.in +++ b/MAC/APL/PAC/BeamServer/configure.in @@ -61,9 +61,9 @@ dnl lofar_GENERAL lofar_COMPILETOOLS -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) dnl lofar_INTERNAL(MAC/Test/Suite, suite, , 1, Suite/suite.h,,) -lofar_INTERNAL(MAC/APL/PIC/RSP_Protocol, rsp_protocol, , 1, APL/RSP_Protocol/RSP_Protocol.ph,,) +lofar_INTERNAL(MAC/APL/PIC/RSP_Protocol, RSP_protocol, , 1, APL/RSP_Protocol/RSP_Protocol.ph,,) lofar_INTERNAL(MAC/APL/PAC/CAL_Protocol, CAL_Protocol, , 1, APL/CAL_Protocol/CAL_Protocol.ph,,) lofar_INTERNAL(MAC/APL/PAC/BS_Protocol, BS_Protocol, , 1, APL/BS_Protocol/BS_Protocol.ph,,) lofar_INTERNAL(LCS/AMC/AMCBase,AMCBase, , 1, AMCBase/Converter.h,,) diff --git a/MAC/APL/PAC/CAL_Protocol/configure.in b/MAC/APL/PAC/CAL_Protocol/configure.in index 238bc4f81b5..26b61e7f135 100644 --- a/MAC/APL/PAC/CAL_Protocol/configure.in +++ b/MAC/APL/PAC/CAL_Protocol/configure.in @@ -51,7 +51,7 @@ dnl dnl Check for LOFAR specific things dnl lofar_GENERAL -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,"",) lofar_INTERNAL(MAC/APL/RTCCommon, RTCCommon, , 1, APL/RTCCommon/MarshallBlitz.h,,) lofar_INTERNAL(MAC/APL/PIC/RSP_Protocol, RSP_Protocol, , 1, APL/RSP_Protocol/RCUSettings.h,,) diff --git a/MAC/APL/PAC/CalServer/configure.in b/MAC/APL/PAC/CalServer/configure.in index fcab0ca7d43..818d68295e9 100644 --- a/MAC/APL/PAC/CalServer/configure.in +++ b/MAC/APL/PAC/CalServer/configure.in @@ -55,8 +55,8 @@ lofar_COMPILETOOLS lofar_INTERNAL(LCS/AMC/AMCBase, AMCBase, , 1, AMCBase/Converter.h,,) lofar_INTERNAL(LCS/Blob, Blob, , 1, Blob/BlobField.h,,) -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(MAC/Test/Suite, suite, , 1, Suite/suite.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(MAC/Test/Suite, Suite, , 1, Suite/suite.h,,) lofar_INTERNAL(MAC/APL/PIC/RSP_Protocol, RSP_Protocol, , 1, APL/RSP_Protocol/RSP_Protocol.ph,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) diff --git a/MAC/APL/PIC/MIS/configure.in b/MAC/APL/PIC/MIS/configure.in index 84f4416dbb6..66c8b79c91c 100644 --- a/MAC/APL/PIC/MIS/configure.in +++ b/MAC/APL/PIC/MIS/configure.in @@ -38,15 +38,13 @@ dnl lofar_GENERAL lofar_COMPILETOOLS lofar_PVSS(1) -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(LCS/ACC/APS, aps, , 1, APS/ParameterSet.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,) -dnl lofar_INTERNAL(MAC/GCF/PAL, gcfpal, , 1, GCF/PAL/GCF_PVSSInfo.h,,) -dnl lofar_INTERNAL(MAC/GCF/LogSys, gcfkvlc, , 1, GCF/LogSys/GCF_KeyValueLogger.h,,) -lofar_INTERNAL(MAC/APL/RTCCommon, rtccommon, , 1, APL/RTCCommon/Timestamp.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/APL/RTCCommon, RTCCommon, , 1, APL/RTCCommon/Timestamp.h,,) lofar_INTERNAL(MAC/APL/PIC/RSP_Protocol, rsp_protocol, , 1, APL/RSP_Protocol/RSP_Protocol.ph,,) -lofar_INTERNAL(MAC/APL/APLCommon, aplcommon, , 1, APL/APLCommon/APL_Defines.h,,) +lofar_INTERNAL(MAC/APL/APLCommon, APLCommon, , 1, APL/APLCommon/APL_Defines.h,,) lofar_EXTERNAL(BLITZ,1,blitz/blitz.h,,,,'gnu3:-Wno-unused gnu3:-ftemplate-depth-30',,-lm) dnl diff --git a/MAC/APL/PIC/RSPDriver/configure.in b/MAC/APL/PIC/RSPDriver/configure.in index d59bfd9d94b..4da63172c71 100644 --- a/MAC/APL/PIC/RSPDriver/configure.in +++ b/MAC/APL/PIC/RSPDriver/configure.in @@ -87,8 +87,8 @@ AC_HEADER_TIME dnl wanted by: src/CaptureStats.cc:874 AC_STRUCT_TM -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(MAC/Test/Suite, suite, , 1, Suite/test.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(MAC/Test/Suite, Suite, , 1, Suite/test.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/APL/RTCCommon, RTCCommon, , 1, APL/RTCCommon/MarshallBlitz.h,,) diff --git a/MAC/APL/PIC/TBBDriver/configure.in b/MAC/APL/PIC/TBBDriver/configure.in index 77beda52faf..c99a33fd10d 100644 --- a/MAC/APL/PIC/TBBDriver/configure.in +++ b/MAC/APL/PIC/TBBDriver/configure.in @@ -54,11 +54,11 @@ lofar_GENERAL dnl lofar_BLITZ dnl lofar_MPI lofar_INTERNAL(LCS/Common,Common,,1,Common/LofarTypedefs.h,,) -lofar_INTERNAL(MAC/Test/Suite, suite, , 1, Suite/test.h,,) +lofar_INTERNAL(MAC/Test/Suite, Suite, , 1, Suite/test.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/APL/PIC/TBB_Protocol,TBB_Protocol,,1,APL/TBB_Protocol/TBB_Protocol.ph,,) -lofar_INTERNAL(LCS/ACC/APS,aps,,1,APS/ParameterSet.h) +lofar_INTERNAL(LCS/ACC/APS,APS,,1,APS/ParameterSet.h) dnl dnl Output Makefiles diff --git a/MAC/APL/RTCCommon/configure.in b/MAC/APL/RTCCommon/configure.in index e6e023fb1fd..cacd398497e 100644 --- a/MAC/APL/RTCCommon/configure.in +++ b/MAC/APL/RTCCommon/configure.in @@ -51,7 +51,7 @@ dnl lofar_GENERAL lofar_COMPILETOOLS -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_EXTERNAL(BLITZ,1,blitz/blitz.h,,,,'gnu3:-Wno-unused gnu3:-ftemplate-depth-30',,-lm) dnl diff --git a/MAC/APL/RTDBCommon/configure.in b/MAC/APL/RTDBCommon/configure.in index a305120ceea..5eb72eb93df 100644 --- a/MAC/APL/RTDBCommon/configure.in +++ b/MAC/APL/RTDBCommon/configure.in @@ -55,11 +55,11 @@ dnl lofar_GENERAL lofar_COMPILETOOLS lofar_PVSS(1) -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_INTERNAL(LCS/ACC/APS, APS, , 1, APS/ParameterSet.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Control.h,,) -lofar_INTERNAL(MAC/GCF/PVSS, gcfpvss, , 1, GCF/PVSS/PVSSservice.h,,) -lofar_INTERNAL(MAC/GCF/RTDB, rtdb, , 1, GCF/RTDB/RTDB_PropertySet.h,,) +lofar_INTERNAL(MAC/GCF/PVSS, GCFPVSS, , 1, GCF/PVSS/PVSSservice.h,,) +lofar_INTERNAL(MAC/GCF/RTDB, GCFRTDB, , 1, GCF/RTDB/RTDB_PropertySet.h,,) dnl dnl Output Makefiles diff --git a/MAC/APL/StationCU/configure.in b/MAC/APL/StationCU/configure.in index e45d0058237..c7780b9a4c8 100644 --- a/MAC/APL/StationCU/configure.in +++ b/MAC/APL/StationCU/configure.in @@ -63,7 +63,7 @@ dnl lofar_INTERNAL(SAS/OTDB, OTDB,, 1, OTDB/OTDBconnection.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) lofar_INTERNAL(MAC/GCF/TM, GCFTM,, 1, GCF/TM/GCF_Task.h,,) lofar_INTERNAL(MAC/GCF/PVSS, GCFPVSS,, 1, GCF/PVSS/PVSSservice.h,,) -lofar_INTERNAL(MAC/GCF/RTDB, RTDB,, 1, GCF/RTDB/RTDB_PropertySet.h,,) +lofar_INTERNAL(MAC/GCF/RTDB, GCFRTDB,, 1, GCF/RTDB/RTDB_PropertySet.h,,) lofar_INTERNAL(MAC/APL/APLCommon, APLCommon,, 1, APL/APLCommon/APL_Defines.h,,) lofar_INTERNAL(MAC/APL/RTDBCommon, RTDBCommon,, 1, APL/RTDBCommon/RTDButilities.h,,) lofar_INTERNAL(MAC/APL/PAC/BS_Protocol, BS_Protocol,, 1, APL/BS_Protocol/BS_Protocol.ph,,) diff --git a/MAC/GCF/PVSS/configure.in b/MAC/GCF/PVSS/configure.in index 0d9ba8b7ebd..8b76ee7b25a 100644 --- a/MAC/GCF/PVSS/configure.in +++ b/MAC/GCF/PVSS/configure.in @@ -37,8 +37,8 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL lofar_PVSS(1) -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) dnl dnl Output Makefiles diff --git a/MAC/GCF/RTDB/configure.in b/MAC/GCF/RTDB/configure.in index 06b350cc375..182e665503f 100644 --- a/MAC/GCF/RTDB/configure.in +++ b/MAC/GCF/RTDB/configure.in @@ -39,8 +39,8 @@ lofar_GENERAL lofar_PVSS(1) lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) lofar_INTERNAL(MAC/MACIO, MACIO, , 1, MACIO/MACServiceInfo.h,,) -lofar_INTERNAL(MAC/GCF/TM, gcftm, , 1, GCF/TM/GCF_Task.h,,) -lofar_INTERNAL(MAC/GCF/PVSS, gcfpvss, , 1, GCF/PVSS/PVSSservice.h,,) +lofar_INTERNAL(MAC/GCF/TM, GCFTM, , 1, GCF/TM/GCF_Task.h,,) +lofar_INTERNAL(MAC/GCF/PVSS, GCFPVSS, , 1, GCF/PVSS/PVSSservice.h,,) dnl dnl Output Makefiles diff --git a/MAC/MACIO/configure.in b/MAC/MACIO/configure.in index a015beb1481..f86bde9fce8 100644 --- a/MAC/MACIO/configure.in +++ b/MAC/MACIO/configure.in @@ -55,7 +55,6 @@ dnl lofar_GENERAL lofar_COMPILETOOLS lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) -dnl lofar_INTERNAL(MAC/APL/RTCCommon, rtccommon, , 1, APL/RTCCommon/Marshalling.h,,) dnl dnl Output Makefiles diff --git a/MAC/Test/Suite/configure.in b/MAC/Test/Suite/configure.in index 7ccd54ea65e..9c5835cf1ac 100644 --- a/MAC/Test/Suite/configure.in +++ b/MAC/Test/Suite/configure.in @@ -52,7 +52,7 @@ dnl Check for LOFAR specific things dnl lofar_GENERAL lofar_COMPILETOOLS -lofar_INTERNAL(LCS/Common, common, , 1, Common/LofarTypes.h,,) +lofar_INTERNAL(LCS/Common, Common, , 1, Common/LofarTypes.h,,) dnl dnl Output Makefiles -- GitLab