Print

Print


On Mon, 12 Sep 2005, David Berry wrote:

> Thanks. Should I be worried by the report
>
> configure: WARNING: Use AC_PROG_FC with AC_PROG_FPP, instead of AC_PROG_F77
>
> when configuring CAT?
>

That's there because fortran.m4 is stupid and assumes that if you have 
$F77 set then it means you used AC_PROG_F77.

The problem was that you needed $F77 defined for libtool to work out that 
you need to compile/link fortran code.

The new libtool should just use $FC.

-- 
Tim Jenness
JAC software
http://www.jach.hawaii.edu/~timj