projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9974593
)
radeon: bump libdrm_radeon requirement for CIK support
author
Alex Deucher
<alexander.deucher@amd.com>
Thu, 11 Jul 2013 22:51:32 +0000
(18:51 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 11 Jul 2013 23:11:44 +0000
(19:11 -0400)
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index 3a0cd7791d7c70b9c22ed806f50511e0a930226f..2265e854a8027d8f5123fa850322460b6e795d51 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-31,7
+31,7
@@
AC_SUBST([OSMESA_VERSION])
dnl Versions for external dependencies
LIBDRM_REQUIRED=2.4.24
-LIBDRM_RADEON_REQUIRED=2.4.4
5
+LIBDRM_RADEON_REQUIRED=2.4.4
6
LIBDRM_INTEL_REQUIRED=2.4.38
LIBDRM_NVVIEUX_REQUIRED=2.4.33
LIBDRM_NOUVEAU_REQUIRED="2.4.33 libdrm >= 2.4.41"