[PATCH 3/3] configure.ac: Remove check for WAYLAND_SCANNER_RULES
Gaetan Nadon
memsize at videotron.ca
Tue Apr 8 12:57:20 PDT 2014
On 14-04-08 12:24 PM, Kristian Høgsberg wrote:
> This makes configure fail if the wayland autoconf macros aren't found.
> We don't need the scanner for shm-only xwayland so just drop this line for
> now.
>
> Signed-off-by: Kristian Høgsberg <krh at bitplanet.net>
> ---
> configure.ac | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 70eceab..cad4ceb 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -2458,7 +2458,6 @@ if test "x$XWAYLAND" = xyes; then
> XWAYLAND_SYS_LIBS="$XWAYLANDMODULES_LIBS $GLX_SYS_LIBS"
> AC_SUBST([XWAYLAND_LIBS])
> AC_SUBST([XWAYLAND_SYS_LIBS])
> - WAYLAND_SCANNER_RULES(['$(top_srcdir)/hw/xwayland'])
> fi
>
>
Reviewed-by: Gaetan Nadon <memsize at videotron.ca>
More information about the xorg-devel
mailing list