From: vsr Date: Tue, 25 Aug 2009 07:45:45 +0000 (+0000) Subject: Issue 0020406: Time compilation when recompiling X-Git-Tag: V4_1_0_maintainance_20090907 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2da36f332ee05d9694bc08c2b911dd37856ff26e;p=modules%2Fsuperv.git Issue 0020406: Time compilation when recompiling --- 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 !