mirror of
https://github.com/weechat/weechat.git
synced 2026-07-03 00:03:12 +02:00
core: add detection of function mallinfo2 in autotools (issue #1636)
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user