mirror of
https://github.com/tmux/tmux.git
synced 2026-03-07 00:05:33 +00:00
Feedback from nicm
This commit is contained in:
@@ -469,9 +469,8 @@ AC_ARG_ENABLE(
|
||||
|
||||
AC_ARG_ENABLE(
|
||||
sixel,
|
||||
AS_HELP_STRING(--enable-sixel, deprecated; use --enable-sixel-images),
|
||||
AS_HELP_STRING(--enable-sixel support),
|
||||
[
|
||||
AC_MSG_WARN([--enable-sixel is deprecated; use --enable-sixel-images])
|
||||
enable_sixel_images="$enableval"
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user