summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPeter Kokot <peterkokot@gmail.com>2018-09-05 22:52:01 +0200
committerMike Frysinger <vapier@gmail.com>2018-09-06 00:31:58 -0400
commit5d87c7e3eec8e2141af5b7540b116b09811b1cf1 (patch)
treead7d3d7fafd2cdce922d580e5bee780fc705404b /m4
parent857738a5ac9bbc3fc67fc4ef3e73d1f486b31df3 (diff)
downloadlibgd-5d87c7e3eec8e2141af5b7540b116b09811b1cf1.tar.gz
Upgrade AX_CFLAGS_WARN_ALL macro file
This patch bumps current file version from the Autoconf Archive from 15 to 16: http://git.savannah.gnu.org/cgit/autoconf-archive.git/tree/m4/ax_cflags_warn_all.m4 Changes: - https links in the file comments
Diffstat (limited to 'm4')
-rw-r--r--m4/ax_cflags_warn_all.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/m4/ax_cflags_warn_all.m4 b/m4/ax_cflags_warn_all.m4
index 1f07799..094577e 100644
--- a/m4/ax_cflags_warn_all.m4
+++ b/m4/ax_cflags_warn_all.m4
@@ -1,5 +1,5 @@
# ===========================================================================
-# http://www.gnu.org/software/autoconf-archive/ax_cflags_warn_all.html
+# https://www.gnu.org/software/autoconf-archive/ax_cflags_warn_all.html
# ===========================================================================
#
# SYNOPSIS
@@ -43,7 +43,7 @@
# Public License for more details.
#
# You should have received a copy of the GNU General Public License along
-# with this program. If not, see <http://www.gnu.org/licenses/>.
+# with this program. If not, see <https://www.gnu.org/licenses/>.
#
# As a special exception, the respective Autoconf Macro's copyright owner
# gives unlimited permission to copy, distribute and modify the configure
@@ -58,7 +58,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 15
+#serial 16
AC_DEFUN([AX_FLAGS_WARN_ALL],[dnl
AS_VAR_PUSHDEF([FLAGS],[_AC_LANG_PREFIX[]FLAGS])dnl