summaryrefslogtreecommitdiff
path: root/m4/ax_compiler_flags_cflags.m4
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2015-04-21 21:58:01 +0200
committerPeter Simons <simons@cryp.to>2015-04-21 21:58:01 +0200
commit813d5c4ebc5cd921848e2833ce7d042e4a5e0aa6 (patch)
tree05315d228877c40027175d9b6efa2f600b70c9e7 /m4/ax_compiler_flags_cflags.m4
parent5fdde5ea8dc1b005d3219198f3af09a368028df2 (diff)
downloadautoconf-archive-813d5c4ebc5cd921848e2833ce7d042e4a5e0aa6.tar.gz
ax_compiler_flags_cflags: fix #serial number
Diffstat (limited to 'm4/ax_compiler_flags_cflags.m4')
-rw-r--r--m4/ax_compiler_flags_cflags.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_compiler_flags_cflags.m4 b/m4/ax_compiler_flags_cflags.m4
index 5bebe25..f470f8f 100644
--- a/m4/ax_compiler_flags_cflags.m4
+++ b/m4/ax_compiler_flags_cflags.m4
@@ -25,7 +25,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 9
+#serial 11
AC_DEFUN([AX_COMPILER_FLAGS_CFLAGS],[
AC_REQUIRE([AC_PROG_SED])