summaryrefslogtreecommitdiff
path: root/source3/m4/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'source3/m4/aclocal.m4')
-rw-r--r--source3/m4/aclocal.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/m4/aclocal.m4 b/source3/m4/aclocal.m4
index 386829d1b0..a79aba0f3f 100644
--- a/source3/m4/aclocal.m4
+++ b/source3/m4/aclocal.m4
@@ -899,3 +899,4 @@ int main(void)
])
m4_include(../lib/replace/libreplace.m4)
+AC_CHECK_FUNCS([syslog],,[AC_MSG_ERROR([Required function not found])])