From d7d933c650dc57e51add8c5a6b4289461a7b083e Mon Sep 17 00:00:00 2001 From: ouv Date: Fri, 20 Sep 2013 15:31:06 +0000 Subject: [PATCH] Compilation errors. --- src/CurveCreator/Makefile.am | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/src/CurveCreator/Makefile.am b/src/CurveCreator/Makefile.am index 89faab32a..e3656316d 100644 --- a/src/CurveCreator/Makefile.am +++ b/src/CurveCreator/Makefile.am @@ -86,11 +86,7 @@ libCurveCreator_la_CPPFLAGS = \ $(CAS_CPPFLAGS) \ $(KERNEL_CXXFLAGS) \ $(GUI_CXXFLAGS) \ - $(CORBA_CXXFLAGS) \ - $(CORBA_INCLUDES) \ - -I$(srcdir)/../GEOMGUI \ - -I$(srcdir)/../GEOMUtils \ - -I$(top_builddir)/idl + -I$(srcdir)/../GEOMUtils libCurveCreator_la_LDFLAGS = \ @@ -100,5 +96,4 @@ libCurveCreator_la_LDFLAGS = \ $(OCCViewer) \ $(KERNEL_LDFLAGS) \ $(GUI_LDFLAGS) -lqtx -lsuit \ - ../GEOMUtils/libGEOM.la \ ../GEOMUtils/libGEOMUtils.la -- 2.39.2