diff -r 6a6ba0a07f33 -r afeeed8e5f8c common/autoconf/configure --- a/common/autoconf/configure Thu Apr 19 12:18:32 2012 -0700 +++ b/common/autoconf/configure Mon Apr 30 12:13:29 2012 -0700 @@ -10489,7 +10489,7 @@ # Setup default logging of stdout and stderr to build.log in the output root. BUILD_LOG='$(OUTPUT_ROOT)/build.log' -BUILD_LOG_WRAPPER='$(SRC_ROOT)/common/bin/logger.sh $(BUILD_LOG)' +BUILD_LOG_WRAPPER='$(SH) $(SRC_ROOT)/common/bin/logger.sh $(BUILD_LOG)'