libtool-patches
[Top][All Lists]
Advanced

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

Re: Building CVS HEAD libtool outside of source directory


From: Bob Friesenhahn
Subject: Re: Building CVS HEAD libtool outside of source directory
Date: Wed, 17 Oct 2007 20:07:02 -0500 (CDT)

On Wed, 17 Oct 2007, Tim Rice wrote:

'make distclean' has had problems with VPATH builds because of a deficency
in automake (at least 1.9.6). If you ran 'make distclean' before running
the test suite some directories would be missing causing an error.

This patch fixes it.

It seems that your patch did not make it into 1.10:

        rev=''; for subdir in $$list; do \
          if test "$$subdir" = "."; then :; else \
            rev="$$subdir $$rev"; \
          fi; \

However, with libtool I also noticed failure of distclean when building in the source directory.

Bob
======================================
Bob Friesenhahn
address@hidden, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/





reply via email to

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