remove confcache docs (trunk r5802)
authorZac Medico <zmedico@gentoo.org>
Fri, 22 Jun 2007 00:44:18 +0000 (00:44 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 22 Jun 2007 00:44:18 +0000 (00:44 -0000)
svn path=/main/branches/2.1.2/; revision=6925

cnf/make.conf
make.conf.txt
man/ebuild.5
man/make.conf.5

index 6a711509e0d3ddeefbd886c978a4b8575fd06a9e..87fcbef301dec1046b400e5ab12389b493079cfb 100644 (file)
 #  'ccache'      enable support for the dev-util/ccache package, which can
 #                noticably decrease the time needed to remerge previously built
 #                packages.
-#  'confcache'   enable confcache support; speeds up autotool based configure
-#                calls
 #  'collision-protect'
 #                prevents packages from overwriting files that are owned by
 #                another package or by no package at all.
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 006204387bae4522116e38a70dd198363f169dc2..786167d3512576a16c154139d606a03529ca22fe 100644 (file)
@@ -330,9 +330,6 @@ example, can safely be skipped since they have no binaries).  If the binary
 checks need to be skipped for other reasons (such as proprietary binaries),
 see the \fBQA CONTROL VARIABLES\fR section for more specific exemptions.
 .TP
-.I confcache
-Prevent econf from using confcache.
-.TP
 .I fetch
 like \fImirror\fR but the files will not be fetched via \fBSRC_URI\fR either.
 .TP
index 9fd51c78a67519df4d1783f48e3993730428070e..dd4f71ad5e50170fe405e1fdcd71ec48f720c31e 100644 (file)
@@ -146,10 +146,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