# HG changeset patch # User mru # Date 1204918037 0 # Node ID 753a52a0869e2a4656abffdfc2cb98b837d1fa13 # Parent ea5623a8efde9532dfa13c972e80749fdeeaee41 simplify library version handling diff -r ea5623a8efde -r 753a52a0869e Makefile --- a/Makefile Fri Mar 07 19:25:09 2008 +0000 +++ b/Makefile Fri Mar 07 19:27:17 2008 +0000 @@ -193,7 +193,5 @@ FFLIBS = avcodec avutil NAME=avformat -LIBVERSION=$(LAVFVERSION) -LIBMAJOR=$(LAVFMAJOR) include ../common.mak