forked from PsychoticNinja/irssi
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)
|
want_terminfo=yes)
|
||||||
|
|
||||||
AC_ARG_WITH(cuix,
|
AC_ARG_WITH(cuix,
|
||||||
[ --with-cuix Use curses ui extended],
|
[ --with-cuix Use curses ui extended],
|
||||||
if test x$withval = xyes; then
|
if test x$withval = xyes; then
|
||||||
want_terminfo=no
|
want_terminfo=no
|
||||||
want_cuix=yes
|
want_cuix=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user