This change modifies the libapr1 configure logic to search for db_open,
etc, in libc instead of in a standalone library.
Pass the appropriate arguments to configure to support this fact.
Add USES+=autoreconf to regenerate configure from configure.in/build_dbm.m4 .