Version: 3.0 alpha3 (using KDE KDE 3.1) Installed from: Compiled From Sources Compiler: GCC 3.2.1 -O3 OS: Linux When trying to add convenience libraries to libtool libraries the automake manager actually does nothing. you have to manually add the line libmylib_la_LIBADD = $(top_builddir)/blah/foo/bar to the apropriate Makefile.am The same procedure actually works for normal (ie: non-libtool) libraries
Fixed in CVS.