]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Assume strtoul exists.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 01:43:54 +0000 (03:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 01:43:54 +0000 (03:43 +0200)
commit030c0341a4a0ba6ad7fe62e83ff663bdc76cbe4d
tree04884f4463099411f599a0641a4a498be6614d7c
parente5f7c3ddbe05fd4042d6f4165962900120cbd918
intl: Assume strtoul exists.

* gettext-runtime/intl/plural-exp.c (EXTRACT_PLURAL_EXPRESSION): Assume
HAVE_STRTOUL to be 1.
* gettext-runtime/m4/intl.m4 (gt_INTL_SUBDIR_CORE): Don't test for strtoul.
gettext-runtime/intl/plural-exp.c
gettext-runtime/m4/intl.m4