From: vsr Date: Fri, 21 Aug 2009 11:43:17 +0000 (+0000) Subject: Issue 0020406: Time compilation when recompiling X-Git-Tag: V4_1_0_maintainance_20090907~3 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=19dd94740cd95ba5f3859e13705ab71072bb068f;p=modules%2Fvisu.git Issue 0020406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 2bc9ff28..1fd4002e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,7 +28,7 @@ include $(top_srcdir)/adm_local/unix/make_common_starter.am SUBDIRS = adm_local idl resources src doc bin -DISTCLEANFILES = a.out aclocal.m4 configure +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh salomeinclude_DATA=VISU_version.h diff --git a/configure.ac b/configure.ac index 93e81bbd..0da9f01d 100644 --- a/configure.ac +++ b/configure.ac @@ -74,6 +74,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 !