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 <k...@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 <mems...@videotron.ca>
_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to