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

index c0fdb749cbee736afe266910303f1e047d63445f..4d8b97deda7373414a351e4146be9c01f84e38c7 100755 (executable)
--- 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:"
index dd4ba407ba78aaaa60fecfbd0e011df9dd89f539..b6d49ae4bccd7582295a19536f898e68871bb06e 100644 (file)
@@ -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:"