]> SALOME platform Git repositories - plugins/ghs3dplugin.git/commitdiff
Salome HOME
Using for aclocal additional directory(-I) instead of change own(--acdir=).
authornds <nds@opencascade.com>
Fri, 24 Mar 2006 11:23:58 +0000 (11:23 +0000)
committernds <nds@opencascade.com>
Fri, 24 Mar 2006 11:23:58 +0000 (11:23 +0000)
adm_local/unix/make_commence.in

index 57049e09546dd8ad76ad99cca20f32425f553c30..76d72943edfe7edb41a6ef9dceb5a1c75861e123 100644 (file)
@@ -274,7 +274,7 @@ $(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/conf
                        $(ACLOCAL_GUI:%=@GUI_ROOT_DIR@/adm_local/unix/config_files/%) \
                        $(ACLOCAL_GEOM:%=@GEOM_ROOT_DIR@/adm_local/unix/config_files/%) \
                        $(ACLOCAL_SMESH:%=@SMESH_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 \
+       cd $(top_srcdir) ; aclocal -adm_local/unix/config_files -I @KERNEL_ROOT_DIR@/salome_adm/unix/config_files \
                                                                        -I @GUI_ROOT_DIR@/adm_local/unix/config_files \
                                                                        -I @GEOM_ROOT_DIR@/adm_local/unix/config_files \
                                                                        -I @SMESH_ROOT_DIR@/adm_local/unix/config_files