From 76c8ac33587ad943fafdb43aec103a143bb10ebb Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Tue, 23 Aug 2016 19:39:00 +0000 Subject: [PATCH] Eased re-enabling of libtool --silent at bootstrap time --- libburn/trunk/configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libburn/trunk/configure.ac b/libburn/trunk/configure.ac index 064a2a79..496ed9ce 100644 --- a/libburn/trunk/configure.ac +++ b/libburn/trunk/configure.ac @@ -187,7 +187,7 @@ fi AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) -dnl LIBTOOL="$LIBTOOL --silent" +# LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL