aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2011-02-14 01:16:28 -0500
committerMike Frysinger <vapier@gentoo.org>2011-02-14 01:16:28 -0500
commitb86c9a19fff3b0f1d5cf4f0d1933084519890c3d (patch)
tree79eca8d7beb578c264d578aace26d2d1dcce8518 /m4/ax_cflags_warn_all.m4
parentmake the libdl/dlopen/dlvsym tests more autoconfy (diff)
downloadsandbox-b86c9a19fff3b0f1d5cf4f0d1933084519890c3d.tar.gz
sandbox-b86c9a19fff3b0f1d5cf4f0d1933084519890c3d.tar.bz2
sandbox-b86c9a19fff3b0f1d5cf4f0d1933084519890c3d.zip
update ax_*.m4 files from upstream
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'm4/ax_cflags_warn_all.m4')
-rw-r--r--m4/ax_cflags_warn_all.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_cflags_warn_all.m4 b/m4/ax_cflags_warn_all.m4
index 5f14aa2..7625580 100644
--- a/m4/ax_cflags_warn_all.m4
+++ b/m4/ax_cflags_warn_all.m4
@@ -32,7 +32,7 @@
#
# 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
-# Free Software Foundation; either version 2 of the License, or (at your
+# Free Software Foundation; either version 3 of the License, or (at your
# option) any later version.
#
# This program is distributed in the hope that it will be useful, but
@@ -56,7 +56,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 9
+#serial 10
AC_DEFUN([AX_CFLAGS_WARN_ALL],[dnl
AS_VAR_PUSHDEF([FLAGS],[CFLAGS])dnl