* configure.in: check if libc already includes dbm functionality
authorErez Zadok <ezk@cs.sunysb.edu>
Tue, 2 May 2006 03:12:45 +0000 (03:12 +0000)
committerErez Zadok <ezk@cs.sunysb.edu>
Tue, 2 May 2006 03:12:45 +0000 (03:12 +0000)
commit56519b44ddd9339a085c7aecb0c7b132cea97e73
tree874815a130ff8ef3e22bd41d8d25da341314573b
parent3cab7bc03553a1c3fc1ad6d7e0b94cbe456f0411
* configure.in: check if libc already includes dbm functionality
(as in FreeBSD 6), then don't bother to check specific libraries
such as libdbm, gdbm, etc.
ChangeLog
NEWS
configure.in