Contents
Up
Prev
Next
4.5. AC_CHECK_FUNCS
AC_CHECK_FUNCS
checks for the existence of functions in the C standard library.
If found, the preprocessor macro
HAVE_[function]
is defined.
Contents
Up
Prev
Next