![]() |
Blitz Devel : |
From: Patrick Guio (patrick.guio_at_[hidden])
Date: 2004-05-03 08:45:14
On Mon, 3 May 2004, Theodore Papadopoulo wrote:
Hi Theodor,
AC_FC_FREEFORM and AC_FC_SRCEXT should definitely be used for f90 until
f90 support exists. Using the FC* variables avoids to declare a new set of
variables F90* and compiler tests are run with FC variables.
I have seen in several projects FC variables used for the f90 compiler.
Cheers,
Patrick
>
> Unless I'm missing something, this patch restores this ability and
> has no drawback.. Also, I find compilation of blitz somewhat
> complicated by the AC_FC_FREEFORM, AC_FC_SRCEXT autoconf macros,
> which just break configuration, are these standard ?? (I upgraded to
> the latest autoconf and automake).
>