Commit b9d2f4a9 authored by Mans Rullgard's avatar Mans Rullgard

configure: get libavcodec version from new version.h header

This fixes shared library versioning after 3dd851c4.
Signed-off-by: 's avatarMans Rullgard <mans@mansr.com>
parent 3dd851c4
......@@ -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
......
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