8147091: Remove debug output in basics.m4
Reviewed-by: erikj
This commit is contained in:
parent
f89a58df61
commit
299843c5f3
@ -1190,7 +1190,6 @@ AC_DEFUN_ONCE([BASIC_POST_CONFIG_OUTPUT],
|
|||||||
|
|
||||||
# Move configure.log from current directory to the build output root
|
# Move configure.log from current directory to the build output root
|
||||||
if test -e ./configure.log; then
|
if test -e ./configure.log; then
|
||||||
echo found it
|
|
||||||
$MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
|
$MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -4839,7 +4839,7 @@ VS_SDK_PLATFORM_NAME_2013=
|
|||||||
#CUSTOM_AUTOCONF_INCLUDE
|
#CUSTOM_AUTOCONF_INCLUDE
|
||||||
|
|
||||||
# Do not change or remove the following line, it is needed for consistency checks:
|
# 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
|
# Move configure.log from current directory to the build output root
|
||||||
if test -e ./configure.log; then
|
if test -e ./configure.log; then
|
||||||
echo found it
|
|
||||||
$MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
|
$MV -f ./configure.log "$OUTPUT_ROOT/configure.log" 2> /dev/null
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user