# HG changeset patch # User mru # Date 1204918037 0 # Node ID b8c57ebf9880cf71bda1f798dc4be395445ba6fc # Parent 62530c1673a09e4557e47e7a36a808db6049eaa3 simplify library version handling diff -r 62530c1673a0 -r b8c57ebf9880 Makefile --- a/Makefile Thu Feb 28 17:01:35 2008 +0000 +++ b/Makefile Fri Mar 07 19:27:17 2008 +0000 @@ -38,8 +38,6 @@ sha1.h NAME=avutil -LIBVERSION=$(LAVUVERSION) -LIBMAJOR=$(LAVUMAJOR) TESTS = $(addsuffix -test$(EXESUF), adler32 aes crc des lls md5 sha1 softfloat tree)