summaryrefslogtreecommitdiff
path: root/m4/ax_boost_wserialization.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/ax_boost_wserialization.m4')
-rw-r--r--m4/ax_boost_wserialization.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/ax_boost_wserialization.m4 b/m4/ax_boost_wserialization.m4
index 7aa5dd1..211b643 100644
--- a/m4/ax_boost_wserialization.m4
+++ b/m4/ax_boost_wserialization.m4
@@ -102,6 +102,9 @@ AC_DEFUN([AX_BOOST_WSERIALIZATION],
done
fi
+ if test "x$ax_lib" = "x"; then
+ AC_MSG_ERROR(Could not find a version of the library!)
+ fi
if test "x$link_wserialization" != "xyes"; then
AC_MSG_ERROR(Could not link against $ax_lib !)
fi