mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 18:30:06 +01:00
Bump dri2proto requirement to 1.99.3.
This commit is contained in:
parent
670ac5d097
commit
cbf4fec529
1 changed files with 1 additions and 1 deletions
|
|
@ -855,7 +855,7 @@ if test "x$DRI" = xyes; then
|
||||||
AC_SUBST(GL_CFLAGS)
|
AC_SUBST(GL_CFLAGS)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
PKG_CHECK_MODULES([DRI2PROTO], [dri2proto >= 1.99.1],
|
PKG_CHECK_MODULES([DRI2PROTO], [dri2proto >= 1.99.3],
|
||||||
[HAVE_DRI2PROTO=yes], [HAVE_DRI2PROTO=no])
|
[HAVE_DRI2PROTO=yes], [HAVE_DRI2PROTO=no])
|
||||||
case "$DRI2,$HAVE_DRI2PROTO" in
|
case "$DRI2,$HAVE_DRI2PROTO" in
|
||||||
yes,no)
|
yes,no)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue