summaryrefslogtreecommitdiff
path: root/source4/lib/tdb/config.m4
blob: d45bbe4383322444341a5e76c2c98bcd400e8235 (plain)
1
2
3
4
5
6
AC_CHECK_FUNCS(mmap pread pwrite)

if test x"$experimental" = x"yes"; then
	SMB_LIBRARY_ENABLE(libtdb,YES)
fi