xref: /minix3/crypto/external/bsd/heimdal/dist/cf/find-func-no-libs.m4 (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambucdnl Id
2*ebfedea0SLionel Sambucdnl
3*ebfedea0SLionel Sambucdnl
4*ebfedea0SLionel Sambucdnl Look for function in any of the specified libraries
5*ebfedea0SLionel Sambucdnl
6*ebfedea0SLionel Sambuc
7*ebfedea0SLionel Sambucdnl AC_FIND_FUNC_NO_LIBS(func, libraries, includes, arguments, extra libs, extra args)
8*ebfedea0SLionel SambucAC_DEFUN([AC_FIND_FUNC_NO_LIBS], [
9*ebfedea0SLionel SambucAC_FIND_FUNC_NO_LIBS2([$1], ["" $2], [$3], [$4], [$5], [$6])])
10