1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/source4/min_versions.m4
Stefan Metzmacher d80058f64e s4:build: require ldb 0.9.7
metze
2009-09-20 06:44:17 +02:00

7 lines
243 B
Plaintext

# 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.7)
define(TEVENT_REQUIRED_VERSION,0.9.8)