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:
@@ -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 wasn’t 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.
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user