Commit 4ad66441 authored by Mans Rullgard's avatar Mans Rullgard

Fix libavformat version extraction in configure

This fixes shared library builds broken by
50196a98Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent a210bce2
......@@ -3241,7 +3241,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h
get_version LIBAVCODEC libavcodec/avcodec.h
get_version LIBAVCORE libavcore/avcore.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 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