Howdy all!
I have a configure script which needs to know whether it is dealing
with the f95 distributed with gcc-4.x, or the g95, which is apparently
an independent project, which handles slightly differently.
In both cases ac_cv_fc_compiler_gnu is set to yes.
At the moment I am distinguishing them base on name ("f95" vs. "g95")
but this can easily break.
Does anyone know of a better way?
Thanks!
Ed
--
Ed -- [EMAIL PROTECTED]
_______________________________________________
Autoconf mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/autoconf