'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 check

in a directory previously used to build libtool for another OS fails
almost all of the libtool tests due to use of stale configuration
information.

Bob
======================================
Bob Friesenhahn
[EMAIL PROTECTED]
http://www.simplesystems.org/users/bfriesen



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to