From ee51565e8e14d6cb6410834464377fa1a3098bda Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Sun, 24 Jun 2012 20:11:11 +0200 Subject: configure: fix libavutil.pc generation Found-by: uau Signed-off-by: Michael Niedermayer --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index f498357f5b..ee26a37f80 100755 --- a/configure +++ b/configure @@ -3808,7 +3808,7 @@ get_version LIBAVDEVICE libavdevice/avdevice.h get_version LIBAVFILTER libavfilter/version.h get_version LIBAVFORMAT libavformat/version.h get_version LIBAVRESAMPLE libavresample/version.h -get_version LIBAVUTIL libavutil/avutil.h +get_version LIBAVUTIL libavutil/version.h get_version LIBPOSTPROC libpostproc/postprocess.h get_version LIBSWRESAMPLE libswresample/swresample.h get_version LIBSWSCALE libswscale/swscale.h -- cgit v1.2.3