Recurvsive install!

2011-01-24 Thread J A
I'm trying to install a package under MinGW that uses autoconf to install. autoconfig requires M4. M4 requires autoconf to install. Thanks guys!

Re: Recurvsive install!

2011-01-24 Thread Eric Blake
On 01/23/2011 06:18 PM, J A wrote: > > I'm trying to install a package under MinGW that uses autoconf to install. > > autoconfig requires M4. What is autoconfig? I'm assuming you meant autoconf. This is a FAQ: http://www.gnu.org/software/autoconf/manual/autoconf.html#Bootstrapping Correct - a