Hi,
On 01/12/2013 01:09 AM, Marc-André Lureau wrote:
Hi
- Mensaje original -
Ah, I think this is correct as the current model doesn't allow
qxl-0
and qxl-2 outputs enabled, while qxl-1 is disabled.
That is not entirely true, currently one cannot do that through an
agent message, but
---
configure.ac | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index fc0216f..cfa0cbf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -140,12 +140,12 @@ AS_IF([test x"$enable_opengl" != "xno"],
[enable_opengl="yes"])
AM_CONDITIONAL(SUPPORT_GL
spice and spice-common should be consistent about the libraries checking.
---
configure.ac | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/configure.ac b/configure.ac
index c4b0f08..74e989e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -35,9 +35,10 @@ AC_SUBST(PIXMAN_CFL