Add .m4 files needed for standalone relocatable-prog-wrapper, so
that ‘./gnulib-tool --test relocatable-prog-wrapper’ does not fail
with diagnostics like ‘configure.ac:63: error: possibly undefined
macro: gl_FUNC_MALLOC_POSIX’.
* modules/relocatable-prog-wrapper (Files): Add m4/free.m4,
m4/malloc.m4, m4/mempcpy.m4, m4/rawmemchr.m4, m4/realloc.m4.
+2021-07-01 Paul Eggert <eggert@cs.ucla.edu>
+
+ relocatable-prog-wrapper: add m4 files
+ Add .m4 files needed for standalone relocatable-prog-wrapper, so
+ that ‘./gnulib-tool --test relocatable-prog-wrapper’ does not fail
+ with diagnostics like ‘configure.ac:63: error: possibly undefined
+ macro: gl_FUNC_MALLOC_POSIX’.
+ * modules/relocatable-prog-wrapper (Files): Add m4/free.m4,
+ m4/malloc.m4, m4/mempcpy.m4, m4/rawmemchr.m4, m4/realloc.m4.
+
2021-06-28 Bruno Haible <bruno@clisp.org>
strerror-override: Fix possible compilation error.
m4/lstat.m4
m4/eealloc.m4
m4/environ.m4
+m4/free.m4
+m4/malloc.m4
+m4/mempcpy.m4
+m4/rawmemchr.m4
m4/readlink.m4
+m4/realloc.m4
m4/relocatable-lib.m4
m4/setenv.m4