From: dcq Date: Tue, 4 May 2004 13:47:45 +0000 (+0000) Subject: DCQ : Add compil options X-Git-Tag: Ecole_Ete_a3~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e0978273b84ce0fd1f6b524342ae9ef724a30e41;p=modules%2Fgeom.git DCQ : Add compil options --- diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index e2d84afb8..4d758b99f 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -31,7 +31,7 @@ C_DEPEND_FLAG = @C_DEPEND_FLAG@ # C++ CXX = @CXX@ -CXXFLAGS = @CXXFLAGS@ +CXXFLAGS = @CXXFLAGS@ -Wparentheses -Wreturn-type -Wmissing-declarations -Winline CXX_DEPEND_FLAG = @CXX_DEPEND_FLAG@ # JAVA