simplify library version handling

Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2008-03-07 19:27:17 +00:00
parent 88b5db9f08
commit 0e32c8c65a
8 changed files with 6 additions and 26 deletions
-2
View File
@@ -15,7 +15,5 @@ FFLIBS-$(CONFIG_SWSCALER) += swscale
FFLIBS-$(CONFIG_AVFILTER_LAVF) += avformat
NAME=avfilter
LIBVERSION=$(LAVFIVERSION)
LIBMAJOR=$(LAVFIMAJOR)
include ../common.mak