summaryrefslogtreecommitdiff
path: root/lib/tevent/samba.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/samba.m4')
-rw-r--r--lib/tevent/samba.m411
1 files changed, 0 insertions, 11 deletions
diff --git a/lib/tevent/samba.m4 b/lib/tevent/samba.m4
deleted file mode 100644
index 549f39d210..0000000000
--- a/lib/tevent/samba.m4
+++ /dev/null
@@ -1,11 +0,0 @@
-
-teventdir="\$(libteventsrcdir)"
-m4_include(../lib/tevent/libtevent.m4)
-
-SMB_EXT_LIB(LIBTEVENT_EXT, [${TEVENT_LIBS}])
-SMB_ENABLE(LIBTEVENT_EXT)
-
-SMB_SUBSYSTEM(LIBTEVENT,
- [\$(addprefix \$(libteventsrcdir)/, ${TEVENT_OBJ})],
- [LIBTEVENT_EXT],
- [${TEVENT_CFLAGS}])