K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2013-08-25T13:50:55.128570Z
K 7
svn:log
V 394
improve the detection of ndbm compatibility layer

When INN is configured with Berkeley DB support, ckpasswd tries to
use the ndbm compatibility layer provided by Berkeley DB even though
Berkeley DB was not built with ndbm support.
This patch fixes that, by detecting at configure time that Berkeley DB
really has its ndbm compatibility layer.

Also add support for gdbm libraries in ckpasswd.

END
