libtool-commit
[Top][All Lists]
Advanced

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

libtool--gary--1.0--patch-40


From: Gary V. Vaughan
Subject: libtool--gary--1.0--patch-40
Date: Fri, 27 Aug 2004 19:09:30 +0100 (BST)
User-agent: mailnotify/0.3

Tree version:   address@hidden/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1562 2004/08/27 18:08:47
Module name:    /cvsroot/libtool/libtool
Changes by:     address@hidden

Log Message:
        
        Two things to stop `make distcheck' from trying to rebuild
        distributed files (m4/ltversion.m4 and config/ltmain.in) in the
        readonly source tree:
        
        * Makefile.am (stamp-vcl): Keep only one copy of stamp-vcl; in
        $(top_srcdir), so that an up-to-date version is rolled into the
        dist tarball even from a VPATH build.
        ($(top_srcdir)/config/ltmain.sh): Don't depend on Makefile,
        otherwise ltmain.sh needs to be rebuilt after every config.status
        run, and then configure needs to be rebuilt, and it all goes
        horribly wrong :-/  Unfortunately, we can't depend on Makefile.am
        either, because that is a circular dependency.  The downside of
        this change is that it is now possible to edit Makefile.am to
        change the way ltmain.sh is generated, and the dependency
        information can't tell that ltmain.sh needs regenerating.
-- 
Gary V. Vaughan      ())_.  address@hidden,gnu.org}
Research Scientist   ( '/   http://tkd.kicks-ass.net
GNU Hacker           / )=   http://www.gnu.org/software/libtool
Technical Author   `(_~)_   http://sources.redhat.com/autobook
__________________________________________________________
This commit notification generated by tlaapply version 0.5
http://tkd.kicks-ass.net/arch/address@hidden/cvs-utils--tla--1.0




reply via email to

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