Files
Martin Jansa 55df8061cd irssi: add --with-ncurses option
* otherwise do_configure tries to find ncurses.h on host and
  disables ncurses support when not found, then build fails because
  of missing -lcurses when using terminfo-core.o:
  | terminfo-core.o: In function `_set_bg':
  | /OE/irssi/0.8.15+0.8.16-rc1-r0/irssi-0.8.16-rc1/src/fe-text/terminfo-core.c:343:
    undefined reference to `tputs'

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2014-08-23 13:37:50 +02:00
..
2014-05-04 17:14:11 +02:00
2014-08-23 13:37:50 +02:00
2014-04-20 11:19:09 +02:00
2013-04-15 16:23:17 +02:00
2014-03-15 15:25:27 +01:00
2013-07-30 11:17:11 +02:00
2014-04-20 10:43:31 +02:00
2014-07-16 15:28:25 -04:00