summaryrefslogtreecommitdiff
path: root/source4/lib/events/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/events/configure.ac')
-rw-r--r--source4/lib/events/configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/events/configure.ac b/source4/lib/events/configure.ac
index afae82d7c0..4eb3575aac 100644
--- a/source4/lib/events/configure.ac
+++ b/source4/lib/events/configure.ac
@@ -6,6 +6,7 @@ AC_INIT(events, 1.0.0)
AC_CONFIG_SRCDIR([events.c])
AC_CONFIG_HEADER(config.h)
AC_LIBREPLACE_ALL_CHECKS
+AC_LIBREPLACE_NETWORK_CHECKS
m4_include(libtalloc.m4)