[Spice-devel] [spice-gtk] build-sys: Remove unused conditional
Christophe Fergeau
cfergeau at redhat.com
Fri Oct 23 04:32:45 PDT 2015
---
configure.ac | 3 ---
1 file changed, 3 deletions(-)
diff --git a/configure.ac b/configure.ac
index 22248a6..5790a37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -25,9 +25,6 @@ AC_SUBST(SPICE_GTK_LOCALEDIR)
GTK_DOC_CHECK([1.14],[--flavour no-tmpl])
-# no opengl support yet
-AM_CONDITIONAL(SUPPORT_GL, false)
-
AC_PROG_CC
AC_PROG_CC_C99
if test "x$ac_cv_prog_cc_c99" = xno; then
--
2.5.0
More information about the Spice-devel
mailing list