logo       
Google Custom Search
    AddThis Social Bookmark Button

libtool--devo--1.0--patch-185: msg#00035

Subject: libtool--devo--1.0--patch-185
Tree version:   gary@xxxxxxxxxxxxx/libtool--devo--1.0
CVSROOT:        /cvsroot/libtool
TIMESTAMP:       1.1622 2004/09/16 14:57:01
Module name:    /cvsroot/libtool/libtool
Changes by:     gary@xxxxxxxxxxxxxxxxxxx

Log Message:
        
        My most recent `2004-09-02 Gary V. Vaughan' patch for mkdir_p
        below is horrendously broken since it makes the installed libtool
        try to run the mkinstalldirs or install-sh helper scripts.  This
        patch fixes the `make -j' mkdir race condition internally:
        
        * libtoolize.in (func_mkdir_p): New slice and dice algorithm
        to build the directory tree one dir at a time, ignoring errors
        until the end incase they are transient due to a concurrent
        identical mkdir.
        * tests/defs (func_mkdir_p): Ditto.
        * config/ltmain.in (func_mkdir_p): Ditto, except that ltmain.in
        uses $echo rather than $ECHO, and uses $show and $run to interact
        correctly with the command line.
        * configure.ac (AM_INIT_AUTOMAKE): 1.8 is sufficient again.
        * Makefile.am (edit): Don't substitute automake's $(mkdir_p).
        * NEWS: Updated.
-- 
Gary V. Vaughan      ())_.  gary@{lilith.warpmail.net,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/gary@xxxxxxxxxxxxx/cvs-utils--tla--1.0



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>