From bf880361b25e7a7749db4b8e6f95bd9311bac924 Mon Sep 17 00:00:00 2001 From: "Brian P. Hinz" Date: Fri, 19 Sep 2014 00:41:24 -0400 Subject: [PATCH] Applying xserver115.patch fails on Ubuntu xorg-server source at hunk 2. Wayland was not merged into the Xorg tree until 1.16 --- unix/xserver115.patch | 8 -------- 1 file changed, 8 deletions(-) diff --git a/unix/xserver115.patch b/unix/xserver115.patch index 82b02c13..479039d7 100644 --- a/unix/xserver115.patch +++ b/unix/xserver115.patch @@ -9,14 +9,6 @@ diff -up xserver/configure.ac.vnc xserver/configure.ac AC_PROG_LN_S AC_LIBTOOL_WIN32_DLL AC_DISABLE_STATIC -@@ -1028,7 +1029,6 @@ fi - if test "x$WAYLAND" = xyes; then - PKG_CHECK_MODULES(XWAYLAND, $WAYLAND_MODULES) - AC_DEFINE(XORG_WAYLAND, 1, [Support wayland mode]) -- WAYLAND_SCANNER_RULES(['$(top_srcdir)/hw/xfree86/xwayland']) - fi - AM_CONDITIONAL(WAYLAND, [test "x$WAYLAND" = xyes]) - @@ -1573,6 +1573,10 @@ if test "x$XVFB" = xyes; then AC_SUBST([XVFB_SYS_LIBS]) fi -- 2.39.5