Browse code

Fix libavformat version extraction in configure

This fixes shared library builds broken by
50196a982bf7c8be9b41053fa0975473c217e709

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit 4ad66441c9fdd2d33d59e36a897a45828f3062f3)

Mans Rullgard authored on 2011/01/22 06:35:08
Showing 1 changed files
... ...
@@ -3244,7 +3244,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h
3244 3244
 get_version LIBAVCODEC  libavcodec/avcodec.h
3245 3245
 get_version LIBAVCORE   libavcore/avcore.h
3246 3246
 get_version LIBAVDEVICE libavdevice/avdevice.h
3247
-get_version LIBAVFORMAT libavformat/avformat.h
3247
+get_version LIBAVFORMAT libavformat/version.h
3248 3248
 get_version LIBAVUTIL   libavutil/avutil.h
3249 3249
 get_version LIBAVFILTER libavfilter/avfilter.h
3250 3250