From: cristy Date: Mon, 21 Feb 2011 01:46:51 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~8129 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c3aa2ff8c31e0b268caf2ff453d4c3df62acd8a6;p=imagemagick --- diff --git a/m4/ax_cflags_warn_all.m4 b/m4/ax_cflags_warn_all.m4 index 5f14aa202..762558097 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 diff --git a/m4/ax_prefix_config_h.m4 b/m4/ax_prefix_config_h.m4 index 0bc3f9cee..43a3906da 100644 --- a/m4/ax_prefix_config_h.m4 +++ b/m4/ax_prefix_config_h.m4 @@ -95,7 +95,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 @@ -119,7 +119,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 10 +#serial 11 AC_DEFUN([AX_PREFIX_CONFIG_H],[dnl AC_PREREQ([2.62])