configure: get libavcodec version from new version.h header
This fixes shared library versioning after 3dd851c.
Signed-off-by: Mans Rullgard <mans@mansr.com>
This commit is contained in:
parent
3dd851c46b
commit
b9d2f4a956
1 changed files with 1 additions and 1 deletions
2
configure
vendored
2
configure
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue