From c7805c790a4194ab02cc9ca13b8ee3db5373a031 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 25 Aug 2009 07:46:11 +0000 Subject: [PATCH] Issue 0020406: Time compilation when recompiling --- Makefile.in | 2 +- configure.in.base | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.in b/Makefile.in index 7ec6bbc..411c36f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -83,7 +83,7 @@ distclean-other: -$(RM) salome_adm/unix/*~ salome_adm/unix/*% salome_adm/unix/*.bak salome_adm/unix/*.new salome_adm/unix/*.old -$(RM) salome_adm/unix/make_* -$(RM) salome_adm/unix/depend salome_adm/unix/SALOMEconfig.h - -$(RM) config.cache config.log config.status + -$(RM) config.cache config.log config.status local-install.sh @MODULE@ diff --git a/configure.in.base b/configure.in.base index 4df342c..b14dae9 100644 --- a/configure.in.base +++ b/configure.in.base @@ -72,6 +72,7 @@ echo AC_PROG_MAKE_SET AC_PROG_INSTALL +AC_LOCAL_INSTALL dnl dnl libtool macro check for CC, LD, NM, LN_S, RANLIB, STRIP + pour les librairies dynamiques ! -- 2.39.2