changeset 14544:470ea0af854c draft

(svn r19115) -Document: --with-ccache and --with-distcc in configure
author rubidium <rubidium@openttd.org>
date Sat, 13 Feb 2010 00:00:47 +0000
parents fa1aa376c1e3
children 40659b93da62
files config.lib
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/config.lib
+++ b/config.lib
@@ -3172,6 +3172,8 @@
 	echo "  --with-psp-config[=psp-config] enables psp-config support (PSP ONLY)"
 	echo "  --disable-builtin-depend       disable use of builtin deps finder"
 	echo "  --with-makedepend[=makedepend] enables makedepend support"
+	echo "  --with-ccache                  enables ccache support"
+	echo "  --with-distcc                  enables distcc support"
 	echo ""
 	echo "Some influential environment variables:"
 	echo "  CC                             C compiler command"