>> FWIW, we seem to have a "db-devel" package on our Linux systems that >> does the right thing. > >Is that Berkeley DB? We have libdb-dev but I'm not sure it helps here.
Yeah, db4. You get prototypes for the old dbm interface if you define DB_DBM_HSEARCH ... which, coincidently, we do :-) (Actually, I see we also have gdbm-devel installed on that system as well, which provides ndbm.h). --Ken _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
