mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 13:04:35 +03:00
Support clock_gettime() on OSX El Capitan and earlier
This commit is contained in:

committed by
BenBE

parent
0401df8cbd
commit
26993d2d2b
@ -93,8 +93,10 @@ AC_TYPE_UINT64_T
|
||||
AC_FUNC_CLOSEDIR_VOID
|
||||
AC_FUNC_STAT
|
||||
AC_CHECK_FUNCS([\
|
||||
clock_gettime\
|
||||
faccessat\
|
||||
fstatat\
|
||||
host_get_clock_service\
|
||||
openat\
|
||||
readlinkat\
|
||||
])
|
||||
|
Reference in New Issue
Block a user