[svn-r6852] Initial deposit that removes the AC_LANG=[Fortran 90] and replaces...
[svn-r6852] Initial deposit that removes the AC_LANG=[Fortran 90] and replaces it by AC_LANG=[Fortran] which is officially supported by autoconf. The replaced PAC macros in aclocal_fc.m4 is also rewritten by replacing all use of AC_TRY_* by AC_*_IFELSE style as recommented by autoconf. The change also removes some old autoconf macros date back to at least 2.13 as in aclocal_cross.m4. The change that users see is to use FC/FCFLAGS instead of F90/F90FLAGS which will no longer be supported. This also includes some misc fixes that allow mpif90 to access mpi.mod during build process....
confdb/aclocal_fc.m4
0 → 100644
This diff is collapsed.
confdb/aclocal_runlog.m4
0 → 100644
confdb/fortran90.m4
deleted
100644 → 0
This diff is collapsed.
This diff is collapsed.