[PATCH] configure: Fix a typo near dri3/shmfence detection

Jasper St. Pierre jstpierre at mecheye.net
Thu Dec 12 10:09:44 PST 2013


Reviewed-by: Jasper St. Pierre <jstpierre at mecheye.net>


On Thu, Dec 12, 2013 at 10:58 AM, Adam Jackson <ajax at redhat.com> wrote:

> " is not the mate of ].
>
> Signed-off-by: Adam Jackson <ajax at redhat.com>
> ---
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 8bedd35..3f2c2d0 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -1218,7 +1218,7 @@ case "$DRI3,$HAVE_XSHMFENCE" in
>         yes,yes | auto,yes)
>                 ;;
>         yes,no)
> -               AC_MSG_ERROR("DRI3 requested, but xshmfence not found.])
> +               AC_MSG_ERROR([DRI3 requested, but xshmfence not found.])
>                 DRI3=no
>                 ;;
>         no,*)
> --
> 1.8.4.2
>
> _______________________________________________
> xorg-devel at lists.x.org: X.Org development
> Archives: http://lists.x.org/archives/xorg-devel
> Info: http://lists.x.org/mailman/listinfo/xorg-devel
>



-- 
  Jasper
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20131212/67af4062/attachment.html>


More information about the xorg-devel mailing list