From: vsr Date: Fri, 21 Aug 2009 08:31:11 +0000 (+0000) Subject: Issue 20406: Time compilation when recompiling X-Git-Tag: V5_1_3rc1~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=dc1e2e561ad3b7bc9f4b7e65bc6885c167b02f5b;p=plugins%2Fblsurfplugin.git Issue 20406: Time compilation when recompiling --- diff --git a/Makefile.am b/Makefile.am index 6990941..ae8f683 100644 --- a/Makefile.am +++ b/Makefile.am @@ -42,7 +42,7 @@ SUBDIRS = idl adm_local resources src bin doc DIST_SUBDIRS = idl adm_local resources src bin doc -DISTCLEANFILES = a.out aclocal.m4 configure +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh salomeinclude_DATA = BLSURFPLUGIN_version.h diff --git a/configure.ac b/configure.ac index 28ab0e8..b22a0af 100644 --- a/configure.ac +++ b/configure.ac @@ -71,6 +71,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 !