]> Savannah Git Hosting - gnulib.git/commitdiff
* m4/gnulib-common.m4: Fix comment.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 23 Aug 2022 16:41:27 +0000 (09:41 -0700)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2022 12:15:14 +0000 (14:15 +0200)
m4/gnulib-common.m4

index 30911d1581af8e537454e0a9bdb7027c7db008c1..8a5daa230e3c8a121ad7f8250fa6423d966091d9 100644 (file)
@@ -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