Re: [PATCH] Drop BDB-warning in get-win, if not explicitly building with BDB-support

2015-07-21 Thread Stefan Hett
Hi, I'c the patch was applied to trunk. Thanks. ;-) Regards, Stefan Hi, [[[ Drop BDB warnings in gen-make, if building without BDB-support. * build/generator/gen_win.py (__init__): Remove BDB-warning, if optional 'db' library not found in self._libraries * build/generator/gen

[PATCH] Drop BDB-warning in get-win, if not explicitly building with BDB-support

2015-07-21 Thread Stefan Hett
Hi, [[[ Drop BDB warnings in gen-make, if building without BDB-support. * build/generator/gen_win.py (__init__): Remove BDB-warning, if optional 'db' library not found in self._libraries * build/generator/gen_win_dependencies.py (parse_options): initialize self.bdb_path to Non