On Feb 13, 2008 10:44 AM, Petteri Räty <[EMAIL PROTECTED]> wrote:

> What do you think about adding support to base.eclass for running
> eautoreconf?
>
> so instead of
>
> src_unpack() {
>        unpack ${A}
>        cd "${A}"
>        eautoreconf
> }
>
> would just add
>
> EAUTORECONF="yes"
> inherit base
>

Sounds sensible

Paul

Reply via email to