From: apo Date: Wed, 31 Oct 2007 08:06:46 +0000 (+0000) Subject: To fix a compilation problem (explicit defintion of the location of the BOOST heades... X-Git-Tag: V4_1_0a3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9fefd1b8016e048562274adbf7f1b7274a77d5f0;p=modules%2Fmultipr.git To fix a compilation problem (explicit defintion of the location of the BOOST heades & libraries) --- diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index 9003b37..2d3f806 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -39,6 +39,8 @@ CXX_DEPEND_FLAG = @CXX_DEPEND_FLAG@ # BOOST Library BOOST_CPPFLAGS = @BOOST_CPPFLAGS@ +BOOST_LIBSUFFIX = @BOOST_LIBSUFFIX@ +BOOST_LIBS = @BOOST_LIBS@ # JAVA