On Wed 01 Feb 2017, Ilia Mirkin wrote:
> The intent of the libdrm_driver version limits has always been to not
> burden the "other" drivers with updating their libdrm unless really
> necessary. Unfortunately the configure script erroneously only checked
> the driver-specific bit and not the generic bit of libdrm as well. Fix
> this.
> 
> Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu>

Sorry for all the mess I made by bumping LIBDRM_REQUIRED. At least
something good (autoconf fixes) is resulting from the mess.

This patch handles the requirements the way I think they should work.

Reviewed-by: Chad Versace <chadvers...@chromium.org>

> ---
>  configure.ac | 32 ++++++++++++++++----------------
>  1 file changed, 16 insertions(+), 16 deletions(-)
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to