From: vsr Date: Tue, 12 Jul 2005 06:22:30 +0000 (+0000) Subject: Remove check_med() configuration procedure (moved to MED component) X-Git-Tag: V3_0_1~70 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=709745612a1621cef9aaaa86029f8f72abcbcc84;p=modules%2Fgui.git Remove check_med() configuration procedure (moved to MED component) --- diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index 0349d565c..a80d1cc3a 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_swig.m4 \ -check_boost.m4 +ac_cc_warnings.m4 check_qt.m4 check_swig.m4 \ +check_boost.m4 check_msg2qm.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