]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Assume <limits.h> exists.
authorBruno Haible <bruno@clisp.org>
Sun, 20 Jun 2021 01:43:45 +0000 (03:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commit2062017a664ddb3956fff0d3c81450f76e045126
tree6f03f258eda98672d71027f5bd95faf85ef1e978
parent54802e055962e9dbbcac9913517f7c06bade6201
intl: Assume <limits.h> exists.

* gettext-runtime/intl/dcigettext.c: Include <limits.h> always.
* gettext-runtime/m4/intl.m4 (gt_INTL_SUBDIR_CORE): Don't test for limits.h.
gettext-runtime/intl/dcigettext.c
gettext-runtime/m4/intl.m4