From 1f72984e33f3835556eb8902f73ea8c79e17eb6a Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 12 Aug 2016 18:39:28 +0000 Subject: [PATCH] Eased re-enabling of libtool --silent at bootstrap time --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index dfd2bdfa..81f8b554 100644 --- a/configure.ac +++ b/configure.ac @@ -94,7 +94,7 @@ fi AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) -dnl LIBTOOL="$LIBTOOL --silent" +# LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL