diff options
Diffstat (limited to 'm4/ax_not_enable_frame_pointer.m4')
-rw-r--r-- | m4/ax_not_enable_frame_pointer.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_not_enable_frame_pointer.m4 b/m4/ax_not_enable_frame_pointer.m4 index 763af06..102e8fa 100644 --- a/m4/ax_not_enable_frame_pointer.m4 +++ b/m4/ax_not_enable_frame_pointer.m4 @@ -19,7 +19,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 @@ -43,7 +43,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 7 +#serial 8 AC_DEFUN([AX_NOT_ENABLE_FRAME_POINTER],[dnl AS_VAR_PUSHDEF([VAR],[enable_frame_pointer])dnl |