summaryrefslogtreecommitdiffstats
path: root/man/make.conf.5
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-28 08:07:17 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-28 08:07:17 +0000
commitae7b7091f9292671aa4b77b8af5c51ad0d26b1c4 (patch)
tree3281fd56917cc2689b1e9cc358d1f02626d95c7b /man/make.conf.5
parent8582fa6f60fc15c4ff5f213ff0e54305f004c5c3 (diff)
downloadportage-ae7b7091f9292671aa4b77b8af5c51ad0d26b1c4.tar.gz
portage-ae7b7091f9292671aa4b77b8af5c51ad0d26b1c4.tar.bz2
portage-ae7b7091f9292671aa4b77b8af5c51ad0d26b1c4.zip
Add a warning about confcache to make.conf(5)
svn path=/main/trunk/; revision=5802
Diffstat (limited to 'man/make.conf.5')
-rw-r--r--man/make.conf.54
1 files changed, 0 insertions, 4 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index 77bd45bb8..6956be9b1 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -142,10 +142,6 @@ 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.
.TP
-.B confcache
-Enable confcache support; global configure caching, speeds up autotool based configure
-calls via the econf helper function. See \fBebuild\fR(5) for more information.
-.TP
.B collision\-protect
A QA\-feature to ensure that a package doesn't overwrite files it doesn't own.
The \fICOLLISION_IGNORE\fR variable can be used to selectively disable this