mirror of
https://git.code.sf.net/p/quake/newtree
synced 2024-11-22 04:01:17 +00:00
configure typo fixed.
This commit is contained in:
parent
2e61696d5c
commit
e9f3f3fa37
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue