[PATCH weston v3] configure: unify wayland-client and wayland-server requirements

Quentin Glidic sardemff7+wayland at sardemff7.net
Mon May 23 09:05:13 UTC 2016


On 23/05/2016 10:43, Pekka Paalanen wrote:
> From: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
>
> This introduces a variable common for both wayland-client and
> wayland-server required version number. As most developers usually build
> everything, testing server and client version requirements separately is
> more poorly tested than version requirements in general. The server
> requirement being greater than the client requirement will mask any
> issues from forgetting to bump the client requirement appropriately.
> Therefore the requirements are unified.
>
> This bumps wayland-client requirement to 1.10.0, on par with the
> existing wayland-server requirement.
>
> Only the checks which explicitly defined a version are updated,
> unversioned checks are left as is.
>
> The variable style follows that of Mesa.
>
> This patch is based on the similar patch by Bryce Harrington that used
> m4_define instead of a variable.
>
> Cc: Bryce Harrington <bryce at osg.samsung.com>
> Cc: Quentin Glidic <sardemff7+wayland at sardemff7.net>
> Signed-off-by: Pekka Paalanen <pekka.paalanen at collabora.co.uk>
> ---
>  configure.ac | 13 ++++++++-----
>  1 file changed, 8 insertions(+), 5 deletions(-)

Reviewed-by: Quentin Glidic <sardemff7+git at sardemff7.net>
Tested-by: Quentin Glidic <sardemff7+git at sardemff7.net>

Cheers,

-- 

Quentin “Sardem FF7” Glidic


More information about the wayland-devel mailing list