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:
5397498
)
twolame: bump requirement to 0.3.10
author
David Schleef
<ds@schleef.org>
Sun, 22 Mar 2009 20:08:48 +0000
(13:08 -0700)
committer
David Schleef
<ds@schleef.org>
Sun, 22 Mar 2009 20:15:48 +0000
(13:15 -0700)
0.3.10 is the first version with the float32 encoder functions.
Fixes #576305.
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 43e881d25d2ad79f48875c3a146cb0f0068b7e93..345975dbb753fa9f093404b250ca1bd834026395 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-355,7
+355,7
@@
AG_GST_CHECK_FEATURE(SIDPLAY, [libsidplay], sid, [
dnl *** twolame ***
translit(dnm, m, l) AM_CONDITIONAL(USE_TWOLAME, true)
AG_GST_CHECK_FEATURE(TWOLAME, [twolame], twolame, [
- PKG_CHECK_MODULES(TWOLAME, twolame >= 0.3.0, [
+ PKG_CHECK_MODULES(TWOLAME, twolame >= 0.3.
1
0, [
HAVE_TWOLAME="yes"], [
HAVE_TWOLAME="no"
AC_MSG_RESULT(no)