]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove unnecessary echo
authorEvan Hunt <each@isc.org>
Wed, 4 Dec 2013 17:55:07 +0000 (09:55 -0800)
committerEvan Hunt <each@isc.org>
Wed, 4 Dec 2013 17:55:07 +0000 (09:55 -0800)
configure
configure.in

index a2920ff720c5e9ac04d3bbaaa9da5edb5e02c6f6..92cabe1af7211fdf91b2de08b07cbd246c7c03fe 100755 (executable)
--- a/configure
+++ b/configure
@@ -22767,7 +22767,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:"
index 2f13d10125d158c4aef0d1d643e76f3e5f562720..c535c929d098f0a22c5edb99644f50a8b6834b28 100644 (file)
@@ -3726,7 +3726,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:"