# HG changeset patch # User mru # Date 1204918037 0 # Node ID 87a1f7c172b02e97f400f7759f35090eb1e61a5a # Parent 8cb6b0f6f759719ff6594ba3ef4acffda27dda74 simplify library version handling diff -r 8cb6b0f6f759 -r 87a1f7c172b0 Makefile --- a/Makefile Thu Mar 06 23:10:47 2008 +0000 +++ b/Makefile Fri Mar 07 19:27:17 2008 +0000 @@ -457,8 +457,6 @@ FFLIBS = avutil NAME=avcodec -LIBVERSION=$(LAVCVERSION) -LIBMAJOR=$(LAVCMAJOR) TESTS = $(addsuffix -test$(EXESUF), cabac dct eval fft h264 imgresample rangecoder snow) ifeq ($(ARCH_X86),yes)