mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-01 10:18:14 +02:00
Require latest version of glitz
This commit is contained in:
parent
0653020ddf
commit
3d60be91a2
2 changed files with 3 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue