[Spice-commits] configure.ac

Christophe Fergau teuf at kemper.freedesktop.org
Fri Oct 23 05:05:01 PDT 2015


 configure.ac |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit aa6f1cd7a233d2a17948d0817d4b6a3bb63a93a4
Author: Christophe Fergeau <cfergeau at redhat.com>
Date:   Wed Oct 14 15:11:19 2015 +0200

    build-sys: Remove unused conditional

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


More information about the Spice-commits mailing list