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