From: vsr Date: Fri, 21 Aug 2009 08:24:20 +0000 (+0000) Subject: Issue 20406: Time compilation when recompiling X-Git-Tag: V5_1_3rc1~28 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=adc067d489fedb15ab3f03b6b2831befa5e454c4;p=modules%2Fgui.git Issue 20406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 38c49561a..e4d25cb24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ SUBDIRS = $(IDLDIR) 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 = GUI_version.h diff --git a/configure.ac b/configure.ac index 78705b1f2..3019c74c4 100644 --- a/configure.ac +++ b/configure.ac @@ -137,6 +137,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 !