libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog


From: Ralf Wildenhues
Subject: libtool ChangeLog
Date: Mon, 31 Jan 2005 11:17:05 -0500

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Ralf Wildenhues <address@hidden>        05/01/31 16:17:05

Modified files:
        .              : ChangeLog 

Log message:
        * config/ltmain.m4sh, m4/libtool.m4: Change `( cmd ) 2>/dev/null' to
        `{ cmd; } 2>/dev/null', when cmd has no side effects and might be a
        builtin.  Note that it is unspecified whether cmd will run within a
        subshell (e.g. Bourne shells) or within the current shell (most modern
        shells).

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.1830&tr2=1.1831&r1=text&r2=text





reply via email to

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