]> Savannah Git Hosting - gnulib.git/commitdiff
ialloc: fix realloc-gnu dependency
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 23 Oct 2024 21:33:43 +0000 (14:33 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 25 Oct 2024 04:57:17 +0000 (21:57 -0700)
* modules/ialloc (Depends-on): Remove realloc-gnu,
as ialloc.c does not depend on GNU semantics for realloc.

ChangeLog
modules/ialloc

index f8209aff70b0576ce8731f297c494eabe391c6da..0a74a6483c83e28c41d44aaabb6e68eb3f298ecc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2024-10-23  Paul Eggert  <eggert@cs.ucla.edu>
 
+       ialloc: fix realloc-gnu dependency
+       * modules/ialloc (Depends-on): Remove realloc-gnu,
+       as ialloc.c does not depend on GNU semantics for realloc.
+
        backupfile: fix irealloc dependency
        * modules/backupfile (Depends-on): Depend on irealloc,
        not realloc-gnu, as the code now uses irealloc not realloc
index bcf431399f0b4443981c62a79168156c29152536..c7c194e446609fb85a6ba2d66172b9380d452046 100644 (file)
@@ -10,7 +10,6 @@ calloc-gnu
 extern-inline
 idx
 malloc-gnu
-realloc-gnu
 reallocarray
 stdint