From adc067d489fedb15ab3f03b6b2831befa5e454c4 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 21 Aug 2009 08:24:20 +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 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 ! -- 2.39.2