> >I thought I'd try and build RC2 to add a `refile @. ...' test but > >./configure struggles. > > > > checking for dbm in ndbm.h... no > >[...] > > Uuuurrrrrkkkk. I don't know why getting a damn dbm library on Linux > that actually has a consistent interface is so hard. Someone want to > chime in here?
That configure code has been that way for nearly a decade. I'm reluctant to touch it except for additions that we know will work. Ralph, does configuring with something like this help? --with-ndbm=-lgdbm --with-ndbmheader=gdbm-ndbm.h David _______________________________________________ Nmh-workers mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/nmh-workers
