slightly better help string after yann's change :-)

This commit is contained in:
David Philippi 2006-10-07 19:16:54 +00:00
parent 45675ff645
commit 76d86c5538

View file

@ -675,7 +675,7 @@ fi
AC_SUBST([FREETYPE_LIBS])
AC_ARG_WITH([zipios],
AS_HELP_STRING([--with-zipios], [Do not use zipios++ even if installed]),
AS_HELP_STRING([--with-zipios], [Do use zipios++ if installed]),
[checkzipios="$withval"],
[checkzipios="no"])