From ecd5e93decac498c8faa1001be99d76c6e6d39b7 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Fri, 26 Aug 2022 17:40:21 +0300 Subject: [PATCH 48/48] Refresh gnulib-common.m4 from gnulib upstream This is an comment-only update. Serial has not been bumped. See osdn #45444 Signed-off-by: Marko Lindqvist --- dependencies/m4/gnulib-common.m4 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dependencies/m4/gnulib-common.m4 b/dependencies/m4/gnulib-common.m4 index 30911d1581..8a5daa230e 100644 --- a/dependencies/m4/gnulib-common.m4 +++ b/dependencies/m4/gnulib-common.m4 @@ -313,7 +313,8 @@ AC_DEFUN([gl_COMMON_BODY], [ #else # define _GL_ATTRIBUTE_MAYBE_UNUSED _GL_ATTRIBUTE_UNUSED #endif -/* Alternative spelling of this macro, for convenience. */ +/* Alternative spelling of this macro, for convenience and for + compatibility with glibc/include/libc-symbols.h. */ #define _GL_UNUSED _GL_ATTRIBUTE_MAYBE_UNUSED /* Earlier spellings of this macro. */ #define _UNUSED_PARAMETER_ _GL_ATTRIBUTE_MAYBE_UNUSED -- 2.35.1