Commit b5c2b5af authored by Stefano Sabatini's avatar Stefano Sabatini Committed by Anton Khirnov

configure: provide libavfilter/version.h header to get_version()

Fix libavfilter library version numbers generation, which was broken in
3167dc95.
Signed-off-by: 's avatarAnton Khirnov <anton@khirnov.net>
parent 3c172a41
......@@ -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
......
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