1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-04-28 06:33:36 +00:00

regex: Remove misplaced comment.

* modules/regex (Depends-on): Don't mention uchar-h-c23.
This commit is contained in:
Bruno Haible
2026-04-25 11:41:27 +02:00
parent 5d9d0509e3
commit 558143e30b
2 changed files with 5 additions and 4 deletions

View File

@@ -1,3 +1,8 @@
2026-04-25 Bruno Haible <bruno@clisp.org>
regex: Remove misplaced comment.
* modules/regex (Depends-on): Don't mention uchar-h-c23.
2026-04-25 Bruno Haible <bruno@clisp.org>
xstrtol tests: Don't rely on is_GNULIB_strtol.

View File

@@ -49,10 +49,6 @@ stdint-h [test $ac_use_included_regex = yes]
strncpy [test $ac_use_included_regex = yes]
verify [test $ac_use_included_regex = yes]
uchar-h [test $ac_use_included_regex = yes]
# The lonesome_lower array requires ISO C 23 semantics for char32_t.
# But uchar-h-c23 has a global effect, therefore leave it to each package
# to enable it.
#uchar-h-c23 [test $ac_use_included_regex = yes]
configure.ac:
gl_REGEX