summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-09 16:33:59 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-09 17:03:14 +0300
commitd9c5452a15510b81edc59605ca234b8f61d478e7 (patch)
tree160bcdcb5e37ee66ee304ea00c6360ea3cea96f9 /configure.ac
parentfdo#63866 Remove checkbox also for new separators (diff)
downloadcore-d9c5452a15510b81edc59605ca234b8f61d478e7.tar.gz
core-d9c5452a15510b81edc59605ca234b8f61d478e7.zip
ENABLE_OPENCL should be TRUE or empty
Should make the Android tinderboxes happy. Change-Id: Idf33106514a1d0e34566d76d97d689e7543eda3c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9369498d88f..f6c0c01bcd44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -10330,7 +10330,6 @@ if test $_os != iOS -a $_os != Android -a "x$enable_opencl" != "xno"; then
else
AC_MSG_RESULT([no])
enable_opencl=no
- ENABLE_OPENCL=FALSE
fi
AC_SUBST(ENABLE_OPENCL)