summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2021-04-17 23:56:50 +0100
committerEmmanuele Bassi <ebassi@gnome.org>2022-02-25 01:58:24 +0000
commit803afe6edda17b97e3d12a20585e565a2d2a79a2 (patch)
treeb2b09561899765aa0a21328a250be14ad5357b79 /configure.ac
parent1409079eefc04dcb0cab49e02f3cf3cf5e622974 (diff)
tanis: Remove cairo-cogl
Cogl's upstream is unmaintained, and has been for the past 6 years.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 06e421536..6235530a4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -331,12 +331,6 @@ CAIRO_ENABLE_SURFACE_BACKEND(glesv3, OpenGLESv3, no, [
])
dnl ===========================================================================
-CAIRO_ENABLE_SURFACE_BACKEND(cogl, Cogl, no, [
- cogl_REQUIRES="cogl-2.0-experimental >= 1.17.2"
- PKG_CHECK_MODULES(cogl, $cogl_REQUIRES,, [use_cogl="no"])
-])
-
-dnl ===========================================================================
CAIRO_ENABLE_SURFACE_BACKEND(directfb, directfb, no, [
directfb_REQUIRES=directfb