summaryrefslogtreecommitdiffstats
path: root/crypto/kerberosIV/cf/find-func-no-libs.m4
blob: a239742e6513618ae83a56c2320344bf1a0dc64b (plain)
1
2
3
4
5
6
7
8
9
dnl $Id: find-func-no-libs.m4,v 1.3 1998/06/04 02:06:50 assar Exp $
dnl
dnl
dnl Look for function in any of the specified libraries
dnl

dnl AC_FIND_FUNC_NO_LIBS(func, libraries, includes, arguments)
AC_DEFUN(AC_FIND_FUNC_NO_LIBS, [
AC_FIND_FUNC_NO_LIBS2([$1], ["" $2], [$3], [$4])])
OpenPOWER on IntegriCloud