From d60c3c3547b133830c54f760e3d61106a3f8baa8 Mon Sep 17 00:00:00 2001 From: nds Date: Fri, 24 Mar 2006 11:25:17 +0000 Subject: [PATCH] Using for aclocal additional directory(-I) instead of change own(--acdir=). --- adm_local/unix/make_commence.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index 78506b08c..a142d1b21 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -267,4 +267,4 @@ check_sip.m4 check_msg2qm.m4 check_pyqt.m4 \ check_opengl.m4 $(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=$(top_srcdir)/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 -I adm_local/unix/config_files -I @KERNEL_ROOT_DIR@/salome_adm/unix/config_files -- 2.39.2