Roy T. Fielding wrote:
I suggest that the way forward is to separate DBD from apr-util and make it capable of finding and remapping the DB shared libraries at initialization time, rather than compile time.
*cough* It already supports that: <http://svn.apache.org/repos/asf/apr/apr-util/trunk//dbd/apr_dbd.c> Look at apr_dbd_get_driver.... -Paul
