ive found autoreconf to be unreliable at times so i always run the diff autotools by hand in ebuilds aclocal && \ autoheader && \ ... automake -a -c || die "autotools failed" -mike -- gentoo-dev@gentoo.org mailing list
- [gentoo-dev] autoreconf -i or -s ? Diego 'Flameeyes' Pettenò
- Re: [gentoo-dev] autoreconf -i or -s ? Mike Frysinger