mirror of
https://github.com/librempeg/librempeg
synced 2024-11-22 18:49:58 +00:00
configure: provide libavfilter/version.h header to get_version()
Fix libavfilter library version numbers generation, which was broken in
3167dc9515
.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
parent
3c172a4106
commit
b5c2b5af6a
2
configure
vendored
2
configure
vendored
@ -3361,7 +3361,7 @@ get_version(){
|
||||
|
||||
get_version LIBAVCODEC libavcodec/version.h
|
||||
get_version LIBAVDEVICE libavdevice/avdevice.h
|
||||
get_version LIBAVFILTER libavfilter/avfilter.h
|
||||
get_version LIBAVFILTER libavfilter/version.h
|
||||
get_version LIBAVFORMAT libavformat/version.h
|
||||
get_version LIBAVUTIL libavutil/avutil.h
|
||||
get_version LIBPOSTPROC libpostproc/postprocess.h
|
||||
|
Loading…
Reference in New Issue
Block a user