mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Adjust alignment of --with-cuix help string.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4330 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
5a571c109d
commit
a59dfa003e
@ -96,7 +96,7 @@ AC_ARG_WITH(terminfo,
|
||||
want_terminfo=yes)
|
||||
|
||||
AC_ARG_WITH(cuix,
|
||||
[ --with-cuix Use curses ui extended],
|
||||
[ --with-cuix Use curses ui extended],
|
||||
if test x$withval = xyes; then
|
||||
want_terminfo=no
|
||||
want_cuix=yes
|
||||
|
Loading…
Reference in New Issue
Block a user