INN commit: branches/2.4 (6 files)
INN Commit
Russ_Allbery at isc.org
Mon Aug 28 02:42:54 UTC 2006
Date: Sunday, August 27, 2006 @ 19:42:54
Author: eagle
Revision: 7565
If compiling with BerkeleyDB, use its ndbm compatibility layer for
ckpasswd in preference to searching for a traditional dbm library.
Based on a proposal by Marco d'Itri.
Modified:
branches/2.4/Makefile.global.in
branches/2.4/authprogs/Makefile
branches/2.4/authprogs/ckpasswd.c
branches/2.4/configure
branches/2.4/configure.in
branches/2.4/include/config.h.in
----------------------+
Makefile.global.in | 6
authprogs/Makefile | 5
authprogs/ckpasswd.c | 9
configure | 649 +++++++++++++++++++++++++------------------------
configure.in | 24 +
include/config.h.in | 9
6 files changed, 371 insertions(+), 331 deletions(-)
More information about the inn-committers
mailing list