aboutsummaryrefslogtreecommitdiffstats
path: root/m4/ax_boost_system.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_boost_system.m4')
-rw-r--r--m4/ax_boost_system.m44
1 files changed, 2 insertions, 2 deletions
diff --git a/m4/ax_boost_system.m4 b/m4/ax_boost_system.m4
index 207d7be..323e2a6 100644
--- a/m4/ax_boost_system.m4
+++ b/m4/ax_boost_system.m4
@@ -31,7 +31,7 @@
# and this notice are preserved. This file is offered as-is, without any
# warranty.
-#serial 19
+#serial 20
AC_DEFUN([AX_BOOST_SYSTEM],
[
@@ -108,7 +108,7 @@ AC_DEFUN([AX_BOOST_SYSTEM],
fi
if test "x$ax_lib" = "x"; then
- AC_MSG_ERROR(Could not find a version of the library!)
+ AC_MSG_ERROR(Could not find a version of the Boost::System library!)
fi
if test "x$link_system" = "xno"; then
AC_MSG_ERROR(Could not link against $ax_lib !)