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 -mike -- gentoo-dev@gentoo.org mailing list