summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2012-06-24 20:11:11 +0200
committerMichael Niedermayer <michaelni@gmx.at>2012-06-24 20:11:11 +0200
commitee51565e8e14d6cb6410834464377fa1a3098bda (patch)
treeb354bba9e21769f9975ad578cce6fc3868f78e9b /configure
parent62975afa680619b05b2110065e09428b9d8fb719 (diff)
configure: fix libavutil.pc generation
Found-by: uau Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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