From: Stefan Schake Date: Tue, 24 Apr 2018 22:00:55 +0000 (+0200) Subject: broadcom/vc4: Drop libdrm_vc4 requirement X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ec01a911b7b4dc63c47fb16288b6d9962aeb60f;p=mesa.git broadcom/vc4: Drop libdrm_vc4 requirement This was missed in the move back to the local uapi copy. libdrm_vc4 only seems to consist of headers that also exist in the Mesa tree. Signed-off-by: Stefan Schake Reviewed-by: Eric Anholt --- diff --git a/configure.ac b/configure.ac index 30980151ee1..681696e7894 100644 --- a/configure.ac +++ b/configure.ac @@ -2727,7 +2727,6 @@ if test -n "$with_gallium_drivers"; then ;; xvc4) HAVE_GALLIUM_VC4=yes - require_libdrm "vc4" PKG_CHECK_MODULES([SIMPENROSE], [simpenrose], [USE_VC4_SIMULATOR=yes;