]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
document fortran.m4 commit
authorSteven G. Johnson <stevenj@alum.mit.edu>
Fri, 3 Oct 2003 17:25:06 +0000 (17:25 +0000)
committerSteven G. Johnson <stevenj@alum.mit.edu>
Fri, 3 Oct 2003 17:25:06 +0000 (17:25 +0000)
ChangeLog

index 24b365e242d48bd7f347fc63a3e9a3f48fe84aae..6f1eaa398dff61ef2843d235c0f7221260aae69c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2003-10-03  Steven G. Johnson  <stevenj@alum.mit.edu>
+
+       * lib/autoconf/fortran.m4 (AC_PROG_FC): Reverse the order of the
+       arguments so that it can be used with syntax identical to
+       AC_PROG_F77, and so that we can more easily decide to
+       remove/deprecate the DIALECT optional argument in the future if it
+       proves troublesome.
+       (AC_FC_FREEFORM): Exit 77 upon failure to fix test suite for
+       non-freeform-supporting compilers.  Document freeform flags.
+
 2003-10-03  Akim Demaille  <akim@epita.fr>
 
        * configure.ac: Look for emacs, not macs.