From: Evan Hunt Date: Wed, 4 Dec 2013 17:55:13 +0000 (-0800) Subject: remove unnecessary echo X-Git-Tag: v9.6-ESV-R11b1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=263618e847a25ce40dc94bc9ad2d4877a4e6bd64;p=thirdparty%2Fbind9.git remove unnecessary echo --- diff --git a/configure b/configure index 478129ea345..c247ce64270 100755 --- a/configure +++ b/configure @@ -21943,7 +21943,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 89ba8fe7649..fc8b3da423c 100644 --- a/configure.in +++ b/configure.in @@ -3188,7 +3188,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:"