From dcc938fc9f83713b84e94e230834b291547502d4 Mon Sep 17 00:00:00 2001
From: Adriaan Renting <renting@astron.nl>
Date: Thu, 14 Aug 2008 14:26:29 +0000
Subject: [PATCH] Bug #1216: edited configure.in

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

diff --git a/Appl/CEP/CS1/CS1_Imager/configure.in b/Appl/CEP/CS1/CS1_Imager/configure.in
index 08910020d94..920cdda60de 100644
--- a/Appl/CEP/CS1/CS1_Imager/configure.in
+++ b/Appl/CEP/CS1/CS1_Imager/configure.in
@@ -43,7 +43,7 @@ dnl
 dnl Check for LOFAR specific things
 dnl
 lofar_GENERAL(1)
-lofar_AIPSPP(1, "-lsynthesis -lsynthesis_f -lcalibration -lmsvis -lms -limages -lcomponents -lcoordinates -llattices -lfits -lmeasures -ltables -lscimath -lscimath_f -lcasa -lwcs")
+lofar_AIPSPP(1, "-lsynthesis -lsynthesis_f -lcalibration -lmsvis -lms -limages -lmir -lcomponents -lcoordinates -llattices -lfits -lmeasures -ltables -lscimath -lscimath_f -lcasa -lwcs")
 lofar_LAPACK(1)
 lofar_INTERNAL(LCS/ACC/PLC,PLC,,1,PLC/ProcessControl.h)
 lofar_INTERNAL(LCS/ACC/APS,APS,,1,APS/ParameterSet.h)
-- 
GitLab