From: Stefan Schake Date: Tue, 24 Apr 2018 22:00:55 +0000 (+0200) Subject: broadcom/vc4: Drop libdrm_vc4 requirement X-Git-Tag: upstream/19.0.0~5047 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ec01a911b7b4dc63c47fb16288b6d9962aeb60f;p=platform%2Fupstream%2Fmesa.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 3098015..681696e 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;