Xwayland complains about realloc problem fixed in:

    commit 6086f6c1d0e0a1c9e590879acb2319dea0eb6e96
    Author: Robert Bragg <[email protected]>
    Date:   Mon Dec 12 00:30:43 2011 +0000

Reported-by: nerdopolis, Prf_Jakob and spitzak at #wayland channel
Signed-off-by: Tiago Vignatti <[email protected]>
---
 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 23b9ede..b6b4c51 100644
--- a/configure.ac
+++ b/configure.ac
@@ -784,7 +784,7 @@ FIXESPROTO="fixesproto >= 5.0"
 DAMAGEPROTO="damageproto >= 1.1"
 XCMISCPROTO="xcmiscproto >= 1.2.0"
 BIGREQSPROTO="bigreqsproto >= 1.1.0"
-XTRANS="xtrans >= 1.2.2"
+XTRANS="xtrans >= 1.2.7"
 
 dnl List of libraries that require a specific version
 LIBAPPLEWM="applewm >= 1.4"
-- 
1.7.9.5

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to