summaryrefslogtreecommitdiff
path: root/source4/min_versions.m4
blob: bc7bf185acf8810f42bd3c5847e1ec8d0bc52251 (plain)
1
2
3
4
5
6
# Minimum and exact required versions for various libraries 
# if we use the ones installed in the system.
define(TDB_MIN_VERSION,1.1.6)
define(TALLOC_MIN_VERSION,2.0.0)
define(LDB_REQUIRED_VERSION,0.9.6)
define(TEVENT_REQUIRED_VERSION,0.9.8)