summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAlex Buell <alex.buell@munted.org.uk>2011-05-06 12:01:35 -0600
committerBrian Paul <brianp@vmware.com>2011-05-06 12:01:35 -0600
commit0309089e5a588d829624feaad42d527b010f2a5f (patch)
treec7be25b93adb1259b19e286d55bd7311c55ae3aa /configure.ac
parenta8032483ecc8750ad58d89c4d96af6ef82a475e2 (diff)
configure: bump LIBDRM_REQUIRED to 2.4.24
Signed-off-by: Brian Paul <brianp@vmware.com>
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 6662b8aba0a..ad9eb01a5aa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -18,7 +18,7 @@ AC_CONFIG_AUX_DIR([bin])
AC_CANONICAL_HOST
dnl Versions for external dependencies
-LIBDRM_REQUIRED=2.4.15
+LIBDRM_REQUIRED=2.4.24
LIBDRM_RADEON_REQUIRED=2.4.17
DRI2PROTO_REQUIRED=2.1
GLPROTO_REQUIRED=1.4.11