From: Paul Eggert Date: Fri, 25 Jul 2003 21:23:36 +0000 (+0000) Subject: * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore X-Git-Tag: AUTOCONF-2.57b~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce960e66c4c2b5d6fe6ecb561e7dc2686b018c60;p=thirdparty%2Fautoconf.git * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore -lcrt1.o, for OS X. (trivial change) --- diff --git a/ChangeLog b/ChangeLog index f710b3f9..aae495bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-07-25 John W. Eaton + + * lib/autoconf/fortran.m4 (AC_F77_LIBRARY_LDFLAGS): Also ignore + -lcrt1.o, for OS X. (trivial change) + 2003-07-07 Paul Eggert * lib/autoconf/c.m4 (AC_C_INLINE): Wrap the '#define inline ...'