Skip to content

Commit 966e957

Browse files
phausleritaiferber
authored andcommitted
Remove logging call to which on autoreconf
1 parent b77678e commit 966e957

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

utils/build-script-impl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2401,7 +2401,6 @@ for host in "${ALL_HOSTS[@]}"; do
24012401
dispatch_build_variant_arg="debug"
24022402
fi
24032403
call mkdir -p "${LIBDISPATCH_BUILD_DIR}"
2404-
echo `which autoreconf`
24052404
with_pushd "${LIBDISPATCH_SOURCE_DIR}" \
24062405
call autoreconf -fvi
24072406
with_pushd "${LIBDISPATCH_BUILD_DIR}" \

0 commit comments

Comments
 (0)