Add compat for cfmakeraw, from Dagobert Michelsen.

This commit is contained in:
Nicholas Marriott
2013-04-22 09:44:15 +01:00
parent a46ccbd883
commit 792e2856c9
4 changed files with 48 additions and 0 deletions

View File

@ -233,6 +233,9 @@ endif
if NO_B64_NTOP
nodist_tmux_SOURCES += compat/b64_ntop.c
endif
if NO_CFMAKERAW
nodist_tmux_SOURCES += compat/cfmakeraw.c
endif
# Build tmux.1 in the right format.
tmux.1: tmux.1.in