summaryrefslogtreecommitdiff
path: root/m4/xstrtoumax.m4
AgeCommit message (Collapse)Author
1999-08-01(jm_AC_PREREQ_XSTRTOUMAX): Check whetherJim Meyering
<inttypes.h> defines strtoumax as a macro (and not as a function).
1999-04-21(AC_CHECK_FUNCS): Remove strtoull, strtoumax, strtouq.Jim Meyering
1999-04-21Require jm_AC_TYPE_UNSIGNED_LONG_LONG.Jim Meyering
Replace xstroull if necessary.
1999-04-19*** empty log message ***Jim Meyering