On Mon, Dec 03, 2001 at 03:42:44PM -0800, Ian Holsman wrote:
> 
> apparently Mandrake has it's own unique method of naming the db
> files.
> how about we add 2 new config options
> --with-berkeley-db-include
> --with-berkeley-db-lib
> and let the user specify?

Generally those types of option are redundant since the user can specify
extra include/lib paths using

 env CPPFLAGS="-I/foo" LDFLAGS="-L/bar" ./configure

joe

Reply via email to