From: nds Date: Fri, 24 Mar 2006 14:30:40 +0000 (+0000) Subject: Undo changes for aclocal X-Git-Tag: T3_2_0b1~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=307974c9ac63d68de9ec30539735b5ebc7b35f32;p=samples%2Fcomponent.git Undo changes for aclocal --- diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index e41a799..9d94dad 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -269,7 +269,7 @@ ACLOCAL_MED = 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 -I adm_local/unix/config_files -I @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 \ -I @GUI_ROOT_DIR@/adm_local/unix/config_files \ -I @MED_ROOT_DIR@/adm_local/unix/config_files \ No newline at end of file