]> git.ipfire.org Git - thirdparty/autoconf.git/commit
1998-10-24 Matthew D. Langston <langston@SLAC.Stanford.EDU>
authorBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Fri, 23 Oct 1998 19:03:23 +0000 (19:03 +0000)
committerBen Elliston <bje+keyword+gnu.7caf74@air.net.au>
Fri, 23 Oct 1998 19:03:23 +0000 (19:03 +0000)
commit7a2c89409231be8dfe730eaf3db60cc78a2a8b0e
treee8d4455cbda1c4223bbe2e54d7845fdb4417cedc
parent9c71e5b8ef8597102ef4dbe30f510d3d1e6016b0
1998-10-24  Matthew D. Langston  <langston@SLAC.Stanford.EDU>
* acgeneral.m4 (AC_LANG_FORTRAN77): Remove [] (i.e. the m4 quotes)
since it was confusing the testsuite.  Also make `f77' the default
for FC, otherwise the testsuite fails.
* autoconf.texi (Fortran 77 Compiler Characteristics): Added new
node documenting the new AC_F77_LIBRARY_LDFLAGS macro.
* acspecific.m4 (AC_F77_LIBRARY_LDFLAGS): New macro to determine
the linker flags (e.g. `-L' and `-l') for the Fortran 77 intrinsic
and run-time libraries.
ChangeLog
acgeneral.m4
acspecific.m4
autoconf.texi
doc/autoconf.texi
lib/autoconf/general.m4
lib/autoconf/specific.m4