From fd38e989b0e3489b3ae296796bf5887a41d20154 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 9 Aug 2013 11:08:27 +1000 Subject: [PATCH] configure.ac: check for wayland scanner macro --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configure.ac b/configure.ac index f9f1c5383..3ad1995e4 100644 --- a/configure.ac +++ b/configure.ac @@ -396,6 +396,8 @@ if test "x$have_lcms" = xyes; then fi AM_CONDITIONAL(HAVE_LCMS, [test "x$have_lcms" = xyes]) +m4_ifndef([WAYLAND_SCANNER_RULES], + [m4_fatal([WAYLAND_SCANNER_RULES not found. Point ACLOCAL to wayland-scanner.m4 before running autoconf/autogen])]) WAYLAND_SCANNER_RULES(['$(top_srcdir)/protocol']) AC_CONFIG_FILES([Makefile