[PATCH wayland-web 6/6] xwayland: add xserver build options

Kristian Høgsberg hoegsberg at gmail.com
Tue May 6 15:33:24 PDT 2014


On Tue, May 06, 2014 at 04:25:40PM +0300, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> 
> With these, it will only install the Xwayland binary. No Xorg, no
> modules, no cruft. Just 4 files in total here.

Thanks for updating that, all applied.

Kristian

> ---
>  xserver.html | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/xserver.html b/xserver.html
> index bd4abb7..dd8ff30 100644
> --- a/xserver.html
> +++ b/xserver.html
> @@ -63,7 +63,9 @@ and is first released with xserver 1.16. The separate X.org video DDXes
>  are not needed anymore.</p>
>  <pre>    $ git clone git://anongit.freedesktop.org/xorg/xserver
>      $ cd xserver
> -    $ ./autogen.sh --prefix=$WLD
> +    $ ./autogen.sh --prefix=$WLD --disable-docs --disable-devel-docs \
> +      --enable-xwayland --disable-xorg --disable-xvfb --disable-xnest \
> +      --disable-xquartz --disable-xwin
>      $ make
>      $ make install
>      $ cd ..
> -- 
> 1.8.5.5
> 


More information about the wayland-devel mailing list