summaryrefslogtreecommitdiff
path: root/lib/replace/samba.m4
diff options
context:
space:
mode:
Diffstat (limited to 'lib/replace/samba.m4')
-rw-r--r--lib/replace/samba.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/replace/samba.m4 b/lib/replace/samba.m4
index ccb6f2e20d..4514728d03 100644
--- a/lib/replace/samba.m4
+++ b/lib/replace/samba.m4
@@ -33,3 +33,5 @@ SMB_SUBSYSTEM(LIBREPLACE_HOSTCC,
[${LIBREPLACE_HOSTCC_OBJS}],
[],
[-Ilib/replace])
+
+AC_CHECK_FUNCS([syslog],,[AC_MSG_ERROR([Required function not found])])