summaryrefslogtreecommitdiff
path: root/aclocal/ax_lib_event.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal/ax_lib_event.m4')
-rw-r--r--aclocal/ax_lib_event.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/aclocal/ax_lib_event.m4 b/aclocal/ax_lib_event.m4
index 08043b4c6..56aefcc85 100644
--- a/aclocal/ax_lib_event.m4
+++ b/aclocal/ax_lib_event.m4
@@ -181,6 +181,7 @@ AC_DEFUN([AX_LIB_EVENT],
else
AC_MSG_RESULT(yes)
AC_DEFINE(HAVE_LIBEVENT,,[define if libevent is available])
+ ax_have_libevent_[]m4_translit([$1], [.], [_])="yes"
fi
ax_have_libevent="$success"