From: Pekka Riikonen Date: Wed, 4 Dec 2002 19:12:21 +0000 (+0000) Subject: updates. X-Git-Tag: silc.client.0.9.10~12 X-Git-Url: http://git.silcnet.org/gitweb/?a=commitdiff_plain;h=94f1b6605f12351c003cf3b359ea4a70818ae8b3;p=silc.git updates. --- diff --git a/Makefile.am.pre b/Makefile.am.pre index 522f7f2c..e20a823b 100644 --- a/Makefile.am.pre +++ b/Makefile.am.pre @@ -33,7 +33,7 @@ dist-bzip: distdir -rm -rf $(distdir) SILC_EXTRA_DIST = SILC_DISTRIBUTION_EXTRA -EXTRA_DIST = CHANGES CREDITS $(SILC_EXTRA_DIST) +EXTRA_DIST = libtoolfix CHANGES CREDITS $(SILC_EXTRA_DIST) # # Installing of SILC into the system diff --git a/configure.in.pre b/configure.in.pre index eba62bfd..7484560d 100644 --- a/configure.in.pre +++ b/configure.in.pre @@ -1021,6 +1021,14 @@ INCLUDE_DEFINES_INT="include \$(top_srcdir)/Makefile.defines_int" AC_SUBST(INCLUDE_DEFINES_INT) AC_SUBST(SILC_DIST_SUBDIRS) +# +# Fix the libtool to support run-time configuration. This allows us +# to in run-time specify when to compile shared/static libraries without +# need to reconfigure the entire libtool. +# +./libtoolfix $SILC_TOP_SRCDIR/ltmain.sh + +# # Makefile outputs # AC_CONFIG_FILES(