configure.ac: Lower require dri2proto version to 2.1
authorKristian Høgsberg <krh@bitplanet.net>
Mon, 15 Feb 2010 15:44:05 +0000 (10:44 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 16 Feb 2010 15:38:49 +0000 (10:38 -0500)
Additions after 2.1 are implemented in a conditional way and will be
supported if available.

configure.ac

index 27405bbc24c7e4632a93cdb09f5f06ec1f7f249b..be06adf5e5eee82dc2d3ee35119ac3ce1a91421f 100644 (file)
@@ -20,7 +20,7 @@ AC_CANONICAL_HOST
 dnl Versions for external dependencies
 LIBDRM_REQUIRED=2.4.15
 LIBDRM_RADEON_REQUIRED=2.4.17
-DRI2PROTO_REQUIRED=2.2
+DRI2PROTO_REQUIRED=2.1
 GLPROTO_REQUIRED=1.4.11
 
 dnl Check for progs