提交 a68551bc 编写于 作者: J Juan Quintela 提交者: Anthony Liguori

the else part of this test is obsolete We are testing for sdl = yes inside the...

the else part of this test is obsolete We are testing for sdl = yes inside the else part of the test if sdl = yes
Signed-off-by: NJuan Quintela <quintela@redhat.com>
Signed-off-by: NAnthony Liguori <aliguori@us.ibm.com>
上级 eeb6d45b
......@@ -926,13 +926,7 @@ EOF
fi
fi # static link
fi # sdl compile test
else
# Make sure to disable cocoa if sdl was set
if test "$sdl" = "yes" ; then
cocoa="no"
audio_drv_list="`echo $audio_drv_list | sed s,coreaudio,,g`"
fi
fi # -z $sdl
fi
if test "$sdl" = "yes" ; then
cat > $TMPC <<EOF
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册