From: vsr Date: Fri, 21 Aug 2009 08:32:20 +0000 (+0000) Subject: Issue 20406: Time compilation when recompiling X-Git-Tag: RELIQUAT_5x_30102009~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1a66c5c2e3528d059b71ae3fcd53146625ec0785;p=plugins%2Fghs3dprlplugin.git Issue 20406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 55c141c..207951d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -44,7 +44,7 @@ SUBDIRS = idl adm_local resources src bin DIST_SUBDIRS = idl adm_local resources src bin -DISTCLEANFILES = a.out aclocal.m4 configure +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh salomeinclude_DATA = GHS3DPRLPLUGIN_version.h diff --git a/configure.ac b/configure.ac index ff9667b..76b751d 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 !