OSDN Git Service

configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient
authorMoritz Barsnick <barsnick@gmx.net>
Mon, 8 Dec 2014 15:08:20 +0000 (16:08 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 8 Dec 2014 23:57:49 +0000 (00:57 +0100)
commit754f4957d7a7e5be0df0e9de1d31aebeecdc4476
tree8b132b1b0f62b336e2b960b0a2c64dd8be6908f5
parent885e74622e3f3be31aebee35540339c7652e723f
configure: use use_pkg_config() instead of check_pkg_config() for libsmbclient

This ensures that the CFLAGS and LDFLAGS are actually applied.
Fixes an incorrect change introduced with the clean-up in commit
cfcaf6b38e39ed6e788abb1a5a44f23660dce2f6.

Reviewed-by: Nicolas George <george@nsup.org>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
configure