mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 06:17:04 +00:00
Solaris doesn't have flock and fcntl is useless so make a no-op flock. Reported
by Dagobert Michelsen.
This commit is contained in:
@ -386,6 +386,7 @@ AC_CHECK_FUNCS(
|
||||
[ \
|
||||
bzero \
|
||||
dirfd \
|
||||
flock \
|
||||
setproctitle \
|
||||
sysconf \
|
||||
cfmakeraw \
|
||||
|
Reference in New Issue
Block a user