projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a210bce
)
Fix libavformat version extraction in configure
author
Mans Rullgard
<mans@mansr.com>
Fri, 21 Jan 2011 21:35:08 +0000
(21:35 +0000)
committer
Mans Rullgard
<mans@mansr.com>
Fri, 21 Jan 2011 21:51:06 +0000
(21:51 +0000)
This fixes shared library builds broken by
50196a982bf7c8be9b41053fa0975473c217e709
Signed-off-by: Mans Rullgard <mans@mansr.com>
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
76ea08d
..
63eadca
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-3241,7
+3241,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