Require latest version of glitz

This commit is contained in:
David Reveman 2006-02-16 03:16:37 +00:00
parent 0653020ddf
commit 3d60be91a2
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,7 @@
2006-02-16 David Reveman <davidr@novell.com>
* configure.ac: Require version 0.5.3 of glitz.
* GL/mesa/swrast/Makefile.am:
* GL/symlink-mesa.sh: Update to build against mesa head.

View file

@ -909,7 +909,7 @@ AC_MSG_RESULT([$XORG])
dnl Xgl DDX
XGL_REQUIRED_GLITZ_VERSION=0.5.2
XGL_REQUIRED_GLITZ_VERSION=0.5.3
AC_MSG_CHECKING([whether to build Xgl DDX])
if test "x$XGL" != xno; then