summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2007-06-08 19:21:03 +0000
committerZac Medico <zmedico@gentoo.org>2007-06-08 19:21:03 +0000
commitee646f9f2adcddea7c21293038d27c793b1e69d2 (patch)
tree9f64227e6bf28d2d001666b10ffabc86fbf9d492 /man
parent5c67d1d66030fb5e21661155aa01c8b03ea311ac (diff)
downloadportage-ee646f9f2adcddea7c21293038d27c793b1e69d2.tar.gz
portage-ee646f9f2adcddea7c21293038d27c793b1e69d2.tar.bz2
portage-ee646f9f2adcddea7c21293038d27c793b1e69d2.zip
Document EXTRA_ECONF, thanks to Arfrever FTA in bug #167057. (trunk r6732)
svn path=/main/branches/2.1.2/; revision=6754
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 65de528bb..06fd1c48c 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