configure: get libavcodec version from new version.h header
authorMans Rullgard <mans@mansr.com>
Wed, 23 Mar 2011 09:39:00 +0000 (09:39 +0000)
committerMans Rullgard <mans@mansr.com>
Wed, 23 Mar 2011 09:59:44 +0000 (09:59 +0000)
This fixes shared library versioning after 3dd851c.

Signed-off-by: Mans Rullgard <mans@mansr.com>
configure

index 00aa9ed..bde1dad 100755 (executable)
--- a/configure
+++ b/configure
@@ -3286,7 +3286,7 @@ get_version(){
 
 get_version LIBSWSCALE  libswscale/swscale.h
 get_version LIBPOSTPROC libpostproc/postprocess.h
-get_version LIBAVCODEC  libavcodec/avcodec.h
+get_version LIBAVCODEC  libavcodec/version.h
 get_version LIBAVDEVICE libavdevice/avdevice.h
 get_version LIBAVFORMAT libavformat/version.h
 get_version LIBAVUTIL   libavutil/avutil.h