Commit c7892b41 authored by Mans Rullgard's avatar Mans Rullgard Committed by Michael Niedermayer

Fix libavformat version extraction in configure

This fixes shared library builds broken by
50196a98Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
(cherry picked from commit 4ad66441)
parent 727a20cb
...@@ -3244,7 +3244,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h ...@@ -3244,7 +3244,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h
get_version LIBAVCODEC libavcodec/avcodec.h get_version LIBAVCODEC libavcodec/avcodec.h
get_version LIBAVCORE libavcore/avcore.h get_version LIBAVCORE libavcore/avcore.h
get_version LIBAVDEVICE libavdevice/avdevice.h get_version LIBAVDEVICE libavdevice/avdevice.h
get_version LIBAVFORMAT libavformat/avformat.h get_version LIBAVFORMAT libavformat/version.h
get_version LIBAVUTIL libavutil/avutil.h get_version LIBAVUTIL libavutil/avutil.h
get_version LIBAVFILTER libavfilter/avfilter.h get_version LIBAVFILTER libavfilter/avfilter.h
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment