mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
Merge pull request #1358 from jengelh/master
build: remove AC_FUNC_MALLOC
This commit is contained in:
commit
f3ae0dd46e
@ -1261,7 +1261,6 @@ if test "x$enable_myhostname" != "xno"; then
|
||||
AC_TYPE_SIZE_T
|
||||
AC_HEADER_TIME
|
||||
|
||||
AC_FUNC_MALLOC
|
||||
AC_FUNC_SELECT_ARGTYPES
|
||||
AC_CHECK_FUNCS([gethostbyaddr gethostbyname gettimeofday inet_ntoa memset select socket strcspn strdup strerror strncasecmp strcasecmp strspn])
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user