Reviewed-by: Jasper St. Pierre <[email protected]>
On Thu, Dec 12, 2013 at 10:58 AM, Adam Jackson <[email protected]> wrote: > " is not the mate of ]. > > Signed-off-by: Adam Jackson <[email protected]> > --- > 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 > > _______________________________________________ > [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
