[cheese/camerabin2: 23/24] configure: check for camerabin2 instead of camerabin
- From: Oleksij Rempel <orempel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cheese/camerabin2: 23/24] configure: check for camerabin2 instead of camerabin
- Date: Sat, 24 Mar 2012 08:38:48 +0000 (UTC)
commit 25f3f0adafb2f5e46065aa260916c6946eed24d8
Author: Thiago Santos <thiago sousa santos collabora com>
Date: Wed Feb 1 22:12:11 2012 -0300
configure: check for camerabin2 instead of camerabin
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 1d8af4c..4ff8b5f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -136,7 +136,7 @@ PKG_CHECK_MODULES([CHEESE_GTK],
AC_PATH_PROGS([GST_INSPECT], [gst-inspect-0.10 gst-inspect], [notfound])
AS_IF([test "x$GST_INSPECT" = "xnotfound"],
[AC_MSG_WARN([unable to check for runtime GStreamer plugin dependencies])],
- [GST_RUNTIME_PLUGINS="camerabin vp8enc webmmux"
+ [GST_RUNTIME_PLUGINS="camerabin2 vp8enc webmmux"
for gst_runtime_plugin in $GST_RUNTIME_PLUGINS
do
AC_MSG_CHECKING([for $gst_runtime_plugin GStreamer plugin])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]