提交 d4b0cca7 编写于 作者: D Diego Biurrun

10l: wrong quoting

Originally committed as revision 5823 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 8422aa88
......@@ -1241,7 +1241,7 @@ if check_header malloc.h; then
fi
if test "$_memalign" = "no" -a "$mmx" = "yes" -a \
"$memalignhack" != "yes" -a "$targetos != Darwin" ; then
"$memalignhack" != "yes" -a "$targetos" != "Darwin" ; then
die "Error, no memalign() but SSE enabled, disable it or use --enable-memalign-hack."
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册