From: Jim Meyering Date: Mon, 5 Feb 2001 10:30:53 +0000 (+0000) Subject: . X-Git-Tag: autoconf-2.50~156 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9b9528741504eddcf3c03491a627a2cb3bda7877;p=thirdparty%2Fautoconf.git . --- diff --git a/ChangeLog b/ChangeLog index 0c005a143..2342331d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-02-05 Jim Meyering + + * acspecific.m4 (AC_SYS_LARGEFILE): Add ULL suffix to the + integer constants. + 2001-02-05 Akim Demaille acfunctions.m4 was still using the old AC_LIBOBJ_DECL.