Resizing terminal works now right without resizeterm() function.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@125 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-02-20 13:40:49 +00:00 committed by cras
commit 141b4490b2
2 changed files with 8 additions and 1 deletions

View file

@ -33,6 +33,7 @@
/* our own curses checks */
#undef HAVE_NCURSES_USE_DEFAULT_COLORS
#undef HAVE_CURSES_IDCOK
#undef HAVE_CURSES_RESIZETERM
/* nls */
#undef ENABLE_NLS