summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-01-21 21:35:08 +0000
committerMichael Niedermayer <michaelni@gmx.at>2011-01-23 19:32:07 +0100
commitc7892b418bd755970af17037d4cacce97151f969 (patch)
treee28bd2c44aeeb701acb3972f95acf8afab2544b8 /configure
parent727a20cb6087607fcf15119efd23378dbbce8698 (diff)
Fix libavformat version extraction in configure
This fixes shared library builds broken by 50196a982bf7c8be9b41053fa0975473c217e709 Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit 4ad66441c9fdd2d33d59e36a897a45828f3062f3)
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
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