Let's not create a half dozen dbd .dsp flavors. It seems the time is long past for a minimal configure.bat. I'll hack it together this weekend for win32 so we can at least; * choose NT-only (no win9x foo at all) * choose apr_iconv, an external iconv, or not. * choose an external expat * choose dbd backends * openssl hashing/randomness or apr's (more news on that in a week) * other thoughts? Bill At 04:33 AM 7/8/2005, Mladen Turk wrote: >Paul Querna wrote: >> mturk@apache.org wrote: >> >> I dont suppose anyone has >> compiled the newer APR-Util DBD code on windows yet? >> > >Well, it compiles fine, but seems that it needs three >additional projects for each driver .dll correct? > >Anyhow, I'll add the apr_dbd.c to the apr-util .dsp's. >Actual drivers will need a separate project files thought. > >Regards, >Mladen.