From d3c4ff3299b16453b7a93d5f95dee169a088712c Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Oct 03 2016 19:30:19 +0000 Subject: Leave the macro undefined instead of defining to 0. --- diff --git a/macros b/macros index 01bfef1..dc8d3cb 100644 --- a/macros +++ b/macros @@ -26,7 +26,7 @@ # %_configure_gnuconfig_hack 1 %_configure_libtool_hardening_hack 1 -%_configure_disable_silent_rules 0 +# _configure_disable_silent_rules 0 %configure \ CFLAGS="${CFLAGS:-%optflags}" ; export CFLAGS ; \ CXXFLAGS="${CXXFLAGS:-%optflags}" ; export CXXFLAGS ; \