summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-02-15 10:44:05 -0500
committerKristian Høgsberg <krh@bitplanet.net>2010-02-16 10:38:49 -0500
commitaa0cd707af59efe322426420f68d42eb35ee922b (patch)
tree2555f3902403e2acd808b9742871f21c614bdcf9 /configure.ac
parent107a2ec9eef53dee038c1bcc0d956c5667e0b68f (diff)
configure.ac: Lower require dri2proto version to 2.1
Additions after 2.1 are implemented in a conditional way and will be supported if available.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 27405bbc24..be06adf5e5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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