mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Add missing quote.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4391 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
66c9e22622
commit
d5c75a3208
1 changed files with 1 additions and 1 deletions
|
|
@ -220,7 +220,7 @@ AC_DEFUN(AC_NCURSES, [
|
|||
], $CURSES_LIBS)
|
||||
CURSES_INCLUDEDIR="$4"
|
||||
search_ncurses=false
|
||||
screen_manager=$5
|
||||
screen_manager="$5"
|
||||
AC_DEFINE(HAS_CURSES)
|
||||
has_curses=true
|
||||
has_ncurses=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue