summaryrefslogtreecommitdiff
path: root/m4/ax_cflags_strict_prototypes.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2010-03-01 23:08:45 +0100
committerPeter Simons <simons@cryp.to>2010-03-01 23:08:45 +0100
commit27948f49ca30e4222bb7cdd55182bd7341ac50c5 (patch)
tree5331b9d194b346e1fdad4ab89888cadc6e3c32d7 /m4/ax_cflags_strict_prototypes.m4
parent734dbffb97f39566e96af03980c9c7980ce0089a (diff)
downloadautoconf-archive-27948f49ca30e4222bb7cdd55182bd7341ac50c5.tar.gz
ALL: update web site URL to http://www.gnu.org/software/autoconf-archive/MACRO-NAME.html
Diffstat (limited to 'm4/ax_cflags_strict_prototypes.m4')
-rw-r--r--m4/ax_cflags_strict_prototypes.m48
1 files changed, 4 insertions, 4 deletions
diff --git a/m4/ax_cflags_strict_prototypes.m4 b/m4/ax_cflags_strict_prototypes.m4
index 0a06be8..5f8fc00 100644
--- a/m4/ax_cflags_strict_prototypes.m4
+++ b/m4/ax_cflags_strict_prototypes.m4
@@ -1,6 +1,6 @@
-# ===========================================================================
-# http://www.nongnu.org/autoconf-archive/ax_cflags_strict_prototypes.html
-# ===========================================================================
+# ===============================================================================
+# http://www.gnu.org/software/autoconf-archive/ax_cflags_strict_prototypes.html
+# ===============================================================================
#
# SYNOPSIS
#
@@ -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 6
+#serial 7
AC_DEFUN([AX_CFLAGS_STRICT_PROTOTYPES],[dnl
AS_VAR_PUSHDEF([FLAGS],[CFLAGS])dnl