From: Quentin Glidic <[email protected]>

Signed-off-by: Quentin Glidic <[email protected]>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 156237f..f04be85 100644
--- a/configure.ac
+++ b/configure.ac
@@ -425,7 +425,7 @@ fi
 AM_CONDITIONAL(HAVE_LCMS, [test "x$have_lcms" = xyes])
 
 AC_PATH_PROG([wayland_scanner], [wayland-scanner],
-            [AC_MSG_ERROR("wayland-scanner is needed to compile weston")])
+            [AC_MSG_ERROR([wayland-scanner is needed to compile weston])])
 
 AC_CONFIG_FILES([Makefile
                 shared/Makefile
-- 
1.8.3.4

_______________________________________________
wayland-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to