From: Jim Meyering Date: Wed, 6 Dec 2000 10:52:37 +0000 (+0000) Subject: *** empty log message *** X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4bfa5b02af99240a628d25f1b8891e498e460f2c;p=pspp *** 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