[cpp-opensaml] branch master updated: Stop removing libtool archive.

Scott Cantor cantor.2 at osu.edu
Tue Jun 26 19:35:11 EDT 2018


This is an automated email from the git hooks/post-receive script.

scantor pushed a commit to branch master
in repository cpp-opensaml.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-opensaml.git;a=commit;h=15d04502d2d784f50adf5516fd8ee56c5922e731

The following commit(s) were added to refs/heads/master by this push:
       new  15d0450   Stop removing libtool archive.
15d0450 is described below

commit 15d04502d2d784f50adf5516fd8ee56c5922e731
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Jun 26 19:35:08 2018 -0400

    Stop removing libtool archive.
---
 saml/Makefile.am | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/saml/Makefile.am b/saml/Makefile.am
index 643637f..09457db 100644
--- a/saml/Makefile.am
+++ b/saml/Makefile.am
@@ -195,8 +195,5 @@ libsaml_la_LIBADD = \
     $(xmltooling_LIBS) \
     $(log4shib_LIBS) $(log4cpp_LIBS)
 
-install-exec-hook:
-	for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
-
 EXTRA_DIST = resource.h saml.rc
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list