>>>>> "Kevin" == Kevin Dalley <[EMAIL PROTECTED]> writes:
Kevin> Here's a slightly revised test. I removed the Makefile.am
Kevin> modification. libtool is still built by configure, but it is
Kevin> never removed. For a real life application, the libraries
Kevin> might appear in a subdirectory, rather than in the top level
Kevin> directory. Since lib_LTLIBRARIES is not necessary for creating
Kevin> libtool, lib_LTLIBRARIES should not be necessary for removing
Kevin> libtool.
Thanks. I'm checking in the test. I agree this is a bug. I'll fix
it soon.
Tom