Re: [Libreoffice] PostgreSQL-SDBC: enable by default on GNU/Linux, BSD

2011-12-05 Thread Petr Mladek
Lionel Elie Mamane píše v Po 05. 12. 2011 v 11:25 +0100: > Hi, > > So, PostgreSQL-SDBC is now in libreoffice master branch, but not > enabled by default. Let's enable it by default on "traditional" Unices > (GNU/Linux, BSD, but not MacOS X yet), where we have a working > internal libpq (PostgreSQL

[Libreoffice] PostgreSQL-SDBC: enable by default on GNU/Linux, BSD

2011-12-05 Thread Lionel Elie Mamane
Hi, So, PostgreSQL-SDBC is now in libreoffice master branch, but not enabled by default. Let's enable it by default on "traditional" Unices (GNU/Linux, BSD, but not MacOS X yet), where we have a working internal libpq (PostgreSQL C client library), so no extra build dependency. I would be nice if