]> git.eshelyaron.com Git - emacs.git/commit
Don't disable terminfo on non-GUI Android builds
authorPo Lu <luangruo@yahoo.com>
Fri, 18 Aug 2023 00:20:30 +0000 (08:20 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 18 Aug 2023 00:20:53 +0000 (08:20 +0800)
commit02d96e39b2182660e61e85b7b07da14ba6d94210
treefe81b02b73837457f883f9b30f03b2ffd839f6d2
parent3685387e609753293c4518be75e77c659c3b2d8d
Don't disable terminfo on non-GUI Android builds

* configure.ac (TERMINFO, LIBS_TERMCAP): Clear only if
REALLY_ANDROID.  (bug#65340)
configure.ac