From: abd Date: Mon, 23 Apr 2007 07:48:50 +0000 (+0000) Subject: Fix compilation errors on RedHat X-Git-Tag: V4_0~4 X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=commitdiff_plain;h=a8ab4cfa79ad25088502cdd28bb7880b58b3552a Fix compilation errors on RedHat --- diff --git a/src/SMESH_SWIG/Makefile.am b/src/SMESH_SWIG/Makefile.am index e3a8f92e7..f1d506a56 100644 --- a/src/SMESH_SWIG/Makefile.am +++ b/src/SMESH_SWIG/Makefile.am @@ -86,6 +86,7 @@ libSMESH_Swigcmodule_la_CPPFLAGS = \ $(GEOM_CXXFLAGS) \ $(CORBA_CXXFLAGS) \ $(CORBA_INCLUDES) \ + $(BOOST_CPPFLAGS) \ -I$(srcdir)/../SMESHGUI \ -I$(top_builddir)/idl \ -I$(top_builddir)/salome_adm/unix