diff options
Diffstat (limited to 'm4/ax_check_define.m4')
-rw-r--r-- | m4/ax_check_define.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_check_define.m4 b/m4/ax_check_define.m4 index 7625fa6..e4ba8f7 100644 --- a/m4/ax_check_define.m4 +++ b/m4/ax_check_define.m4 @@ -20,7 +20,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 @@ -44,7 +44,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([AC_CHECK_DEFINED],[ AS_VAR_PUSHDEF([ac_var],[ac_cv_defined_$1])dnl |