Reported by Paul Eggert in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-09/msg00223.html>.
* modules/gen-uni-tables (Depends-on): Remove str_startswith,
str_endswith.
+2025-09-17 Bruno Haible <bruno@clisp.org>
+
+ gen-uni-tables: Fix module description (left-over from 2025-05-11).
+ Reported by Paul Eggert in
+ <https://lists.gnu.org/archive/html/bug-gnulib/2025-09/msg00223.html>.
+ * modules/gen-uni-tables (Depends-on): Remove str_startswith,
+ str_endswith.
+
2025-09-17 Bruno Haible <bruno@clisp.org>
Add copyright notices.
bool
strdup
strstr-simple
-str_startswith
-str_endswith
configure.ac:
AC_REQUIRE([AC_C_INLINE])