Compatibility for b64_ntop, missing from some alternative libc.

This commit is contained in:
Nicholas Marriott
2011-07-22 10:49:33 +00:00
parent 1f01dd8c0a
commit 20134fa9f4
4 changed files with 205 additions and 4 deletions

View File

@ -226,6 +226,9 @@ endif
if NO_STRTONUM
nodist_tmux_SOURCES += compat/strtonum.c
endif
if NO_B64_NTOP
nodist_tmux_SOURCES += compat/b64_ntop.c
endif
# Update SF web site.
upload-index.html: update-index.html