From 2f134dcdcb7f12c8e6edf3209daf4bfd7d6fb981 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 11 Aug 2016 12:08:18 +0200 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 8983a55..02f4a21 100644 --- a/configure.ac +++ b/configure.ac @@ -92,7 +92,7 @@ LIBBURNIA_ASSERT_ICONV AC_PROG_LIBTOOL AC_SUBST(LIBTOOL_DEPS) -dnl LIBTOOL="$LIBTOOL --silent" +# LIBTOOL="$LIBTOOL --silent" AC_PROG_INSTALL