Try harder to find the ncurses header, fixes detection in SuSE SLES9.

(thanks to Moritz Barsnick)
This commit is contained in:
Hisham Muhammad
2011-09-08 01:45:16 +00:00
parent 25a2aada3c
commit a7bcf1d2e4
4 changed files with 19 additions and 7 deletions

View File

@ -8,6 +8,8 @@ What's new in version 0.9.1
(thanks to Sebastian Pipping)
* Incremental filtering
(thanks to Seth Heeren for the idea and initial implementation)
* Try harder to find the ncurses header
(thanks to Moritz Barsnick)
* BUGFIX: Support larger numbers for process times.
(thanks to Tristan Nakagawa for the report.)
* BUGFIX: Segfault in BarMeterMode_draw() for small terminal widths