mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-15 13:34:35 +03:00
Implement screen for active file locks
This commit is contained in:
@ -88,7 +88,7 @@ AC_TYPE_UID_T
|
||||
# ----------------------------------------------------------------------
|
||||
AC_FUNC_CLOSEDIR_VOID
|
||||
AC_FUNC_STAT
|
||||
AC_CHECK_FUNCS([fstatat memmove strncasecmp strstr strdup])
|
||||
AC_CHECK_FUNCS([fstatat memmove readlinkat strdup strncasecmp strstr])
|
||||
|
||||
save_cflags="${CFLAGS}"
|
||||
CFLAGS="${CFLAGS} -std=c99"
|
||||
|
Reference in New Issue
Block a user