mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
Solaris fixes, mostly from Dagobert Michelsen.
This commit is contained in:
@ -204,6 +204,9 @@ endif
|
||||
if NO_IMSG
|
||||
nodist_tmux_SOURCES += compat/imsg.c compat/imsg-buffer.c
|
||||
endif
|
||||
if NO_ERR_H
|
||||
nodist_tmux_SOURCES += compat/err.c
|
||||
endif
|
||||
if NO_CLOSEFROM
|
||||
nodist_tmux_SOURCES += compat/closefrom.c
|
||||
endif
|
||||
|
Reference in New Issue
Block a user