core: add detection of function mallinfo2 in autotools (issue #1636)

This commit is contained in:
Sébastien Helleu 2021-05-08 07:31:36 +02:00
parent b222e75019
commit f3f3c54372

View File

@ -98,6 +98,7 @@ AC_MSG_RESULT($ac_cv_type_socklen_t)
AC_FUNC_SELECT_ARGTYPES
AC_TYPE_SIGNAL
AC_CHECK_FUNCS([mallinfo])
AC_CHECK_FUNCS([mallinfo2])
# Variables in config.h