> > Of the AC_PROG_{CC,CXX,F77,FC} macros, only the first one in the
> > configure script will check for object file extension and default
> > executable file name and fail if that doesn't work.
>
Attached there is a simple patch documenating this behaviour in the
Autoconf manual. The usual cavea
At Saturday 06 February 2010, Ralf Wildenhues wrote:
> Hello Stefano,
Hello Ralf. Thanks for your quick answer.
> * Stefano Lattarini wrote on Sat, Feb 06, 2010 at 04:14:45PM CET:
> > I encountered the following strage behaviour in the latest stable
> > autoconf (2.65, Debian package version 2.6
Hello Stefano,
* Stefano Lattarini wrote on Sat, Feb 06, 2010 at 04:14:45PM CET:
> I encountered the following strage behaviour in the latest stable
> autoconf (2.65, Debian package version 2.65-2), and it really seems
> a bug to me:
Of the AC_PROG_{CC,CXX,F77,FC} macros, only the first one in t