1# Minimum and exact required versions for various libraries 
2# if we use the ones installed in the system.
3define(TDB_MIN_VERSION,1.2.1)
4define(TALLOC_MIN_VERSION,2.0.1)
5define(LDB_REQUIRED_VERSION,0.9.10)
6define(TEVENT_REQUIRED_VERSION,0.9.8)
7