summaryrefslogtreecommitdiff
path: root/m4/ax_cflags_warn_all.m4
diff options
context:
space:
mode:
authorJohn Zaitseff <J.Zaitseff@zap.org.au>2018-08-05 17:08:53 +1000
committerPeter Simons <simons@cryp.to>2019-02-14 10:07:16 +0100
commit8388e0345982cb2045f3084baa2341e13253ae21 (patch)
tree8f2d49a48ab77271168d426a050f02ada7d63a7d /m4/ax_cflags_warn_all.m4
parent8a3da079eff486baeef72457b3a58a74498e84e1 (diff)
downloadautoconf-archive-8388e0345982cb2045f3084baa2341e13253ae21.tar.gz
ax_cflags_warn_all.m4: Bump version number and add new copyright holder
Diffstat (limited to 'm4/ax_cflags_warn_all.m4')
-rw-r--r--m4/ax_cflags_warn_all.m43
1 files changed, 2 insertions, 1 deletions
diff --git a/m4/ax_cflags_warn_all.m4 b/m4/ax_cflags_warn_all.m4
index 094577e..b52198e 100644
--- a/m4/ax_cflags_warn_all.m4
+++ b/m4/ax_cflags_warn_all.m4
@@ -31,6 +31,7 @@
#
# Copyright (c) 2008 Guido U. Draheim <guidod@gmx.de>
# Copyright (c) 2010 Rhys Ulerich <rhys.ulerich@gmail.com>
+# Copyright (c) 2018 John Zaitseff <J.Zaitseff@zap.org.au>
#
# 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
@@ -58,7 +59,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 16
+#serial 17
AC_DEFUN([AX_FLAGS_WARN_ALL],[dnl
AS_VAR_PUSHDEF([FLAGS],[_AC_LANG_PREFIX[]FLAGS])dnl