Commit e3934772 authored by diego's avatar diego

FFMPEG_VERSION was moved to version.h.

hint by Ramiro Polla, angustia at arrozcru d.t no-ip d.t org


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6089 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 11d12005
......@@ -248,7 +248,7 @@ libavtest test mpeg4 mpeg test-server fulltest: $(PROGS)
$(MAKE) -C tests $@
# tar release (use 'make -k tar' on a checkouted tree)
FILE=ffmpeg-$(shell grep "\#define FFMPEG_VERSION " libavcodec/avcodec.h | \
FILE=ffmpeg-$(shell grep "\#define FFMPEG_VERSION " version.h | \
cut -d "\"" -f 2 )
tar:
......
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