'make distclean' does not work for libtool, and has not worked for a
long time due to the effect of the tests subdirectories. While 'make
clean' sometimes appears to work, it does not fully clean the tests
directories. This means that
make distclean
./configure
make clean
make
make chec
On Jan 25, 2001, Bob Friesenhahn <[EMAIL PROTECTED]> wrote:
> I notice that the distclean target in the libltdl directory fails to
> remove libltdlc.la. This is a bug.
The problem is that libltdlc.la is conditionally built. Even though
the conditions are not met by default (which causes `make
I notice that the distclean target in the libltdl directory fails to
remove libltdlc.la. This is a bug.
Bob
==
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen
___
Libtool mailing list