Reviewed-by: Jasper St. Pierre <[email protected]>

On Thu, Nov 7, 2013 at 12:01 PM, Adam Jackson <[email protected]> wrote:

> There's a --disable-present, so it'd be nice if it worked.
>
> Signed-off-by: Adam Jackson <[email protected]>
> ---
>  mi/miinitext.c | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/mi/miinitext.c b/mi/miinitext.c
> index 6366182..67511b8 100644
> --- a/mi/miinitext.c
> +++ b/mi/miinitext.c
> @@ -287,7 +287,9 @@ static ExtensionModule staticExtensions[] = {
>  #ifdef DPMSExtension
>      {DPMSExtensionInit, DPMSExtensionName, &noDPMSExtension},
>  #endif
> +#ifdef PRESENT
>      {present_extension_init, PRESENT_NAME, NULL},
> +#endif
>  #ifdef DRI3
>      {dri3_extension_init, DRI3_NAME, NULL},
>  #endif
> --
> 1.8.3.1
>
> _______________________________________________
> [email protected]: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>



-- 
  Jasper
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to