Am 21.01.20 um 09:08 schrieb Lev Stipakov: > From: Lev Stipakov <[email protected]> > > 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 <[email protected]>
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
