INN commit: trunk (5 files)

INN Commit Russ_Allbery at isc.org
Mon Aug 28 02:42:48 UTC 2006


    Date: Sunday, August 27, 2006 @ 19:42:47
  Author: eagle
Revision: 7564

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:
  trunk/Makefile.global.in
  trunk/authprogs/Makefile
  trunk/authprogs/ckpasswd.c
  trunk/configure.ac
  trunk/m4/berkeleydb.m4

----------------------+
 Makefile.global.in   |    6 ++++--
 authprogs/Makefile   |    5 ++++-
 authprogs/ckpasswd.c |    9 ++++++---
 configure.ac         |   17 +++++++++++++++--
 m4/berkeleydb.m4     |    7 ++++---
 5 files changed, 33 insertions(+), 11 deletions(-)


More information about the inn-committers mailing list