提交 6a0ec132 编写于 作者: I ihse

8069057: Make sure configure is run by bash

Reviewed-by: erikj
上级 52845105
......@@ -28,6 +28,9 @@ if test "x$BASH_VERSION" = x; then
exit 1
fi
# Force autoconf to use bash.
export CONFIG_SHELL=$BASH
CONFIGURE_COMMAND_LINE="$@"
conf_script_dir=`dirname $0`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册