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

Bryce Harrington bryce at osg.samsung.com
Wed Mar 11 16:34:11 PDT 2015


On Thu, Mar 12, 2015 at 12:11:30AM +0530, Seedo Eldho Paul wrote:
> 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 ..

Right, that option is no longer required.  Thanks, applied:

   9e2f6aa..7851565  master -> master


> -- 
> 1.9.1
> 
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel


More information about the wayland-devel mailing list