[clutter-gst] build: Don't ask for the Cogl 2.0 API
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter-gst] build: Don't ask for the Cogl 2.0 API
- Date: Wed, 22 Feb 2012 12:22:02 +0000 (UTC)
commit 02f99f0742830a5137be1aff1416fa18dcb32758
Author: Damien Lespiau <damien lespiau intel com>
Date: Wed Feb 22 12:19:31 2012 +0000
build: Don't ask for the Cogl 2.0 API
When asking for it, your just get the 2.0 API and not the 1.0 one any
more. Just don't ask for the 2.0 API, we don't use it anymore.
clutter-gst/Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/clutter-gst/Makefile.am b/clutter-gst/Makefile.am
index 3f130ee..95922f8 100644
--- a/clutter-gst/Makefile.am
+++ b/clutter-gst/Makefile.am
@@ -65,7 +65,6 @@ AM_CPPFLAGS = \
-DCLUTTER_GST_COMPILATION \
-DG_DISABLE_SINGLE_INCLUDES \
-DCOGL_ENABLE_EXPERIMENTAL_API \
- -DCOGL_ENABLE_EXPERIMENTAL_2_0_API \
-DCLUTTER_ENABLE_EXPERIMENTAL_API \
-DG_LOG_DOMAIN=\"Clutter-Gst\" \
$(NULL)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]