From 674dbafc8a39bd3afeb06539368b434172e7a4af Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 21 Aug 2009 10:59:47 +0000 Subject: [PATCH] Issue 0020406: 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 603ae3a..42bfc24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,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 EXTRA_DIST+= \ build_configure \ diff --git a/configure.ac b/configure.ac index dd8fd66..00cbebd 100644 --- a/configure.ac +++ b/configure.ac @@ -81,6 +81,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 + for shared libraries -- 2.39.2