From: eap Date: Tue, 12 Jul 2005 05:39:53 +0000 (+0000) Subject: Move MEDWrapper to MED module X-Git-Tag: V3_0_1~73 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=4f0b843fd9abc427ceae8bb90c8783fce6c89fe2;p=modules%2Fgui.git Move MEDWrapper to MED module --- diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index 20b1d67f0..0349d565c 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -256,8 +256,8 @@ ac_cxx_mutable.m4 check_mico.m4 libtool.m4 \ ac_cxx_namespaces.m4 check_omniorb.m4 pyembed.m4 \ ac_cxx_partial_specialization.m4 check_opengl.m4 python.m4 \ ac_cxx_typename.m4 check_pthreads.m4 check_cas.m4 \ -ac_cc_warnings.m4 check_qt.m4 check_med2.m4 \ -check_swig.m4 check_boost.m4 +ac_cc_warnings.m4 check_qt.m4 check_swig.m4 \ +check_boost.m4 $(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/config_files/%) cd $(top_srcdir) ; aclocal --acdir=adm_local/unix/config_files -I @KERNEL_ROOT_DIR@/salome_adm/unix/config_files