mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Bump dri2proto requirement to 1.99.3.
This commit is contained in:
@@ -858,7 +858,7 @@ if test "x$DRI" = xyes; then
|
||||
AC_SUBST(GL_CFLAGS)
|
||||
fi
|
||||
|
||||
PKG_CHECK_MODULES([DRI2PROTO], [dri2proto >= 1.99.1],
|
||||
PKG_CHECK_MODULES([DRI2PROTO], [dri2proto >= 1.99.3],
|
||||
[HAVE_DRI2PROTO=yes], [HAVE_DRI2PROTO=no])
|
||||
case "$DRI2,$HAVE_DRI2PROTO" in
|
||||
yes,no)
|
||||
|
||||
Reference in New Issue
Block a user