Fix several issues reported by Bruno Haible while testing 1.4.18b: https://lists.gnu.org/archive/html/bug-m4/2021-05/msg00002.html https://lists.gnu.org/archive/html/bug-m4/2021-05/msg00003.html
* gnulib: Bump to latest, for various fixes. * NEWS: Mention this. --- NEWS | 2 ++ gnulib | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 758480c6..4dc560c7 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ GNU M4 NEWS - User visible changes. * Noteworthy changes in release ?.? (????-??-??) [?] +** A number of portability improvements inherited from gnulib. + * Noteworthy changes in release 1.4.18b (2021-05-07) [beta] diff --git a/gnulib b/gnulib index 7cc8d8aa..c499a3c4 160000 --- a/gnulib +++ b/gnulib @@ -1 +1 @@ -Subproject commit 7cc8d8aa0db12119d6d88af430238c24361afc4e +Subproject commit c499a3c497de473fd6a2ee78a76402b8846cac8a -- 2.31.1 _______________________________________________ M4-patches mailing list [email protected] https://lists.gnu.org/mailman/listinfo/m4-patches
