]> Savannah Git Hosting - gnulib.git/commitdiff
xalloc: Adjust dependencies after last change.
authorBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 11:59:41 +0000 (13:59 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Oct 2024 11:59:41 +0000 (13:59 +0200)
* modules/xalloc (Depends-on): Remove realloc-gnu. Add realloc-posix.

ChangeLog
modules/xalloc

index 4b87a074700e4cec5dcf3ff9395c3b0754379063..d39354df1f911885c3b771c95f31101caa130704 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-10-25  Bruno Haible  <bruno@clisp.org>
+
+       xalloc: Adjust dependencies after last change.
+       * modules/xalloc (Depends-on): Remove realloc-gnu. Add realloc-posix.
+
 2024-10-25  Bruno Haible  <bruno@clisp.org>
 
        ialloc: Fix dependencies.
index 15059bf47fa12aee11b8a941f7952dca014ca007..3ff92ae57ff526334d82ab9e8f277f41ec92b655 100644 (file)
@@ -14,7 +14,7 @@ ialloc
 idx
 malloc-gnu
 minmax
-realloc-gnu
+realloc-posix
 reallocarray
 stdckdint
 stdint