mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
2f4f36b334
The detection code is unused even on OpenBSD 5.7, because of the standard installation is libtermcap be installed, not libterminfo. This fixes #2829 Tested on Arch Linux (x86_64) & OpenBSD 5.7 (amd64). Signed-off-by: Huei-Horng Yo <hiroshi@ghostsinthelab.org>