* configure.in: properly test for either <gdbm/ndbm.h> or
authorErez Zadok <ezk@cs.sunysb.edu>
Wed, 8 Mar 2006 22:16:45 +0000 (22:16 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Wed, 8 Mar 2006 22:16:45 +0000 (22:16 +0000)
commitba42a879a35d9e4915ca293ef60e836a510aabe4
tree1178a7ce7a029de060705f966a3871f4a71b22bc
parent93fdeb20c44960507001c76553acd318e390dd51
* configure.in: properly test for either <gdbm/ndbm.h> or
<gdbm-ndbm.h> (unfortunately, Autoconf will map both names to the
same $ac_cv_* variable name).  Some systems support one header or
another.  Patch inspired by work Debian did.
ChangeLog
configure.in