On Tue, 2007-02-27 at 21:12 -0500, Tom Donovan wrote: > I'm puzzled by the implicit rule in apr_dbd.c that if one or more static dbd > drivers are configured, > dso drivers aren't allowed. Also by the fact that dso dbd drivers need to be > explicitly enabled.
I would venture a guess that it's probably unintentional, but maybe Joe wanted to make sure that people that want to build the old way can still do so. Not sure... > This patch to 1.3 works for me on Windows. I haven't tried it on Unix yet. > It dispenses with the whole --enable-dbd-dso/APU_DSO_BUILD thing and just > enables dso dbd drivers if > dso is enabled - regardless of whether there are any static dbd drivers or > not. Once you start playing with the Unix side of things, could you also address the M4 stuff in your patch? -- Bojan