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

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