Add a warning about confcache to make.conf(5)
authorMarius Mauch <genone@gentoo.org>
Sun, 28 Jan 2007 08:07:17 +0000 (08:07 -0000)
committerMarius Mauch <genone@gentoo.org>
Sun, 28 Jan 2007 08:07:17 +0000 (08:07 -0000)
svn path=/main/trunk/; revision=5802

make.conf.txt
man/make.conf.5

index 6d19059096fb2c6551ecdc7c1fc7ee802b2b9671..5482b5021dc9ddd903f62c122775c48d77fe8609 100644 (file)
@@ -180,10 +180,6 @@ _`ccache`
        in the users environment, then  portage will default to ${PORTAGE_TMPDIR}/ccache 
        (with userpriv) and to /root/.ccache otherwise.
 
-_`confcache`
-       Enable  confcache support; global configure caching, speeds up autotool based 
-       configure calls via the econf helper function. See ebuild(5) for more information.
-
 _`collision-protect`
        A QA-feature to ensure that a package doesn't overwrite files it doesn't own.
        The `COLLISION_IGNORE`_ variable can be used to selectively disable this feature.
index 77bd45bb8dfd886a4feb9564054ae14d53071dd2..6956be9b1575e8f48b24ddb532fc68f0a04403e6 100644 (file)
@@ -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