Salome HOME
Using for aclocal additional directory(-I) instead of change own(--acdir=).
authornds <nds@opencascade.com>
Fri, 24 Mar 2006 11:20:24 +0000 (11:20 +0000)
committernds <nds@opencascade.com>
Fri, 24 Mar 2006 11:20:24 +0000 (11:20 +0000)
adm_local/unix/make_commence.in

index 79cded1cfe0edbfd0ed6f8f411bad7b862860bc9..9d629b03a5667cf906cc551f708568ffa40b16f0 100644 (file)
@@ -257,6 +257,6 @@ ACLOCAL_MED =                     check_Med.m4       check_Med2.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_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 \
+       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 @MED_ROOT_DIR@/adm_local/unix/config_files