Stefan Sperling <s...@elego.de> writes: > Does this mean it's no longer possible to compile static svn > executables with BDB support if APR trunk is used?
The static libapr-2.a appears to contain the apr_dbm_db.o object so it should be OK if we knew that BDB support was provided. -- Philip