libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Bugfix: libtool --mode=clean + nested dirs


From: Wesley W. Terpstra
Subject: Bugfix: libtool --mode=clean + nested dirs
Date: Fri, 14 Feb 2003 14:09:51 +0100
User-agent: Mutt/1.3.28i

This fails under some circumstances:

        libtool --mode=clean rm -f osf/tests/Observable

The problem libtool has is:

        /usr/bin/libtool: osf/tests/osf/tests/Observable: No such file or 
directory

... where it has duplicated the directory name.

The libtool version 1.4.2-4 and 1.4.3-5 in debian are both affected.

I have attached a patch which fixes this for the BUILT libtool library.
I am not using automake so I simply patched the script for my personal use.

I am certain that this one line fix does not pose a problem to being
converted to a ltmain.sh patch. :-)

Please let me know if this has already been fixed.

Thanks for libtool!

---
Wes

Attachment: clean-fix.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]