[Mesa-dev] [PATCH 1/2] configure: libdrm is a single package, no split different versions
Chad Versace
chadversary at chromium.org
Thu Feb 2 17:10:12 UTC 2017
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 <imirkin at 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 <chadversary at chromium.org>
> ---
> configure.ac | 32 ++++++++++++++++----------------
> 1 file changed, 16 insertions(+), 16 deletions(-)
More information about the mesa-dev
mailing list