s3-lsa: use LSA_ROLE definitions in _lsa_QueryInfoPolicy().
[kai/samba.git] / source4 / min_versions.m4
index 46f45a1bf33dd3633aef452df29a84e44a6fe84f..0469fb827a5561f08054655afe8aeb4d1d5d857a 100644 (file)
@@ -1,6 +1,6 @@
 # Minimum and exact required versions for various libraries 
 # if we use the ones installed in the system.
-TDB_MIN_VERSION=1.1.3
-TALLOC_MIN_VERSION=1.3.0
-LDB_REQUIRED_VERSION=0.9.3
-TEVENT_REQUIRED_VERSION=0.9.4
+define(TDB_MIN_VERSION,1.1.4)
+define(TALLOC_MIN_VERSION,1.3.0)
+define(LDB_REQUIRED_VERSION,0.9.4)
+define(TEVENT_REQUIRED_VERSION,0.9.5)