On 06/16/2012 09:15 AM, Fabrício Zimmerer Murta wrote:
> Well, as stated, the fix is quite simple.
>
> And voila. Newly generated configure will say ‘yes’ or ‘’ to GFC according to
> your compiler.
> (had to re-generate autoconf.m4f with autom4te --language=autoconf --freeze
> --output=autoconf.
On 06/16/2012 08:50 AM, Fabrício Zimmerer Murta wrote:
> If I read
> http://www.gnu.org/software/autoconf/manual/autoconf.html#Specifying-Target-Triplets,
> I read:
> If using gfortran or g77 (the GNU Fortran compilers), then set the shell
> variable GFC to ‘yes’.
> If the output variable FCFLAG
If I read
http://www.gnu.org/software/autoconf/manual/autoconf.html#Specifying-Target-Triplets,
I read:
If using gfortran or g77 (the GNU Fortran compilers), then set the shell
variable GFC to ‘yes’. If the output variable FCFLAGS was not already set in
the environment, then set it to -g -02 fo
From: Fabrício Zimmerer Murta
Sent: Saturday, June 16, 2012 3:50 AM
To: Automake List
Subject: BUG: AC_PROG_FC does not define GCF when compiler is gfortran
If I read
http://www.gnu.org/software/autoconf/manual/autoconf.html#Specifying-Target-Triplets,
I read:
If using gfortran or g77 (the GNU