Am 21.01.20 um 09:08 schrieb Lev Stipakov:
> From: Lev Stipakov <l...@openvpn.net>
> 
> AC_CHECK_FUNCS checks availability of each function
> in argument list and defines HAVE_function macro.
> AC_CHECK_FUNC takes single function as an argument and
> doesn't automatically define any macros.
> 
> When we check for availability of a single function and
> define own macro, it is enough to use AC_CHECK_FUNC.

Looks good to me

Acked-by: Arne Schwabe <a...@rfc2549.org>


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to