diff --git a/configure b/configure index c0fdb749cbee736afe266910303f1e047d63445f..4d8b97deda7373414a351e4146be9c01f84e38c7 100755 --- a/configure +++ b/configure @@ -23404,7 +23404,6 @@ if test "${enable_full_report+set}" = set; then : enableval=$enable_full_report; fi -echo enable full report set to: $enable_full_report echo "========================================================================" echo "Configuration summary:" diff --git a/configure.in b/configure.in index dd4ba407ba78aaaa60fecfbd0e011df9dd89f539..b6d49ae4bccd7582295a19536f898e68871bb06e 100644 --- a/configure.in +++ b/configure.in @@ -3934,7 +3934,6 @@ esac AC_ARG_ENABLE(full-report, [ --enable-full-report report values of all configure options]) -echo enable full report set to: $enable_full_report echo "========================================================================" echo "Configuration summary:"