]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
gen-uni-tables: Fix module description (left-over from 2025-05-11).
authorBruno Haible <bruno@clisp.org>
Wed, 17 Sep 2025 16:33:18 +0000 (18:33 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 17 Sep 2025 16:33:18 +0000 (18:33 +0200)
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.

ChangeLog
modules/gen-uni-tables

index c241bf45e42bb078f5b000fabfd7e7b8502a08cb..0be6c8855c5bb461ad114e52a77681c7bda0c9b3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+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.
index 5808aef3ada34c5653bf73a495f14a2abe99b791..c61d34194c56966906c5a1003510793872add455 100644 (file)
@@ -12,8 +12,6 @@ memcmp
 bool
 strdup
 strstr-simple
-str_startswith
-str_endswith
 
 configure.ac:
 AC_REQUIRE([AC_C_INLINE])