From: Jim Meyering Date: Fri, 28 Sep 2001 19:35:57 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs-readonly~5646 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=e7ea8ad88ce874862a9a8115df56ad2bfbe5467f;p=gnulib.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 7ab1b44c2..2077a5615 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -4,10 +4,10 @@ #defines strtoimax. Also treat the other strto* functions like strtoimax. - * xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): + * m4/xstrtoimax.m4 (jm_AC_PREREQ_XSTRTOIMAX): Check for strtoul and strtoumax, as those declarations are made even in the signed case. - * xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): + * m4/xstrtoumax.m4 (jm_AC_PREREQ_XSTRTOUMAX): Likewise, for strtol and strtoimax. 2001-09-24 Jim Meyering