From df49c0f0f513aec4731b024fae8dc3f80752fd1b Mon Sep 17 00:00:00 2001 From: John Zaitseff Date: Fri, 5 Jan 2024 11:06:55 +1100 Subject: [PATCH] Update to an unreleased version of ax_cflags_warn_all.mp4 This version of ax_cflags_warn_all.mp4 has been submitted upstream; see https://savannah.gnu.org/patch/?10426 for details. --- m4/ax_cflags_warn_all.m4 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/m4/ax_cflags_warn_all.m4 b/m4/ax_cflags_warn_all.m4 index 9235a18c..2e80ed86 100644 --- a/m4/ax_cflags_warn_all.m4 +++ b/m4/ax_cflags_warn_all.m4 @@ -51,7 +51,7 @@ # # Copyright (c) 2008 Guido U. Draheim # Copyright (c) 2010 Rhys Ulerich -# Copyright (c) 2018 John Zaitseff +# Copyright (c) 2018-24 John Zaitseff # # This program is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by the @@ -79,7 +79,7 @@ # modified version of the Autoconf Macro, you may extend this special # exception to the GPL to apply to your modified version as well. -#serial 25 +#serial 26 AC_DEFUN([AX_FLAGS_WARN_ALL], [ AX_REQUIRE_DEFINED([AX_PREPEND_FLAG])dnl @@ -102,6 +102,7 @@ AC_DEFUN([AX_FLAGS_WARN_ALL], [ [fujitsu], [], [sdcc], [], [sx], [VAR="-pvctl[,]fullmsg"], + [nvhpc], [VAR="-Wall"], [portland], [], [gnu], [VAR="-Wall"], [sun], [VAR="-v"],