From 499d8a4046e2861ea405bf8c1d734582faddd2c8 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 f9f1c538..3ad1995e 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