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

index 478129ea34545cc779f5ee79b93145200fe39cf8..c247ce64270134265c19323d40c7868de67dd400 100755 (executable)
--- 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:"
index 89ba8fe7649577ce5e390c005d59ffd76561ab42..fc8b3da423c7bb837375b3b8478bc60d0ecfa206 100644 (file)
@@ -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:"