editline/examples
Joachim Nilsson e02339c3ae Do not assume -ltermcap, check for tgetent() instead
This is a followup patch for issue #8.  When the user elects
to enable Termcap checks for window resizing we need to check
what library on the system provides this functionality.  Do
not assume -ltermcap, but instead check for tgetent() in all
possible libraries.

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
2016-06-01 07:26:09 +02:00
..
.gitignore Update .gitignore with generated files 2016-01-27 09:32:19 +01:00
cli.c Add support for disabling default SIGINT and EOF behavior. 2015-04-06 14:53:47 +02:00
Makefile.am Do not assume -ltermcap, check for tgetent() instead 2016-06-01 07:26:09 +02:00
testit.c Minor cleanup 2010-07-24 02:15:18 +02:00