2ebd29993d301bbf8cc84ec7fcab7f3d764e0afb
[samba.git] / source4 / lib / tdb / config.m4
1 AC_CHECK_FUNCS(mmap pread pwrite)
2 AC_CHECK_HEADERS(getopt.h)
3
4 if test x"$experimental" = x"yes"; then
5         SMB_LIBRARY_ENABLE(libtdb,YES)
6 fi
7