Exit with error when running libavtest and not configured with --enable-gpl.
Originally committed as revision 9141 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
faed2a7f8f
commit
0fd5a1b935
1 changed files with 1 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue