Revert "Fix bug #7067 - Linux asynchronous IO (aio) can cause smbd to fail to respond...
[Samba/gebeck_regimport.git] / source4 / min_versions.m4
blobc134c693dd5cd03b0a7ce7dcf7adb49ac584b4c0
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.2.1)
4 define(TALLOC_MIN_VERSION,2.0.1)
5 define(LDB_REQUIRED_VERSION,0.9.10)
6 define(TEVENT_REQUIRED_VERSION,0.9.8)