From: Glenn Burkhardt Date: Sun, 22 Jun 2003 23:58:07 +0000 (+0000) Subject: Allowed gdbm as substitute for Berkeley db1/ndbm.h libdb1 (check for X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/106638417f787bf077db15294cf54e068113e5c8?hp=106638417f787bf077db15294cf54e068113e5c8 Allowed gdbm as substitute for Berkeley db1/ndbm.h libdb1 (check for gdbm/ndbm.h, libgdbm now); send only stdout to /dev/null when checking for 'broken vi', this allows 'vim' on Solaris to work, since 'vim' closes stdin and uses stderr for input when running a script. ---