Skip to content
Snippets Groups Projects
Commit b9d2f4a9 authored by Mans Rullgard's avatar Mans Rullgard
Browse files

configure: get libavcodec version from new version.h header


This fixes shared library versioning after 3dd851c4.

Signed-off-by: default avatarMans Rullgard <mans@mansr.com>
parent 3dd851c4
Branches
Tags
No related merge requests found
...@@ -3286,7 +3286,7 @@ get_version(){ ...@@ -3286,7 +3286,7 @@ get_version(){
get_version LIBSWSCALE libswscale/swscale.h get_version LIBSWSCALE libswscale/swscale.h
get_version LIBPOSTPROC libpostproc/postprocess.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 LIBAVDEVICE libavdevice/avdevice.h
get_version LIBAVFORMAT libavformat/version.h get_version LIBAVFORMAT libavformat/version.h
get_version LIBAVUTIL libavutil/avutil.h get_version LIBAVUTIL libavutil/avutil.h
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment