[cpp-sp] 01/17: Avoid libtool --silent flag
Scott Cantor
cantor.2 at osu.edu
Wed Jun 27 20:35:42 EDT 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=b83aa0d5f2b15079f27c99419959be44ee1cf8e7
commit b83aa0d5f2b15079f27c99419959be44ee1cf8e7
Author: Russ Allbery <rra at debian.org>
AuthorDate: Sun Mar 16 16:30:53 2014 -0700
Avoid libtool --silent flag
---
configure.ac | 2 --
1 file changed, 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index d97ea13..f5e13b6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1369,6 +1369,4 @@ if test -n "$APXS24_CC" && test "$APXS24_CC" != "$CC" ; then
echo "=================================================================="
fi
-LIBTOOL="$LIBTOOL --silent"
-
AC_OUTPUT
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list