1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

relocatable-prog-wrapper: remove eealloc.m4

* modules/relocatable-prog-wrapper (Files): Remove m4/eealloc.m4.
It wasn’t being used and evidently was listed only because
a previous version needed it.
This commit is contained in:
Paul Eggert
2024-11-05 22:48:53 -08:00
parent 67c01c9e92
commit 4ef19be652
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,10 @@
2024-11-05 Paul Eggert <eggert@cs.ucla.edu>
relocatable-prog-wrapper: remove eealloc.m4
* modules/relocatable-prog-wrapper (Files): Remove m4/eealloc.m4.
It wasnt being used and evidently was listed only because
a previous version needed it.
regex: port better to AIX extensions
Also, switch from eealloc.m4 to malloc.m4 to determine
whether malloc (0) returns nonnull.

View File

@@ -38,7 +38,6 @@ m4/largefile.m4
m4/malloca.m4
m4/canonicalize.m4
m4/lstat.m4
m4/eealloc.m4
m4/environ.m4
m4/free.m4
m4/malloc.m4