summaryrefslogtreecommitdiff
path: root/lib/tevent/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'lib/tevent/wscript')
-rw-r--r--lib/tevent/wscript2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/tevent/wscript b/lib/tevent/wscript
index 63b27e542e..6f94d803b5 100644
--- a/lib/tevent/wscript
+++ b/lib/tevent/wscript
@@ -58,6 +58,8 @@ def configure(conf):
conf.SAMBA_CONFIG_H()
+ conf.SAMBA_CHECK_UNDEFINED_SYMBOL_FLAGS()
+
def build(bld):
bld.RECURSE('lib/replace')
bld.RECURSE('lib/talloc')