From: Brian Harring Date: Fri, 3 Feb 2006 05:09:34 +0000 (-0000) Subject: FEATURES="confcache" addition X-Git-Tag: v2.1_pre5_2760~105 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4bdd9b75e6363152dcc56cce375083262112d597;p=portage.git FEATURES="confcache" addition svn path=/main/trunk/; revision=2633 --- diff --git a/man/make.conf.5 b/man/make.conf.5 index 82f79d9df..ee1bcb22f 100644 --- a/man/make.conf.5 +++ b/man/make.conf.5 @@ -129,6 +129,10 @@ Enable portage support for the ccache package. If the ccache dir is not present in the user's environment, then portage will default to ${PORTAGE_TMPDIR}/ccache (with \fIuserpriv\fR) and to /root/.ccache otherwise. .TP +.B confcache +Enable confcache support; global configure caching, speeds up autotool based configure +calls. +.TP .B collision\-protect A QA\-feature to ensure that a package doesn't overwrite files it doesn't own. .TP