Autoconf test version 2.60a available

2006-08-25 Thread Paul Eggert
We're happy to announce the release of Autoconf 2.60a. This is a test version. It is mostly a bug-fix release since 2.60. We hope to generate Autoconf 2.61 soon, based on feedback from this test version. The important changes since Autoconf 2.60 are listed below. The sources (1.4 MB) and GPG d

Re: Relative paths in *_LDADD vs absolute paths in .la dependencies

2006-08-25 Thread Ralf Wildenhues
Hello Olly, Apologies for the long delay. * Olly Betts wrote on Mon, Jul 10, 2006 at 07:39:10PM CEST: > > /bin/sh ../libtool --tag=CXX --mode=link g++ -o quartzcheck \ > quartzcheck-quartzcheck.o ../testsuite/libbtreecheck.la ../libxapian.la > > causes libtool to execute (my wrapping): > >