mirror of
https://github.com/profanity-im/profanity.git
synced 2024-11-03 19:37:16 -05:00
Removed AC_FUNC_MALLOC
This commit is contained in:
parent
04127393b2
commit
edac38784d
@ -225,7 +225,6 @@ AC_SUBST(AM_CFLAGS)
|
||||
AC_SUBST(AM_CPPFLAGS)
|
||||
|
||||
### Checks for library functions.
|
||||
AS_IF([test "x$PLATFORM" != xosx], [AC_FUNC_MALLOC])
|
||||
AC_CHECK_FUNCS([atexit memset strdup strstr])
|
||||
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
|
Loading…
Reference in New Issue
Block a user