gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r31982 - gnunet


From: gnunet
Subject: [GNUnet-SVN] r31982 - gnunet
Date: Tue, 21 Jan 2014 11:39:54 +0100

Author: LRN
Date: 2014-01-21 11:39:54 +0100 (Tue, 21 Jan 2014)
New Revision: 31982

Modified:
   gnunet/configure.ac
Log:
GST-based backend does not require opus at compile time

Modified: gnunet/configure.ac
===================================================================
--- gnunet/configure.ac 2014-01-21 10:10:44 UTC (rev 31981)
+++ gnunet/configure.ac 2014-01-21 10:39:54 UTC (rev 31982)
@@ -437,7 +437,7 @@
 # Pulse Audio
 if test "x$pulse" != "x1" -o "x$opus" != "x1" -o "x$ogg" != "x1"
 then
- if test "x$gst" != "x1" -o "x$opus" != "x1"
+ if test "x$gst" != "x1"
  then
   conversation_backend=none
   AM_CONDITIONAL(BUILD_PULSE_HELPERS, false)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]