[PATCH wayland-web] Remove the build flag --enable-libinput-backend

Seedo Eldho Paul seedoeldhopaul at gmail.com
Wed Mar 11 11:41:30 PDT 2015


Now that we enable libinput by default, this flag is no longer needed.

Signed-off-by: Seedo Eldho Paul <seedoeldhopaul at gmail.com>
---
 building.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/building.html b/building.html
index fbedfae..284249a 100644
--- a/building.html
+++ b/building.html
@@ -220,7 +220,7 @@ applications.
 <pre>
 $ git clone <a href="http://cgit.freedesktop.org/wayland/weston">git://anongit.freedesktop.org/wayland/weston</a>
 $ cd weston
-$ ./autogen.sh --prefix=$WLD --enable-libinput-backend
+$ ./autogen.sh --prefix=$WLD
 $ make
 $ sudo make install
 $ cd ..
-- 
1.9.1



More information about the wayland-devel mailing list