Bracketing a "check" target with pre and post actions

2008-07-14 Thread Bernd Jendrissek
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

Re: AW: AC_SEARCH_LIB - search path (?)

2008-07-14 Thread Ralf Corsepius
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

AW: AC_SEARCH_LIB - search path (?)

2008-07-14 Thread Klett, Stefan
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: