On Saturday 27 August 2005 02:58 pm, Martin Schlemmer wrote:
> 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() ?

do what now ?
-mike

-- 
gentoo-dev@gentoo.org mailing list

Reply via email to