0.5.1 fixes a number of issues.

Signed-off-by: Alex Deucher <alexander.deuc...@amd.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 52f8074..faf6400 100644
--- a/configure.ac
+++ b/configure.ac
@@ -107,7 +107,7 @@ AC_ARG_ENABLE(glamor,
 AC_MSG_RESULT([$GLAMOR])
 AM_CONDITIONAL(GLAMOR, test x$GLAMOR != xno)
 if test "x$GLAMOR" != "xno"; then
-       PKG_CHECK_MODULES(LIBGLAMOR, [glamor >= 0.3.1])
+       PKG_CHECK_MODULES(LIBGLAMOR, [glamor >= 0.5.1])
        PKG_CHECK_MODULES(LIBGLAMOR_EGL, [glamor-egl])
        AC_DEFINE(USE_GLAMOR, 1, [Enable glamor acceleration])
 fi
-- 
1.8.3.1

_______________________________________________
xorg-driver-ati mailing list
xorg-driver-ati@lists.x.org
http://lists.x.org/mailman/listinfo/xorg-driver-ati

Reply via email to