]> SALOME platform Git repositories - modules/visu.git/commitdiff
Salome HOME
Changes in configuration scripts
authornds <nds@opencascade.com>
Thu, 9 Mar 2006 08:18:02 +0000 (08:18 +0000)
committernds <nds@opencascade.com>
Thu, 9 Mar 2006 08:18:02 +0000 (08:18 +0000)
adm_local/unix/make_commence.in
build_configure

index b1ea1d4e651caa3d1216fc145c94aeabdc353276..e28295ad7dfdfc53fe0c24f02bc66912117e80b6 100644 (file)
@@ -261,7 +261,11 @@ ACLOCAL_GUI = \
 check_vtk.m4                     check_opengl.m4    check_qt.m4        \
 check_GUI.m4                      check_corba_in_GUI.m4
 
+ACLOCAL_MED =                     check_Med.m4
+
 $(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/config_files/%) \
-                          $(ACLOCAL_GUI:%=@GUI_ROOT_DIR@/adm_local/unix/config_files/%)
+                          $(ACLOCAL_GUI:%=@GUI_ROOT_DIR@/adm_local/unix/config_files/%) \
+                         $(ACLOCAL_MED:%=@MED_ROOT_DIR@/adm_local/unix/config_files/%)
        cd $(top_srcdir) ; aclocal --acdir=adm_local/unix/config_files -I @KERNEL_ROOT_DIR@/salome_adm/unix/config_files \
-                                                                      -I @GUI_ROOT_DIR@/adm_local/unix/config_files
+                                                                      -I @GUI_ROOT_DIR@/adm_local/unix/config_files \
+                                                                      -I @MED_ROOT_DIR@/adm_local/unix/config_files
index 019867474ec7cbe54767732d18cc26f9634f44e1..4831935781197dcb9b8642c0b6abb0f32f2267cf 100755 (executable)
@@ -206,7 +206,7 @@ fi
 
 aclocal --acdir=adm_local/unix/config_files -I ${KERNEL_ROOT_DIR}/salome_adm/unix/config_files \
                                             -I ${GUI_ROOT_DIR}/adm_local/unix/config_files \
-                                            -I ${GUI_ROOT_DIR}/adm_local/unix/config_files
+                                            -I ${MED_ROOT_DIR}/adm_local/unix/config_files
 if autoconf
 then
        echo "done"