]> git.ipfire.org Git - thirdparty/mtr.git/commitdiff
Merge pull request #568 from mayconrcmello/fix/cygwin-braille master
authorRoger Wolff <R.E.Wolff@BitWizard.nl>
Sun, 26 Apr 2026 13:38:30 +0000 (15:38 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Apr 2026 13:38:30 +0000 (15:38 +0200)
ui: fix braille display mode on Cygwin

I would find it neater to add a check for the header that cygwin uses, instead of checking for cygwin and just including that. This involves messing with the autoconf stuff which I'm not familiar with. So that's an item for the "todo list".


Trivial merge