Skip to content

libsixel: fix HAVE_TESTS is defined even with --disable-tests - #827

Open
WuTofu wants to merge 1 commit into
shinchiro:masterfrom
WuTofu:fix-libsixel
Open

libsixel: fix HAVE_TESTS is defined even with --disable-tests#827
WuTofu wants to merge 1 commit into
shinchiro:masterfrom
WuTofu:fix-libsixel

Conversation

@WuTofu

@WuTofu WuTofu commented May 18, 2026

Copy link
Copy Markdown

Glad to see you back in action, @shinchiro.

While you were gone, I encountered this issue as well. It seems there is a bug in libsixel's configure.ac: HAVE_DEBUG is defined even when a user runs ./configure --disable-debug.
Since HAVE_DEBUG is not defined by default, we could just not specify --disable-debug as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant