(jm_AC_PREREQ_XSTRTOIMAX):
authorJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 10:14:52 +0000 (10:14 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 31 Aug 2001 10:14:52 +0000 (10:14 +0000)
commitff8563f38118b57116e51605e28f12dba9696953
treefa713180ef8e1c7c75155043c2bfb51ab62f6239
parent4f18a12452a11636ac6a7d1dc0d38e4f4ae150af
(jm_AC_PREREQ_XSTRTOIMAX):
Quote first arg of AC_DEFUN.
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 xstrtoimax.  Simplify logic behind the args to AC_REPLACE.
m4/xstrtoimax.m4