mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 06:15:04 +00:00
(svn r19115) -Document: --with-ccache and --with-distcc in configure
This commit is contained in:
parent
f6dfce6d59
commit
0c6be84ccf
@ -3172,6 +3172,8 @@ showhelp() {
|
|||||||
echo " --with-psp-config[=psp-config] enables psp-config support (PSP ONLY)"
|
echo " --with-psp-config[=psp-config] enables psp-config support (PSP ONLY)"
|
||||||
echo " --disable-builtin-depend disable use of builtin deps finder"
|
echo " --disable-builtin-depend disable use of builtin deps finder"
|
||||||
echo " --with-makedepend[=makedepend] enables makedepend support"
|
echo " --with-makedepend[=makedepend] enables makedepend support"
|
||||||
|
echo " --with-ccache enables ccache support"
|
||||||
|
echo " --with-distcc enables distcc support"
|
||||||
echo ""
|
echo ""
|
||||||
echo "Some influential environment variables:"
|
echo "Some influential environment variables:"
|
||||||
echo " CC C compiler command"
|
echo " CC C compiler command"
|
||||||
|
Loading…
Reference in New Issue
Block a user