From c813c1d28b04f6a876e8fb5e76a507e0a1d4f2ce Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 21 Aug 2009 08:28:05 +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 6bc65dd3..8cd880ea 100644 --- a/Makefile.am +++ b/Makefile.am @@ -33,7 +33,7 @@ ACLOCAL_AMFLAGS = -I adm_local/unix/config_files \ SUBDIRS = adm_local idl resources src doc bin -DISTCLEANFILES = a.out aclocal.m4 configure +DISTCLEANFILES = a.out aclocal.m4 configure local-install.sh salomeinclude_DATA = VISU_version.h diff --git a/configure.ac b/configure.ac index 6fa5682c..f8df9f0c 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 ! -- 2.39.2