Feedback from nicm

This commit is contained in:
Thomas Adam
2026-03-06 18:17:20 +00:00
parent 9c3ec2b8eb
commit 1cf7889fd7
11 changed files with 194 additions and 200 deletions

View File

@@ -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"
]
)