Commit 41ada6e5 authored by Diego Biurrun's avatar Diego Biurrun

Warn about --enable-gpl.

Originally committed as revision 6698 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9fd353e9
......@@ -26,6 +26,9 @@ codectest mpeg4 mpeg ac3 snow snowll: vsynth1/00.pgm vsynth2/00.pgm asynth1.sw t
# fast regression for libav formats
libavtest: vsynth1/00.pgm asynth1.sw
@echo
@echo "This test requires FFmpeg to be compiled with --enable-gpl."
@echo
@$(VPATH)/regression.sh $@ $(LIBAV_REFFILE) vsynth1
# video generation
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment