diff options
author | Peter Simons <simons@cryp.to> | 2017-03-29 09:22:54 +0200 |
---|---|---|
committer | Peter Simons <simons@cryp.to> | 2017-03-29 09:25:31 +0200 |
commit | 69bdbd1c2b13a5bacbece9101acbb7a000ad033e (patch) | |
tree | e9a7180e89797d60fbeba080a2eee8e3ffc2cb7b /m4/ax_configure_args.m4 | |
parent | cf2bd2c981de99d3eaa6f97367561701669e8643 (diff) | |
download | autoconf-archive-69bdbd1c2b13a5bacbece9101acbb7a000ad033e.tar.gz |
Fix serial numbers after spelling fixes from cf2bd2c981de.
Diffstat (limited to 'm4/ax_configure_args.m4')
-rw-r--r-- | m4/ax_configure_args.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_configure_args.m4 b/m4/ax_configure_args.m4 index e5f2d84..95f9f64 100644 --- a/m4/ax_configure_args.m4 +++ b/m4/ax_configure_args.m4 @@ -57,7 +57,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 13 AC_DEFUN([AX_CONFIGURE_ARGS],[ # [$]@ is unusable in 2.60+ but earlier autoconf had no ac_configure_args |