On Sat, 2005-08-27 at 14:37 -0400, Mike Frysinger wrote:
> On Saturday 27 August 2005 08:00 am, Diego 'Flameeyes' Pettenò wrote:
> > eautoreconf() {
> >         local aclocal_opts
> >
> >         [[ -n ${M4DIR} ]] && aclocal_opts="-I ${M4DIR}"
> >
> >         eaclocal $aclocal_opts
> >         eautoconf
> >         eautoheader
> >         eautomake
> >         gnuconfig_update
> >
> >         autotools_run_tool libtoolize --copy --force
> > }
> 
> the gnuconfig isnt really needed ... econf handles all of that for you

Which reminds me .. anybody going to scream if I update elibtoolize() to
be able to check if it was already run, and then bug the portage guys to
also add it to econf() ?


-- 
Martin Schlemmer

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to