summaryrefslogtreecommitdiff
path: root/m4/ax_boost_chrono.m4
diff options
context:
space:
mode:
authorBen Small <bentsm@noreply.github.com>2017-02-12 21:39:01 -0800
committerBen Small <bentsm@noreply.github.com>2017-02-12 21:39:01 -0800
commitee929fb1026d9fc37f7342b2b513fdbcbcab0db9 (patch)
treec649a46248606a74fcb7534cc7c3ab3691fbf057 /m4/ax_boost_chrono.m4
parent8a6c81164b85d8153823eb410e0848d10854c8e3 (diff)
downloadautoconf-archive-ee929fb1026d9fc37f7342b2b513fdbcbcab0db9.tar.gz
Correct library name of Boost.Chrono
Diffstat (limited to 'm4/ax_boost_chrono.m4')
-rw-r--r--m4/ax_boost_chrono.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_boost_chrono.m4 b/m4/ax_boost_chrono.m4
index 005584e..5763769 100644
--- a/m4/ax_boost_chrono.m4
+++ b/m4/ax_boost_chrono.m4
@@ -8,7 +8,7 @@
#
# DESCRIPTION
#
-# Test for System library from the Boost C++ libraries. The macro requires
+# Test for Chrono library from the Boost C++ libraries. The macro requires
# a preceding call to AX_BOOST_BASE. Further documentation is available at
# <http://randspringer.de/boost/index.html>.
#
@@ -29,7 +29,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 2
+#serial 3
AC_DEFUN([AX_BOOST_CHRONO],
[