K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2013-09-20T17:47:02.898225Z
K 7
svn:log
V 500
improve building with Berkeley DB support

When building INN with Berkeley DB support, no longer add standard
locations to compiler and linker include flags; unconditionally
adding -L/usr/lib (for instance) may break the build, especially when
/usr/lib32 or /usr/lib64 are also defined.  Such default paths are now
added only if explicitly given to one or more of the --with-berkeleydb,
--with-berkeleydb-include, or --with-berkeleydb-lib configure flags.

These two last flags are new in INN 2.6.0.

END
