[PATCH 1/2] hurd: disable detecting drm
Hans de Goede
hdegoede at redhat.com
Mon Oct 19 06:03:16 PDT 2015
Hi,
On 19-10-15 14:47, Samuel Thibault wrote:
> Signed-off-by: Samuel Thibault <samuel.thibault at ens-lyon.org>
OK, re-checking the LIBDRM deps this should work, so this series is:
Reviewed-by: Hans de Goede <hdegoede at redhat.com>
Adam, can you pick these 2 up ?
Regards,
Hans
> ---
> configure.ac | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/configure.ac b/configure.ac
> index e434720..7db7187 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -752,6 +752,11 @@ case $host_os in
> XF86VIDMODE=no
> fi
> ;;
> + gnu*)
> + DRM=no
> + DRI2=no
> + DRI3=no
> + ;;
> *) XQUARTZ=no ;;
> esac
>
>
More information about the xorg-devel
mailing list