diff options
Diffstat (limited to 'm4/ax_sys_largefile_sensitive.m4')
-rw-r--r-- | m4/ax_sys_largefile_sensitive.m4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_sys_largefile_sensitive.m4 b/m4/ax_sys_largefile_sensitive.m4 index d93ea1b..38d9846 100644 --- a/m4/ax_sys_largefile_sensitive.m4 +++ b/m4/ax_sys_largefile_sensitive.m4 @@ -39,7 +39,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 @@ -63,7 +63,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 5 +#serial 6 AU_ALIAS([AC_SYS_LARGEFILE_SENSITIVE], [AX_SYS_LARGEFILE_SENSITIVE]) AC_DEFUN([AX_SYS_LARGEFILE_SENSITIVE],[dnl |