Patrick Welche <prlw1 <at> newn.cam.ac.uk> writes:

> 
> On Tue, Mar 02, 2004 at 12:49:20AM -0700, Bob Proulx wrote:
> > Try putting /usr/local/bin ahead of /usr/bin in your PATH.
> 
> Is renaming /usr/local/bin/m4 as /usr/local/bin/gm4 another option?
> 
> Patrick
> (I think it is - haven't checked though, which means
> configure --program-prefix=g
> in m4 does it all for you)
> 
> 


This "renaming /usr/local/bin/m4 as /usr/local/bin/gm4" works for me.  After 
that, I am able to install autoconf successfully.  no need to do ./configure --
prefix /usr

SERVER1# which autoconf
/usr/local/bin/autoconf

Thanks.



_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf

Reply via email to