#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 <meyering@lucent.com>