diff options
author | Mikhail Teterin <mi@FreeBSD.org> | 2001-10-20 15:08:13 +0000 |
---|---|---|
committer | Mikhail Teterin <mi@FreeBSD.org> | 2001-10-20 15:08:13 +0000 |
commit | e0c533f55bc9986c41de0199f2c5e5893cbfaba1 (patch) | |
tree | f39d1816d27b866c292ca0e9e0ea450ec7d1e73f /security/drweb-sendmail/files/patch-af | |
parent | Upgrade to 1.1.5 (diff) |
If both GDBM and NDBM are defined, siag will try to use all
dbm-functions, including dbm_pagfno. Our ndbm DOES NOT provide
it, but instead of being quite, it defines dbm_pagfno as
DBM_PAGFNO_NOT_AVAILABLE. This breaks compiles, of course.
Add the patch, that was on my local system since April, to
undefine the this define and let siag use dbm_pagfno implemented
in libgdbm. They should be compatible...
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=49003
Diffstat (limited to 'security/drweb-sendmail/files/patch-af')
0 files changed, 0 insertions, 0 deletions