From cf46bd20f2bd7e38421368d65fc2ca204ae80a08 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 25 Aug 2009 08:12:50 +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 2378d3f..4342df8 100755 --- 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 1d47eeb..8fbe57d 100755 --- 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