8147091: Remove debug output in basics.m4

Reviewed-by: erikj
This commit is contained in:
Magnus Ihse Bursie 2016-01-14 15:05:22 +01:00
parent f89a58df61
commit 299843c5f3
2 changed files with 1 additions and 3 deletions

View File

@ -1190,7 +1190,6 @@ AC_DEFUN_ONCE([BASIC_POST_CONFIG_OUTPUT],
# 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

View File

@ -4839,7 +4839,7 @@ VS_SDK_PLATFORM_NAME_2013=
#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 @@ fi
# 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