On 2/12/08, 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

The former is much clearer...I don't see the gain... also in the
former example you neglected to inherit autotools ;)

>
> Regards,
> Petteri
>
>
>
--
[email protected] mailing list

Reply via email to