8147091: Remove debug output in basics.m4
authorihse
Thu, 14 Jan 2016 15:05:22 +0100
changeset 34925 80aceabf2e08
parent 34924 9aaa30dd1b5d
child 34926 f510188ef3ac
8147091: Remove debug output in basics.m4 Reviewed-by: erikj
common/autoconf/basics.m4
common/autoconf/generated-configure.sh
--- a/common/autoconf/basics.m4	Thu Jan 14 13:50:40 2016 +0100
+++ b/common/autoconf/basics.m4	Thu Jan 14 15:05:22 2016 +0100
@@ -1190,7 +1190,6 @@
 
   # Move configure.log from current directory to the build output root
   if test -e ./configure.log; then
-    echo found it
     $MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
   fi
 
--- a/common/autoconf/generated-configure.sh	Thu Jan 14 13:50:40 2016 +0100
+++ b/common/autoconf/generated-configure.sh	Thu Jan 14 15:05:22 2016 +0100
@@ -4839,7 +4839,7 @@
 #CUSTOM_AUTOCONF_INCLUDE
 
 # Do not change or remove the following line, it is needed for consistency checks:
-DATE_WHEN_GENERATED=1452769076
+DATE_WHEN_GENERATED=1452780299
 
 ###############################################################################
 #
@@ -62030,7 +62030,6 @@
 
   # Move configure.log from current directory to the build output root
   if test -e ./configure.log; then
-    echo found it
     $MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
   fi