Commit 12a4a6f9 authored by Rémi Duraffort's avatar Rémi Duraffort

Remove uneeded test.

parent 34df2955
......@@ -2256,9 +2256,6 @@ if test "${enable_smb}" != "no"; then
[ if test -n "${enable_smb}"; then
AC_MSG_ERROR([cannot find libsmbclient headers])
fi ])
AC_CHECK_MEMBER([struct _SMBCCTX.close_fn],
AC_DEFINE([HAVE__SMBCCTX_CLOSE_FN], 1, [Define if samba has _SMBCCTX.close_fn]),,
[#include <libsmbclient.h>])
fi
dnl
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment