From ce5b0645009a36a3d2ef073bb1c2e3f6335df792 Mon Sep 17 00:00:00 2001 From: abd Date: Tue, 24 Apr 2007 14:31:34 +0000 Subject: [PATCH] Fix compilation errors on RedHat --- src/NETGENPlugin/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NETGENPlugin/Makefile.am b/src/NETGENPlugin/Makefile.am index 631a0b2..afac939 100644 --- a/src/NETGENPlugin/Makefile.am +++ b/src/NETGENPlugin/Makefile.am @@ -58,6 +58,7 @@ libNETGENEngine_la_CPPFLAGS = \ $(SMESH_CXXFLAGS) \ $(CORBA_CXXFLAGS) \ $(CORBA_INCLUDES) \ + $(BOOST_CPPFLAGS) -I$(top_builddir)/idl \ -I$(top_builddir)/salome_adm/unix -- 2.39.2