mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 18:42:53 +02:00
Set the default value of want_otr to no.
This commit is contained in:
parent
6f6a8db260
commit
0dd9dcfd5c
1 changed files with 1 additions and 1 deletions
|
|
@ -148,7 +148,7 @@ AC_ARG_WITH(otr,
|
|||
else
|
||||
want_otr=no
|
||||
fi,
|
||||
want_otr=static)
|
||||
want_otr=no)
|
||||
|
||||
AC_ARG_ENABLE(true-color,
|
||||
[ --enable-true-color Build with true color support in terminal],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue