]> git.ipfire.org Git - thirdparty/coreutils.git/commit
(jm_AC_PREREQ_XSTRTOUMAX):
authorJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 10:18:21 +0000 (10:18 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 10:18:21 +0000 (10:18 +0000)
commitc346a4e4cfca510d4a2a838df154aadda7d87a19
treedfaa3f09a4ba89257e9d772f3423d89acfa092cc
parent9b273204684bc7a80c03629006da5f7192b5def7
(jm_AC_PREREQ_XSTRTOUMAX):
Require jm_AC_TYPE_UINTMAX_T and jm_AC_TYPE_UNSIGNED_LONG_LONG
since they are needed to parse the include file even if we need
only xstrtoumax.  Simplify logic behind the args to AC_REPLACE.
m4/xstrtoumax.m4