From c7892b418bd755970af17037d4cacce97151f969 Mon Sep 17 00:00:00 2001 From: Mans Rullgard Date: Fri, 21 Jan 2011 21:35:08 +0000 Subject: Fix libavformat version extraction in configure This fixes shared library builds broken by 50196a982bf7c8be9b41053fa0975473c217e709 Signed-off-by: Mans Rullgard (cherry picked from commit 4ad66441c9fdd2d33d59e36a897a45828f3062f3) --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 0f5a6abd0e..001f00a323 100755 --- a/configure +++ b/configure @@ -3244,7 +3244,7 @@ get_version LIBPOSTPROC libpostproc/postprocess.h get_version LIBAVCODEC libavcodec/avcodec.h get_version LIBAVCORE libavcore/avcore.h get_version LIBAVDEVICE libavdevice/avdevice.h -get_version LIBAVFORMAT libavformat/avformat.h +get_version LIBAVFORMAT libavformat/version.h get_version LIBAVUTIL libavutil/avutil.h get_version LIBAVFILTER libavfilter/avfilter.h -- cgit v1.2.3