From 2da36f332ee05d9694bc08c2b911dd37856ff26e Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 25 Aug 2009 07:45:45 +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 7921a08..c7db89e 100644 --- a/Makefile.in +++ b/Makefile.in @@ -135,7 +135,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 install-local.sh usr_docs: (cd doc && $(MAKE) $(AM_MAKEFLAGS) usr_docs) diff --git a/configure.in.base b/configure.in.base index e0968cc..61d11af 100644 --- a/configure.in.base +++ b/configure.in.base @@ -86,6 +86,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