From 6efb4accbab2c2552bea62aca3b9a3cbf1c33559 Mon Sep 17 00:00:00 2001 From: jroy Date: Fri, 16 May 2003 12:53:59 +0000 Subject: [PATCH] =?utf8?q?Modification=20des=20options=20de=20l'appel=20?= =?utf8?q?=C3=A0=20la=20commande=20aclocal.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- build_configure | 2 +- salome_adm/unix/make_commence.in | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/build_configure b/build_configure index 6f7bd3309..0cf5fc380 100755 --- a/build_configure +++ b/build_configure @@ -183,7 +183,7 @@ else echo -n "Creating 'configure' script ... " fi -aclocal --acdir=salome_adm/unix/config_files +aclocal --acdir=adm_local/unix/config_files -I salome_adm/unix/config_files if autoconf then echo "done" diff --git a/salome_adm/unix/make_commence.in b/salome_adm/unix/make_commence.in index eea295092..d40988acd 100644 --- a/salome_adm/unix/make_commence.in +++ b/salome_adm/unix/make_commence.in @@ -240,5 +240,4 @@ ac_cc_warnings.m4 check_qt.m4 check_med2.m4 \ check_swig.m4 $(top_srcdir)/aclocal.m4: $(ACLOCAL_SRC:%=@KERNEL_ROOT_DIR@/salome_adm/unix/config_files/%) - cd $(top_srcdir) ; aclocal --acdir=@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 -- 2.39.2