From: vsr Date: Fri, 21 Aug 2009 08:31:46 +0000 (+0000) Subject: Issue 20406: Time compilation when recompiling X-Git-Tag: V5_1_3rc1~11 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e4ca208fafa4df014b66a0a903a56448ee8600c1;p=plugins%2Fghs3dplugin.git Issue 20406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 38e3966..3f76dca 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,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 = GHS3DPLUGIN_version.h diff --git a/configure.ac b/configure.ac index 6a605ab..9d4497d 100644 --- a/configure.ac +++ b/configure.ac @@ -78,6 +78,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 !