1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-01 16:23:49 +03:00
Files
samba-mirror/source/lib/tdb/config.m4
Andrew Tridgell 5c4c3e9a8d r8441: don't build tdbtest by default as there are too many systems that
don't have libgdbm, and the configure test for gdbm is broken
2007-10-10 13:23:03 -05:00

6 lines
77 B
Plaintext

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