confcache make.conf example...
authorBrian Harring <ferringb@gentoo.org>
Fri, 3 Feb 2006 05:12:03 +0000 (05:12 -0000)
committerBrian Harring <ferringb@gentoo.org>
Fri, 3 Feb 2006 05:12:03 +0000 (05:12 -0000)
svn path=/main/trunk/; revision=2634

cnf/make.conf

index 9c23f09d0d7ee43a7c4fb7912d3d1f762b85fdbe..0e9388fe0dec80bc08e2808ba5a97bdf1616dc38 100644 (file)
@@ -265,6 +265,8 @@ CHOST="i686-pc-linux-gnu"
 #  'buildpkg'    causes binary packages to be created of all packages that 
 #                are being merged.
 #  'ccache'      enables ccache support via CC.
+#  '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.