mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-19 01:03:04 +00:00
(AC_REPLACE_FUNCS): Add strtoul.
This commit is contained in:
@@ -87,7 +87,7 @@ AC_CHECK_DECLS([free, getenv, getopt,
|
|||||||
stpcpy, strchr, strspn, strnlen,
|
stpcpy, strchr, strspn, strnlen,
|
||||||
malloc, memchr, memrchr])
|
malloc, memchr, memrchr])
|
||||||
AC_REPLACE_FUNCS(memchr memrchr \
|
AC_REPLACE_FUNCS(memchr memrchr \
|
||||||
strchr stpcpy strrchr strspn strtol)
|
strchr stpcpy strrchr strspn strtol strtoul)
|
||||||
AC_FUNC_MALLOC
|
AC_FUNC_MALLOC
|
||||||
AC_FUNC_REALLOC
|
AC_FUNC_REALLOC
|
||||||
jm_PREREQ_MBSWIDTH
|
jm_PREREQ_MBSWIDTH
|
||||||
|
|||||||
Reference in New Issue
Block a user