diff --git a/configure.ac b/configure.ac index 8bedd358c..3f2c2d063 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,*)