From: Jim Meyering Date: Wed, 6 Dec 2000 10:52:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: CPPI-1_8~1 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=67cf94a8574cf36bf4b463e7f9a08f9937b6981b;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 2cb38c7b4a..dbe0f1e243 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -2,6 +2,7 @@ * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): If we need the replacement strtoull, we may well need the replacement strtoul, too. + Check for declarations of strtoul and strtoull. 2000-12-02 Jim Meyering