[FFmpeg-cvslog] configure: fix libavutil.pc generation
Michael Niedermayer
git at videolan.org
Sun Jun 24 20:13:50 CEST 2012
ffmpeg | branch: master | Michael Niedermayer <michaelni at gmx.at> | Sun Jun 24 20:11:11 2012 +0200| [ee51565e8e14d6cb6410834464377fa1a3098bda] | committer: Michael Niedermayer
configure: fix libavutil.pc generation
Found-by: uau
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ee51565e8e14d6cb6410834464377fa1a3098bda
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index f498357..ee26a37 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
More information about the ffmpeg-cvslog
mailing list