Re: Checking dependency style

2006-10-17 Thread Ralf Wildenhues
Hello Rohit, * Rohit Arul Raj wrote on Tue, Oct 17, 2006 at 09:04:32AM CEST: > > I was trying to build a package (m4 1.4.7) using two different cross > compilers. one was GCC 4.1.1and other was non GNU compiler 3.4. My > autoconf version is 2.6.0, automake is 1.9.6 > > one of the output of the

Checking dependency style

2006-10-17 Thread Rohit Arul Raj
Hi all, I was trying to build a package (m4 1.4.7) using two different cross compilers. one was GCC 4.1.1and other was non GNU compiler 3.4. My autoconf version is 2.6.0, automake is 1.9.6 one of the output of the configure was checking dependecy style. it gave gcc3 as result while building wit