source: branches/samba-3.5.x/source4/min_versions.m4@ 1075

Last change on this file since 1075 was 414, checked in by Herwig Bauernfeind, 15 years ago

Samba 3.5.0: Initial import

File size: 244 bytes
Line 
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)
Note: See TracBrowser for help on using the repository browser.