simon-git: spigot (master): spigot.git
Commits to Tartarus hosted VCS
tartarus-commits at lists.tartarus.org
Sun Dec 18 21:30:57 GMT 2016
TL;DR:
8372d45 Use libtinfo in place of libncurses, if possible.
Repository: https://git.tartarus.org/simon/spigot.git
On the web: https://git.tartarus.org/?p=simon/spigot.git
Branch updated: master
Committer: spigot.git
Date: 2016-12-18 21:30:57
commit 8372d450c33b1caf6d0ea62414eb8fe197711e20
web diff https://git.tartarus.org/?p=simon/spigot.git;a=commitdiff;h=8372d450c33b1caf6d0ea62414eb8fe197711e20;hp=d6c41f1c10bf363a06f78de54c742800a6f094fe
Author: Simon Tatham <anakin at pobox.com>
Date: Sun Dec 18 21:28:19 2016 +0000
Use libtinfo in place of libncurses, if possible.
I did think it was a bit odd that I needed to link against libncurses
when all I wanted was the underlying terminfo layer. Turns out
'-ltinfo' is the library name I hadn't known about.
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the tartarus-commits
mailing list