1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

regex: use limits-h SSIZE_MAX

This commit is contained in:
Paul Eggert
2023-05-20 15:24:05 -07:00
parent a650206488
commit c8310c0658
3 changed files with 3 additions and 3 deletions

View File

@@ -28,6 +28,7 @@ intprops [test $ac_use_included_regex = yes]
iswctype [test $ac_use_included_regex = yes]
langinfo [test $ac_use_included_regex = yes]
libc-config [test $ac_use_included_regex = yes]
limits-h [test $ac_use_included_regex = yes]
lock [test $ac_use_included_regex = yes]
memcmp [test $ac_use_included_regex = yes]
memmove [test $ac_use_included_regex = yes]