From: Scott Cantor Date: Wed, 13 Aug 2008 18:57:06 +0000 (+0000) Subject: Bump libtool revision. X-Git-Tag: 2.2.0~54 X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fcpp-opensaml.git;a=commitdiff_plain;h=80f5c8b35c73f30b93460ada2b4096c466bb15e6 Bump libtool revision. --- diff --git a/saml/Makefile.am b/saml/Makefile.am index 057ba3d..39e500e 100644 --- a/saml/Makefile.am +++ b/saml/Makefile.am @@ -172,7 +172,7 @@ libsaml_la_SOURCES = \ # this is different from the project version # http://sources.redhat.com/autobook/autobook/autobook_91.html -libsaml_la_LDFLAGS = -version-info 3:0:0 +libsaml_la_LDFLAGS = -version-info 3:1:0 install-exec-hook: for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done