On Sat, 23 Apr 2016 12:02:58 +0200
Quentin Glidic <[email protected]> wrote:

> From: Quentin Glidic <[email protected]>
> 
> AC_SEARCH_LIBS is the recommended macro for these checks, unfortunately,
> we use AC_CHECK_LIB instead, and even AC_CHECK_FUNC, when only one
> AC_SEARCH_LIBS would be enough.
> 
> This wrapper macro is used much like PKG_CHECK_MODULES, as it defines
> (and AC_SUBST) the PREFIX_LIBS variable itself.
> 
> It also avoids adding unnecessary stuff to LIBS.
> 
> Signed-off-by: Quentin Glidic <[email protected]>
> Tested-by: Gustavo Zacarias <[email protected]>
> ---
>  configure.ac | 18 +++++-------------
>  m4/weston.m4 | 37 +++++++++++++++++++++++++++++++++++++
>  2 files changed, 42 insertions(+), 13 deletions(-)
>  create mode 100644 m4/weston.m4

Pushed with my R-b:
   57c83f6..9992bdc  master -> master


Thanks,
pq

Attachment: pgpP3iZBOrcIT.pgp
Description: OpenPGP digital signature

_______________________________________________
wayland-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-devel

Reply via email to