[cpp-opensaml] 01/19: Disable forcing of libtool --silent

Scott Cantor cantor.2 at osu.edu
Tue Jun 26 19:27:59 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=15cae8a8c4b19c91c7d289afa059292609a1ef09

commit 15cae8a8c4b19c91c7d289afa059292609a1ef09
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sat Dec 7 20:35:39 2013 -0800

    Disable forcing of libtool --silent
    
    Build log analysis needs verbose logs.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 8000960..69da31c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -279,7 +279,6 @@ AM_CONDITIONAL(BUILD_UNITTEST,test -f ${CXXTEST})
 AX_CREATE_PKGCONFIG_INFO(,,[$LIBS -lsaml],[OpenSAML library])
 
 AC_SUBST(DX_INCLUDE)
-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