mirror of
https://github.com/tmux/tmux.git
synced 2025-04-24 22:01:01 +00:00
And tweak again.
This commit is contained in:
parent
6ae26a6b54
commit
b3e5a99c8f
2
proc.c
2
proc.c
@ -186,7 +186,7 @@ proc_start(const char *name)
|
|||||||
log_debug("on %s %s %s", u.sysname, u.release, u.version);
|
log_debug("on %s %s %s", u.sysname, u.release, u.version);
|
||||||
log_debug("using libevent %s (%s)"
|
log_debug("using libevent %s (%s)"
|
||||||
#ifdef HAVE_UTF8PROC
|
#ifdef HAVE_UTF8PROC
|
||||||
"; utf8proc %s/%s"
|
"; utf8proc %s (Unicode %s)"
|
||||||
#endif
|
#endif
|
||||||
#ifdef NCURSES_VERSION
|
#ifdef NCURSES_VERSION
|
||||||
"; ncurses " NCURSES_VERSION
|
"; ncurses " NCURSES_VERSION
|
||||||
|
Loading…
Reference in New Issue
Block a user