From 7495d6349c424608a13fbedb86b922c8031c9ebf Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 25 Aug 2009 08:21:53 +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 d3cfb43..3cf8bdc 100644 --- a/Makefile.in +++ b/Makefile.in @@ -129,7 +129,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 7e8cd6b..28dfd51 100644 --- a/configure.in.base +++ b/configure.in.base @@ -67,6 +67,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.30.2