summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-05 02:23:26 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-05 02:23:26 +0000
commit4d12f7fb8271adad21b1d0f8b77530071f7418d5 (patch)
tree2f84d3817524d496ae2bfb6eccaa995787b4e2e9 /man
parent77fa8b9c136c3921e001173a81c54639ff416a75 (diff)
downloadportage-4d12f7fb8271adad21b1d0f8b77530071f7418d5.tar.gz
portage-4d12f7fb8271adad21b1d0f8b77530071f7418d5.tar.bz2
portage-4d12f7fb8271adad21b1d0f8b77530071f7418d5.zip
Document EXTRA_ECONF, thanks to Arfrever FTA in bug #167057.
svn path=/main/trunk/; revision=6732
Diffstat (limited to 'man')
-rw-r--r--man/make.conf.54
1 files changed, 4 insertions, 0 deletions
diff --git a/man/make.conf.5 b/man/make.conf.5
index cc8241637..f3169c3af 100644
--- a/man/make.conf.5
+++ b/man/make.conf.5
@@ -118,6 +118,10 @@ Defines whether or not to ignore short pauses that occur when displaying
important informational messages. This variable is unset by default.
If it is set to any value pauses are ignored.
.TP
+\fBEXTRA_ECONF\fR = \fI[configure options string]\fR
+Contains additional options that \fBeconf\fR will append to configure
+script arguments (see \fBebuild\fR(5)).
+.TP
\fBFEATURES\fR = \fI"sandbox ccache"\fR
Defines actions portage takes by default. These options should
not be changed by anyone but developers and/or maintainers. 'sandbox' is an important