projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b158c59
)
configure: Require new core/base for fast pad linking
author
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 14 Jul 2010 11:29:49 +0000
(13:29 +0200)
committer
Edward Hervey
<edward.hervey@collabora.co.uk>
Wed, 14 Jul 2010 11:29:49 +0000
(13:29 +0200)
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index
e50cdc3
..
f29f18c
100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-50,8
+50,8
@@
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.2
4
-GSTPB_REQ=0.10.2
4
.1
+GST_REQ=0.10.2
9.3
+GSTPB_REQ=0.10.2
9
.1
dnl *** autotools stuff ****