configure typo fixed.

This commit is contained in:
Jeff Teunissen 2001-01-23 04:15:43 +00:00
parent 2e61696d5c
commit e9f3f3fa37

View file

@ -926,9 +926,9 @@ test "x$prefix" = xNONE && prefix=$ac_default_prefix
test "x$exec_prefix" = xNONE && exec_prefix='${prefix}'
AC_ARG_WITH(newstyle,
[ --with-newstyle compile with default search directories changed
id1 and qw become base and rather than looking in
. QaukeForge will look in ~/.quakeforge and
[ --with-newstyle compile with default search directories changed.
id1 and qw become base, and rather than looking in
. QuakeForge will look in ~/.quakeforge/ and
\$datadir/games/quakeforge],
newstyle=$withval, newstyle=auto
)