1
0
mirror of https://github.com/irssi/irssi.git synced 2024-06-30 06:45:25 +00: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:
Emanuele Giaquinta 2006-09-09 13:49:10 +00:00 committed by exg
parent 5a571c109d
commit a59dfa003e

View File

@ -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