1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-17 02:05:21 +03:00
Jelmer Vernooij f239b809b4 r22642: Allow standalone build to work without tdb or talloc checked out, but
provided by the system.
(This used to be commit bdde74055121ac538f6006750c94b514e962619d)
2007-10-10 14:51:57 -05:00

5 lines
85 B
Plaintext

m4_include(pkg.m4)
TDB_OBJ=""
AC_SUBST(TDB_OBJ)
PKG_CHECK_MODULES(TDB, tdb >= 1.1.0)