[cpp-xmltooling] 17/22: make uninstall needs the libtool archive files
Scott Cantor
cantor.2 at osu.edu
Thu Jun 21 14:57:33 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-xmltooling.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-xmltooling.git;a=commit;h=8bed26b28da272e479de7e23cd729d9c0c025332
commit 8bed26b28da272e479de7e23cd729d9c0c025332
Author: Ferenc Wágner <wferi at debian.org>
AuthorDate: Thu Jun 21 17:01:15 2018 +0200
make uninstall needs the libtool archive files
---
xmltooling/Makefile.am | 3 ---
1 file changed, 3 deletions(-)
diff --git a/xmltooling/Makefile.am b/xmltooling/Makefile.am
index a3bd46d..178410e 100644
--- a/xmltooling/Makefile.am
+++ b/xmltooling/Makefile.am
@@ -231,9 +231,6 @@ libxmltooling_la_CXXFLAGS = $(XMLSEC_CFLAGS) $(common_CXXFLAGS)
libxmltooling_la_LIBADD = $(XMLSEC_LIBS) $(common_LIBADD)
endif
-install-exec-hook:
- for la in $(lib_LTLIBRARIES) ; do rm -f $(DESTDIR)$(libdir)/$$la ; done
-
EXTRA_DIST = \
config_pub.h.in \
config_pub_win32.h\
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list