From f40c6eace655c1f61edc03917308aa4a8e3bbcca Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 21 Aug 2009 08:32:58 +0000 Subject: [PATCH] Issue 20406: Time compilation when recompiling --- Makefile.am | 2 +- configure.ac | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 893cd5c..c9abb16 100644 --- a/Makefile.am +++ b/Makefile.am @@ -45,7 +45,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 = NETGENPLUGIN_version.h diff --git a/configure.ac b/configure.ac index f70a0f8..4522494 100644 --- a/configure.ac +++ b/configure.ac @@ -80,6 +80,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 ! -- 2.39.2