From 2a41b4817c478e46c2a9c8744cef1e2cd1d39d36 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Wed, 27 Apr 2016 16:44:27 +0200 Subject: [PATCH] Removed option --silent from libtool runs --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 72a8c78..36bebbe 100644 --- a/configure.ac +++ b/configure.ac @@ -92,7 +92,7 @@ LIBBURNIA_ASSERT_ICONV AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) -LIBTOOL="$LIBTOOL --silent" +dnl LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL