Edward Catmur <[EMAIL PROTECTED]> wrote:
> On Fri, 2006-04-28 at 14:01 -0700, Drake Wyrm wrote:
> > You shouldn't need to completely override src_compile for just that. All
> > you'd need to do is set EXTRA_ECONF appropriately.
> No, EXTRA_ECONF is for end-users to add their own cracktastic configure
> flags. Ebuilds should not set it.

ebuild(5):
HELPER FUNCTIONS: COMPILE
        econf [configure options]
[snip]
                Note that the EXTRA_ECONF is for users only, not for
                ebuild writers. If you wish to pass  more  options to
                configure, just pass the extra arguements to econf.

I stand corrected. Might it be acceptable, though, to set it with
something like

        EXTRA_ECONF="--enable-wombats $EXTRA_ECONF"

in the ebuild? That would still allow the users to set their own flags.

-- 
Human beings, who are almost unique in having the ability
to learn from the experience of others, are also
remarkable for their apparent disinclination to do so.
  -- Douglas Adams

Attachment: pgp2mAon8uWjR.pgp
Description: PGP signature

Reply via email to