提交 0fd5a1b9 编写于 作者: D Diego Biurrun

Exit with error when running libavtest and not configured with --enable-gpl.

Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 faed2a7f
......@@ -36,6 +36,7 @@ libavtest:
@echo
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
@echo
@exit 1
endif
ifeq ($(CONFIG_SWSCALER),yes)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册