* [gentoo-pms] Re: [gentoo-dev] [RFC] Shall econf append its arguments to end of ./configure invocation?
[not found] ` <CAGfcS_mdxMoMsVDMmzP261H1yE54U7LEga_RFdmLvstDOoCAiQ@mail.gmail.com>
@ 2013-04-30 13:13 99% ` Ulrich Mueller
0 siblings, 0 replies; 1+ results
From: Ulrich Mueller @ 2013-04-30 13:13 UTC (permalink / raw
To: gentoo-dev, gentoo-pms
Below is a patch that brings the spec in line with common sense.
Ulrich
From 34023bdee8fb9b60e6a91e1f340bef5c97f07e05 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ulrich=20M=C3=BCller?= <ulm@gentoo.org>
Date: Tue, 30 Apr 2013 14:59:15 +0200
Subject: [PATCH] econf arguments override default options.
This matches long-time Portage behaviour, and for later added options
like --disable-dependency-tracking it follows the clarification given here:
http://archives.gentoo.org/gentoo-dev/msg_0189c554085ac8352b5a2e05647a1d97.xml
See also bug 406117.
---
pkg-mgr-commands.tex | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pkg-mgr-commands.tex b/pkg-mgr-commands.tex
index aa0c873..ed15ad8 100644
--- a/pkg-mgr-commands.tex
+++ b/pkg-mgr-commands.tex
@@ -136,8 +136,8 @@ has returned.
\begin{description}
\item[econf] Calls the program's \t{./configure} script. This is designed to work with GNU
Autoconf-generated scripts. Any additional parameters passed to \t{econf} are passed directly
- to \t{./configure}. \t{econf} will look in the current working directory for a configure script
+ to \t{./configure} and override any of the default options below.
+ \t{econf} will look in the current working directory for a configure script
unless the \t{ECONF\_SOURCE} environment variable is set, in which case it is taken to be the
directory containing it. \t{econf} must pass the following options to the configure script:
--
1.8.1.5
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
[not found] <20130429075549.06e8ad66@gentoo.org>
[not found] ` <201304291436.42577.vapier@gentoo.org>
[not found] ` <20130429194917.46d4985c@googlemail.com>
[not found] ` <20862.56778.599974.921136@a1i15.kph.uni-mainz.de>
[not found] ` <20130429215950.019cd23b@googlemail.com>
[not found] ` <20862.62111.902255.208565@a1i15.kph.uni-mainz.de>
[not found] ` <20130429232709.6d755604@googlemail.com>
[not found] ` <CAGfcS_=ACKnXDOxbQKm1bJRdtf_7v4u2+L1CDJPKUGY3JHK31A@mail.gmail.com>
[not found] ` <pan$616a5$bb9fd5da$9bb940$fb08155@cox.net>
[not found] ` <20130430121213.330244bc@googlemail.com>
[not found] ` <pan$a72e6$955a0431$f78513ef$ffa10d25@cox.net>
[not found] ` <CAGfcS_mdxMoMsVDMmzP261H1yE54U7LEga_RFdmLvstDOoCAiQ@mail.gmail.com>
2013-04-30 13:13 99% ` [gentoo-pms] Re: [gentoo-dev] [RFC] Shall econf append its arguments to end of ./configure invocation? Ulrich Mueller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox