On 23/05/2016 10:43, Pekka Paalanen wrote:
From: Pekka Paalanen <[email protected]>

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 <[email protected]>
Cc: Quentin Glidic <[email protected]>
Signed-off-by: Pekka Paalanen <[email protected]>
---
 configure.ac | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

Reviewed-by: Quentin Glidic <[email protected]>
Tested-by: Quentin Glidic <[email protected]>

Cheers,

--

Quentin “Sardem FF7” Glidic
_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to