[cpp-xmltooling] 02/22: Disable forcing of libtool --silent
Scott Cantor
cantor.2 at osu.edu
Thu Jun 21 14:57:18 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=5df872522ddbffa04b7d406c85477d111162017a
commit 5df872522ddbffa04b7d406c85477d111162017a
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sat Dec 7 20:34:13 2013 -0800
Disable forcing of libtool --silent
Build log analysis needs verbose logs.
---
configure.ac | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index c6ed77c..1e2a8df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -380,7 +380,5 @@ AM_CONDITIONAL(BUILD_UNITTEST,test -f ${CXXTEST})
AX_CREATE_PKGCONFIG_INFO(,,[$XMLSEC_LIBS -lxmltooling],[OpenSAML XMLTooling-C library])
-LIBTOOL="$LIBTOOL --silent"
-
# output packaging and makefiles
AC_OUTPUT
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list