From 0e32c8c65a1c42d9f6489eca2231dde17716d139 Mon Sep 17 00:00:00 2001 From: Måns Rullgård Date: Fri, 7 Mar 2008 19:27:17 +0000 Subject: simplify library version handling Originally committed as revision 12362 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavformat/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'libavformat/Makefile') diff --git a/libavformat/Makefile b/libavformat/Makefile index c1aabfa80b..3870986d42 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -193,7 +193,5 @@ OBJS-$(CONFIG_UDP_PROTOCOL) += udp.o FFLIBS = avcodec avutil NAME=avformat -LIBVERSION=$(LAVFVERSION) -LIBMAJOR=$(LAVFMAJOR) include ../common.mak -- cgit v1.2.3