We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4563bee commit 49bbfedCopy full SHA for 49bbfed
autoconf/m4/pa_have_func.m4
@@ -1,8 +1,8 @@
1
dnl --------------------------------------------------------------------------
2
-dnl PA_HAVE_FUNC(func_name)
+dnl PA_HAVE_FUNC(func_name, arguments)
3
dnl
4
dnl Look for a function with the specified arguments which could be
5
-dnl a builtin/intrinsic function.
+dnl a macro/builtin/intrinsic function.
6
7
AC_DEFUN([PA_HAVE_FUNC],
8
[AC_MSG_CHECKING([for $1])
0 commit comments