If dbopen is not in libc, checking whether it is in libdb will fail if
db_185.h has renamed that function to __db185_open, which it does in DB 3.1. So don't check whether the function is in -ldb.
M
Martin v. Löwis committed
05a65d6745067f65105918d687fb8ab7153068a3
Parent: 716efea