[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v1.0-dev-217-gf49711c
Colin Guthrie
gitmailer-noreply at 0pointer.de
Fri Mar 25 03:58:58 PDT 2011
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from f5d2c33e86c9494e674282d24ec95b5044b81bff (commit)
- Log -----------------------------------------------------------------
f49711c build: Bump Orc dependency to 0.4.11
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
commit f49711c99a86075de0a2337c4ea71049a9aa146a
Author: Arun Raghavan <arun.raghavan at collabora.co.uk>
Date: Fri Mar 25 16:16:56 2011 +0530
build: Bump Orc dependency to 0.4.11
0.4.9 errors out at compile time, and might as well bump to 0.4.11 since
that's the version being tested with and has been around for a while
now. Thanks to Paul Menzel <paulepanter at users.sourceforge.net> for
pointing this out.
diff --git a/configure.ac b/configure.ac
index 07208f2..5b41bb4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1417,7 +1417,7 @@ fi
AM_CONDITIONAL([HAVE_FFTW], [test "x$HAVE_FFTW" = "x1"])
### ORC (optional) ###
-ORC_CHECK([0.4.9])
+ORC_CHECK([0.4.11])
### Build and Install man pages ###
AC_ARG_ENABLE(manpages,
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list