s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
[Samba/gebeck_regimport.git] / source4 / min_versions.m4
blob76bc1fe8671cedd40615c235a9ea4661a3ee6af8
1 # Minimum and exact required versions for various libraries 
2 # if we use the ones installed in the system.
3 define(TDB_MIN_VERSION,1.1.4)
4 define(TALLOC_MIN_VERSION,1.3.0)
5 define(LDB_REQUIRED_VERSION,0.9.5)
6 define(TEVENT_REQUIRED_VERSION,0.9.5)