summaryrefslogtreecommitdiff
path: root/m4/ax_boost_date_time.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_boost_date_time.m4')
-rw-r--r--m4/ax_boost_date_time.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/ax_boost_date_time.m4 b/m4/ax_boost_date_time.m4
index ec9c0445a2f0..9b9ec67de14c 100644
--- a/m4/ax_boost_date_time.m4
+++ b/m4/ax_boost_date_time.m4
@@ -100,7 +100,7 @@ AC_DEFUN([AX_BOOST_DATE_TIME],
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 date_time library!)
fi
if test "x$link_date_time" != "xyes"; then
AC_MSG_ERROR(Could not link against $ax_lib !)