I need to run my testsuite against a PostgreSQL database that I want
predictably populated with data straight from the source tree, so that
code version 17 gets tested against data version 17. How can I teach
automake to set up the database before running the testsuite, and to
clean it up afterwar
On Mon, 2008-07-14 at 11:41 +0200, Klett, Stefan wrote:
> Hi Ralf,
> Thanks for your reply - I ve done what you told me - but now the error seems
> to shift to the following (in config.log) :
>
> configure:2783: checking for suffix of executables
> configure:2790: g++ -o conftest -I -L conftest
Hi Ralf,
Thanks for your reply - I ve done what you told me - but now the error seems
to shift to the following (in config.log) :
configure:2783: checking for suffix of executables
configure:2790: g++ -o conftest -I -L conftest.cpp >&5
configure:2793: $? = 0
configure:2817: result:
configure: