pidgin.vv: e884d4dd: Bump the required Farsight2 version.
maiku at soc.pidgin.im
maiku at soc.pidgin.im
Fri Apr 3 02:50:46 EDT 2009
-----------------------------------------------------------------
Revision: e884d4dd14f460cdeedd78e6756093bd6aa043d6
Ancestor: 4a5cb68024a5d8178b438039f3bb86a724828598
Author: maiku at soc.pidgin.im
Date: 2009-04-03T03:22:23
Branch: im.pidgin.pidgin.vv
URL: http://d.pidgin.im/viewmtn/revision/info/e884d4dd14f460cdeedd78e6756093bd6aa043d6
Modified files:
configure.ac
ChangeLog:
Bump the required Farsight2 version.
-------------- next part --------------
============================================================
--- configure.ac e5552bbc5c0ffcc78494995f76621d7c78fd27c9
+++ configure.ac 2cbbb703f1b46a2137fa5773fade7e8727ab87df
@@ -754,7 +754,7 @@ if test "x$enable_farsight" != "xno"; th
[AC_HELP_STRING([--disable-farsight], [compile without farsight support])],
enable_farsight="$enableval", enable_farsight="yes")
if test "x$enable_farsight" != "xno"; then
- PKG_CHECK_MODULES(FARSIGHT, [farsight2-0.10 >= 0.0.3 gstreamer-0.10 gstreamer-plugins-base-0.10 libxml-2.0], [
+ PKG_CHECK_MODULES(FARSIGHT, [farsight2-0.10 >= 0.0.8 gstreamer-0.10 gstreamer-plugins-base-0.10 libxml-2.0], [
AC_DEFINE(USE_FARSIGHT, 1, [Use Farsight for voice and video])
AC_SUBST(FARSIGHT_CFLAGS)
AC_SUBST(FARSIGHT_LIBS)
More information about the Commits
mailing list