From: vsr Date: Fri, 21 Aug 2009 10:34:15 +0000 (+0000) Subject: Issue 0020406: Time compilation when recompiling X-Git-Tag: V4_1_0_maintainance_FINAL~42 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc10793924c484759f068a6ff91bda85821dd95f;p=modules%2Fsmesh.git Issue 0020406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 417939b53..75efb6dda 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ SUBDIRS = idl adm_local resources src doc bin DIST_SUBDIRS = idl adm_local resources src doc bin -DISTCLEANFILES = a.out aclocal.m4 configure +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh salomeinclude_DATA=SMESH_version.h diff --git a/configure.ac b/configure.ac index 7fe9d2308..31b6a9b28 100644 --- a/configure.ac +++ b/configure.ac @@ -81,6 +81,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 !