From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19347 invoked from network); 3 Dec 2004 14:45:01 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 3 Dec 2004 14:45:01 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CaEg9-0006VC-0M for arch-gentoo-portage-dev@lists.gentoo.org; Fri, 03 Dec 2004 14:45:01 +0000 Received: (qmail 2361 invoked by uid 89); 3 Dec 2004 14:44:59 +0000 Mailing-List: contact gentoo-portage-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-portage-dev@lists.gentoo.org X-BeenThere: gentoo-portage-dev@gentoo.org Received: (qmail 29079 invoked from network); 3 Dec 2004 14:44:59 +0000 Date: Fri, 3 Dec 2004 15:44:51 +0100 From: Torsten Veller To: gentoo-portage-dev@lists.gentoo.org Message-ID: <20041203153435.GA87f78.tv@veller.net> Mail-Followup-To: gentoo-portage-dev@lists.gentoo.org References: <20041201175509.GA32317@darkalpt> <200412011922.56841.luke-jr@utopios.org> <20041201205110.GA10518@nihil> <200412012237.22970.luke-jr@utopios.org> <20041201231232.GA11018@nihil> <41B00485.7040106@gentoo.org> <20041203135311.GA20456@nihil> <41B072EE.4060408@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <41B072EE.4060408@gentoo.org> X-PGP-Fingerprint: 0416 3C11 8D79 65B9 AAD0 2065 BBC7 14D1 9C67 CD96 X-Face: ===_______=8)_=8)_______A_very_very_nice_face_______=8)_=8)_______=== X-Message-Flag: Your ad here - only $50/month! Seen by all Outlook users! User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at server1.tmkis.com Subject: [gentoo-portage-dev] Re: The merge of emerde with emerge X-Archives-Salt: f43b6af5-8615-4159-8b69-be7df936550b X-Archives-Hash: a05f689898bbef031d29d056b8258861 * Aaron Walker : > afaik, configure will use the last specified option. If you specify > --mandir > twice, it'll use the last specified one (see for yourself). That's probably > the reason EXTRA_ECONF is passed to configure *after* the paths. EXTRA_ECONF replaces default values -- but is superseded by settings in the ebuild (man 5 ebuild and ebuild.sh): | --prefix=/usr \ | [...] | --localstatedir=/var/lib \ | ${EXTRA_ECONF} \ | "$@" || die "econf failed" see request in bug #38618 -- .: Torsten Veller | Surprise your boss. Get to work on time. :. -- gentoo-portage-dev@gentoo.org mailing list